1
I Use This!
Inactive

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 21 hours ago.
May 31, 2023 — May 31, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix decl to match impl More... about 10 years ago
more skeletons for extensions More... about 10 years ago
removed same_op_no_op stuff because MPI-3 is ambiguous (at best) about its usage More... about 10 years ago
s/ENABLE_COMM_CACHING/(USE_)COMM_CACHING/g to match shmemconf.h More... about 10 years ago
s/SHEAP_BARRIERS/ENABLE_SHEAP_BARRIERS/g to match shmemconf.h More... about 10 years ago
don't flush in fence/quiet only barrier if RMA ordered More... about 10 years ago
remove unnecessary flush ops More... about 10 years ago
s/ifdef USE_ORDERED_RMA/if ENABLE_RMA_ORDERING/g to utilize shmemconf.h More... about 10 years ago
move Portals SHMEM extensions into shmemx and add space for other extensions More... about 10 years ago
configure extension support essentially working More... about 10 years ago
extension configure magic isn't working - the rest is More... about 10 years ago
add autoconf support (but nothing else) for additional features More... about 10 years ago
fix decl of shmem_init for threading More... about 10 years ago
add MPMD support (optional) and thread support More... about 10 years ago
add TODO related RMA ordering semantics More... over 10 years ago
add copyright and play with whitespace More... over 10 years ago
add TODO for shmem_pe_accessible More... over 10 years ago
add missing flush after F&Op in wait macros More... over 10 years ago
make comm caching a configure-time option More... over 10 years ago
whitespace only More... over 10 years ago
remove code associated with MPICH Mac hack since it doesn't work anyways More... over 10 years ago
evil premature optimization removed More... over 10 years ago
remove SMP opt option since not used in any way More... over 10 years ago
fix some stuff related to enable-barriers More... over 10 years ago
resolve shmemconf/config header issues More... over 10 years ago
working on shmemconf.in but still not working since named config.h on output More... over 10 years ago
add shmemconf.h.in and related bits by cloning from ARMCI-MPI More... over 10 years ago
removed unused (commented-out) ac macro More... over 10 years ago
add temp and mpi type to WAIT macros so can use MPI_F&Op More... over 10 years ago
move window lookup outside of loop since it is an invariant More... over 10 years ago