git-svn-id: https://svn.mcs.anl.gov/repos/ospri@88 4a0c8edc-5189-0410-a5da-cd986011a6a8 |
|
More...
|
about 15 years ago
|
git-svn-id: https://svn.mcs.anl.gov/repos/ospri@87 4a0c8edc-5189-0410-a5da-cd986011a6a8 |
|
More...
|
about 15 years ago
|
Jeff: adding and committing a first implementation |
|
More...
|
about 15 years ago
|
remove GlobalBarrier |
|
More...
|
about 15 years ago
|
Jeff: use A1 Advance instead of DCMF advance |
|
More...
|
about 15 years ago
|
fixing strided opts and using the macros define for critical section operations |
|
More...
|
about 15 years ago
|
Jeff: adding device directors for IB OFED, Cray DMAPP, MPI2 RMA and MPI p2p |
|
More...
|
about 15 years ago
|
Jeff: i think i defined some macros for advance and critical sections |
|
More...
|
about 15 years ago
|
Jeff: replace DCMF advance with A1 advance and DCMF CS enter/exist with A1 macro |
|
More...
|
about 15 years ago
|
removing thead_info object |
|
More...
|
about 15 years ago
|
fixing code for the updated api |
|
More...
|
about 15 years ago
|
Jeff: doing flushall in chunks and lock-cycling since it will otherwise deadlock above 2K |
|
More...
|
about 15 years ago
|
adding injection rate test with thread |
|
More...
|
about 15 years ago
|
Jeff: my A1_status_t enum was a dumb idea |
|
More...
|
about 15 years ago
|
changing conflicting name for non-blocking status to A1_nbstatus updating prototype of MultiPutS, missed in the last checkin |
|
More...
|
about 15 years ago
|
adding a temporary structure for A1_group_t updating the way we accept multidimensional arrays for MultiPutS, MultiGetS functions. |
|
More...
|
about 15 years ago
|
Jeff: epic fail for forgetting to add argument for vector length in Multi* operations |
|
More...
|
about 15 years ago
|
Jeff: made a bunch of additions to API and some changes to formatting (e.g. int* vector is now int vector[] and the matrix generalization thereof). A few function calls might actually be different now. |
|
More...
|
about 15 years ago
|
updating the displacements |
|
More...
|
about 15 years ago
|
add a few functions, change API slightly. removing A1_Malloc and A1_Free since these calls (inherited from ARMCI API) are confusing and we have proper replacements. |
|
More...
|
about 15 years ago
|
adding data structure to track active connections and flush only on them. |
|
More...
|
about 15 years ago
|
fixing Get functionality and adding benchmark with results |
|
More...
|
about 15 years ago
|
correcting numbers for put |
|
More...
|
about 15 years ago
|
adding file collectives at adl |
|
More...
|
about 15 years ago
|
fixed put and flush functionality, added benchmark and results |
|
More...
|
about 15 years ago
|
corrections |
|
More...
|
about 15 years ago
|
adding get rank function |
|
More...
|
about 15 years ago
|
adding folder for a1 benchmarks |
|
More...
|
about 15 years ago
|
minor edits - work in progress |
|
More...
|
about 15 years ago
|
adding some benchmarks |
|
More...
|
about 15 years ago
|