1
I Use This!
Moderate Activity

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
remove unused MPI_Win variable and add NOPUT assertion More... over 10 years ago
add NOSTORE assertion More... over 10 years ago
add no_locks info key to RMA code because only using active target More... over 10 years ago
make MPICC and CC override-able More... over 10 years ago
New Tranpose experiment with padding and win_allocate for OpenMP. More... over 10 years ago
Latest Transpose, with some instrumentation holdovers. More... over 10 years ago
Changed MPIOPENMP version to observe same memory access patetrn as MPISHM. More... over 10 years ago
Makes message composition in MPISHM/Transpose consistent with that in MPIOPENMP. More... over 10 years ago
reorder declarations to make more simila rto MPIOMP More... over 10 years ago
Fixing message passing in MPISHM version of Transpose. More... over 10 years ago
Making data access in MPISHM and MPIOPENMP identical. More... over 10 years ago
Cleaning up MPISHM Transpose a bit, and adding to top level Makefile and Run script. More... over 10 years ago
Fixed race condition in MPISHM Transpose and removed spurious loop. More... over 10 years ago
MPISHM version of Transpose now functional, but suboptimal. Take a look to see how I allocated the shared memory. More... over 10 years ago
Removing non-STAR branches in all MPI-based versions of Stencil. More... over 10 years ago
Adding GRAPPA branch, and MPISHM Transpose code (incomplete). More... over 10 years ago
Removing incomplete OCR version; fixing file types DOS->Linux. More... over 10 years ago
Removed developer comment from Charm++ version of Synch_p2p. More... over 10 years ago
Some cosmetic changes, plus improved MPI threading parameter (FUNNELED instead of SINGLE). More... over 10 years ago
Adding grouping to MPI, OpenMP, and Charm++ versions of Synch_p2p. Also fixing important bug in Charm++ version of Synch_p2p that resulted in many chares having no work to do. More... over 10 years ago
Introducing line grouping. More... over 10 years ago
Cosmetic changes in printing validation results. More... over 10 years ago
Removing nasty characters from copyright notices, and also removing ".txt" extensions. More... over 10 years ago
Putting OpenMP synchronization flags in reduce.c on padded cache lines, and allowing larger vectors. More... over 10 years ago
Corrected runp2p script in MPIOPENMP/Synchp2p. More... almost 11 years ago
Improved error reporting of incorrect MPI threading mode in Synch_p2p (MPI+OpenMP). More... almost 11 years ago
Padding synchronization flags in threaded versions of synch_p2p. More... almost 11 years ago
Integrating hybrid Synch_p2p into build & run structure. More... almost 11 years ago
Modified README to explain runp2p script usage and limitations. More... almost 11 years ago
Added: MPI+OpenMP version of Synch_p2p (slow). Numerous small fixes to other PRKs. More... almost 11 years ago