1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 13, 2024 — Aug 13, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
foMPI version (draft) More... over 10 years ago
Fixed bug on window pointer More... over 10 years ago
Update on new MPI3 implementation and documentation More... over 10 years ago
Merged in jeffscience/opencoarrays/mpi3_lockall (pull request #3) More... over 10 years ago
s/fop/acc/ as atomic put More... over 10 years ago
Set up CMake build for single and mpi libraries, which complete and test successfully with the GNU CMake script in the new buildScripts directory. GASNet build untested for now.
rouson
as Damian Rouson
More... over 10 years ago
use Lock_all with NOCHECK More... over 10 years ago
use ifdef not if on LOCK_UNLOCK More... over 10 years ago
do not use Flush with MPI-2; undo Accumulate w/ REPLACE More... over 10 years ago
expand tabs to spaces More... over 10 years ago
use atomic Put (Acc w/REPLACE) in MPI-3 More... over 10 years ago
remove unused code More... over 10 years ago
remove superfluous temp More... over 10 years ago
remove flush option for MPI-2 code More... over 10 years ago
replace ifs with switch More... over 10 years ago
hoist LOCK/UNLOCK/FLUSH to simplify code More... over 10 years ago
add preprocessor guards on LOCK/UNLOCK and MPI_VERSION More... over 10 years ago
remove unnecessary code from MPI-3 More... over 10 years ago
New directory for experimental mpi3 version More... over 10 years ago
New coarray version of Navier-Stokes solver using collectives More... over 10 years ago
-DSTRIDED transfer flag added inside make.inc More... over 10 years ago
Updated coarrayBurgers test to perform better checks for the correct result and to match the version in the scientific-software-design repository.
rouson
as Damian Rouson
More... over 10 years ago
Improved locking More... over 10 years ago
INSTALL: Update More... over 10 years ago
Fixed typo More... over 10 years ago
Improved strided transfer for 2D arrays More... over 10 years ago
Fixed minor typos in the coarray-shear.f90 license statement.
rouson
as Damian Rouson
More... over 10 years ago
Fixed bug for transfers within the same image More... over 10 years ago
New sameloc test case More... over 10 years ago
Update STATUS about Critical More... over 10 years ago