1
I Use This!
Inactive

Commits : Listings

Analyzed about 20 hours ago. based on code collected about 20 hours ago.
Aug 20, 2024 — Aug 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
git-svn-id: https://svn.mcs.anl.gov/repos/ospri@88 4a0c8edc-5189-0410-a5da-cd986011a6a8
Jeff Hammond
as jhammond
More... about 15 years ago
git-svn-id: https://svn.mcs.anl.gov/repos/ospri@87 4a0c8edc-5189-0410-a5da-cd986011a6a8
Jeff Hammond
as jhammond
More... about 15 years ago
Jeff: adding and committing a first implementation
Jeff Hammond
as jhammond
More... about 15 years ago
remove GlobalBarrier
Jeff Hammond
as jhammond
More... about 15 years ago
Jeff: use A1 Advance instead of DCMF advance
Jeff Hammond
as jhammond
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
Jeff Hammond
as jhammond
More... about 15 years ago
Jeff: i think i defined some macros for advance and critical sections
Jeff Hammond
as jhammond
More... about 15 years ago
Jeff: replace DCMF advance with A1 advance and DCMF CS enter/exist with A1 macro
Jeff Hammond
as jhammond
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
Jeff Hammond
as jhammond
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
Jeff Hammond
as jhammond
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
Jeff Hammond
as jhammond
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.
Jeff Hammond
as jhammond
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.
Jeff Hammond
as jhammond
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