1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 02, 2024 — Sep 02, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
changing the use of Exchange_segments More... about 15 years ago
fixing some of the armci_a1 functions More... about 15 years ago
formatting TODO: move counter code to dcmfd_counter.c
Jeff Hammond
as jhammond
More... about 15 years ago
added FIXME
Jeff Hammond
as jhammond
More... about 15 years ago
ading armci-ar functions More... about 15 years ago
i can't remember what i did
Jeff Hammond
as jhammond
More... about 15 years ago
moved to the wrong directory earlier More... about 15 years ago
moving armci_a1 More... about 15 years ago
check in makefile for armci-a1.c
Jeff Hammond
as jhammond
More... about 15 years ago
changing whitespace
Jeff Hammond
as jhammond
More... about 15 years ago
yep
Jeff Hammond
as jhammond
More... about 15 years ago
for ARMCI, GA, etc
Jeff Hammond
as jhammond
More... about 15 years ago
adding armci functions in the adl layer. will check if this is the best place More... about 15 years ago
add TODOs
Jeff Hammond
as jhammond
More... about 15 years ago
adding missing declarations of A1D_Counter_setup_protocol More... about 15 years ago
adding code for RMW atomics, shared counter style and ARMCI style More... about 15 years ago
adding functions Wait_handle_all, Alloc_segment, Free_segment renaming some constants for clarity. More... about 15 years ago
implement list versions of wait and test. Sreeram: please check that I've done this properly.
Jeff Hammond
as jhammond
More... about 15 years ago
minor fix in adl handle, adding parameters to packet sizes More... about 15 years ago
maybe pthread detection will work
Jeff Hammond
as jhammond
More... about 15 years ago
adding non-recursive version of putaccs More... about 15 years ago
minor corrections to non-recursive Puts function added similar function for Gets, works and validates using benchmarks More... about 15 years ago
fix indentation
Jeff Hammond
as jhammond
More... about 15 years ago
correting logic in non-recursive version of puts More... about 15 years ago
renaming the current puts implementations in dcmd to recursive, sounds appropriate putting in a non-recursive version for puts. need to verify logic with pend and paper More... about 15 years ago
making errors messages consistent More... about 15 years ago
using only A1D/A1I calls in A1 function implementation More... about 15 years ago
this is still a work in progress
Jeff Hammond
as jhammond
More... about 15 years ago
same fixes as before wherein A1_ needs to call A1D_ or A1I_ only, not A1_.
Jeff Hammond
as jhammond
More... about 15 years ago
A1_ needs to call A1D_ not A1_ otherwise we'll end up with problems with profiling. we know that the A1D_ contig functions have to exist.
Jeff Hammond
as jhammond
More... about 15 years ago