1
I Use This!
Low Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected 1 day ago.
May 18, 2023 — May 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
BUGFIX: only free windows if created More... about 9 years ago
replace C++ comments with C style More... about 9 years ago
eliminate another compiler warning for deprecated flags More... about 9 years ago
eliminate Intel compiler warning due to deprecated option More... about 9 years ago
use rma info key More... about 9 years ago
use rma info; remove C++ comments More... about 9 years ago
free windows More... about 9 years ago
actually use info in window constructor call More... about 9 years ago
add no_lock info, add NOPUT assert, free windows More... about 9 years ago
remove unused MPI_Win variable and add NOPUT assertion More... about 9 years ago
add NOSTORE assertion More... about 9 years ago
add no_locks info key to RMA code because only using active target More... about 9 years ago
make MPICC and CC override-able More... about 9 years ago
New Tranpose experiment with padding and win_allocate for OpenMP. More... about 9 years ago
Latest Transpose, with some instrumentation holdovers. More... about 9 years ago
Changed MPIOPENMP version to observe same memory access patetrn as MPISHM. More... about 9 years ago
Makes message composition in MPISHM/Transpose consistent with that in MPIOPENMP. More... about 9 years ago
reorder declarations to make more simila rto MPIOMP More... about 9 years ago
Fixing message passing in MPISHM version of Transpose. More... about 9 years ago
Making data access in MPISHM and MPIOPENMP identical. More... about 9 years ago
Cleaning up MPISHM Transpose a bit, and adding to top level Makefile and Run script. More... about 9 years ago
Fixed race condition in MPISHM Transpose and removed spurious loop. More... about 9 years ago
MPISHM version of Transpose now functional, but suboptimal. Take a look to see how I allocated the shared memory. More... about 9 years ago
Removing non-STAR branches in all MPI-based versions of Stencil. More... about 9 years ago
Adding GRAPPA branch, and MPISHM Transpose code (incomplete). More... over 9 years ago
Removing incomplete OCR version; fixing file types DOS->Linux. More... over 9 years ago
Removed developer comment from Charm++ version of Synch_p2p. More... over 9 years ago
Some cosmetic changes, plus improved MPI threading parameter (FUNNELED instead of SINGLE). More... over 9 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 9 years ago
Introducing line grouping. More... over 9 years ago