1
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 01, 2023 — May 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Cosmetic changes in printing validation results. More... over 9 years ago
Removing nasty characters from copyright notices, and also removing ".txt" extensions. More... over 9 years ago
Putting OpenMP synchronization flags in reduce.c on padded cache lines, and allowing larger vectors. More... over 9 years ago
Corrected runp2p script in MPIOPENMP/Synchp2p. More... over 9 years ago
Improved error reporting of incorrect MPI threading mode in Synch_p2p (MPI+OpenMP). More... over 9 years ago
Padding synchronization flags in threaded versions of synch_p2p. More... over 9 years ago
Integrating hybrid Synch_p2p into build & run structure. More... over 9 years ago
Modified README to explain runp2p script usage and limitations. More... over 9 years ago
Added: MPI+OpenMP version of Synch_p2p (slow). Numerous small fixes to other PRKs. More... over 9 years ago
Adding hybrid MPI+OpenMP Nstream, plus fixing small bugs in other hybrid kernels. More... over 9 years ago
Complete overhaul. Updated Makefile, run scripts, all codes for timing plus timing output. Made dependence between iterations consistent between different versions. More... over 9 years ago
Inserted a dependence between iterations for MPI reductionn. More... over 9 years ago
Fixed timing routines. More... over 9 years ago
Adding MPI+OpenMP versions of Stencil and Transpose, plus improved initialization for Charm++ version of Transpose. More... over 9 years ago
Fixing Charm++ version of Transpose. More... over 9 years ago
Added declaration to .ci file in Synch_p2p. More... over 9 years ago
Improving matrix initialization and error checking. More... over 9 years ago
Simplifying array indices using macros with convenient offsets. More... over 9 years ago
Merge branch 'rob' of https://bitbucket.org/pclesg/parreskernels-devel into rob More... over 9 years ago
Fixed MPI version of Transpose; now properly gathers/scatters matrix tiles. More... over 9 years ago
Add MPI stats More... over 9 years ago
Fixing grid size error check (Charm++ and MPI). More... over 9 years ago
Fixing Charm++ error trapping. More... over 9 years ago
Removing annoying commas from perfomance report in SHM/RMA. Ensuring consistent compiler options for all versions of the codes. More... over 9 years ago
Removing works directory from CHARM++/Transpose. Made performance and timing reporting consistent. More... over 9 years ago
Fix shared memory version More... over 9 years ago
Fix large problem size bug More... over 9 years ago
Fix stencil SHM version More... over 9 years ago
Fix timing More... over 9 years ago
Fix timing More... over 9 years ago