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
Making build process more robust by introducing make.defs.in, which needs to be copied and edited. More... over 10 years ago
manual merge of patch from Rob More... over 10 years ago
Fixed format bug when loop collapse is disabled in OpenMP Transpose. Also made not collapsed the default in Makefile. More... over 10 years ago
Fixed format bug when loop collapse is disabled in OpenMP Transpose. Also made not collapsed the default in Makefile. More... over 10 years ago
Update README.md More... over 10 years ago
add links to external projects More... over 10 years ago
github markdown tables started working for no reason More... over 10 years ago
github markdown tables still not working :-( More... over 10 years ago
use Markdown formatting in README More... over 10 years ago
Rename README to README.md More... over 10 years ago
make license a separate file so it is obvious More... over 10 years ago
add all the new files More... over 10 years ago
PRK 2.8 from Rob + dos2unix More... over 10 years ago
Providing really clean version of make.defs. More... over 10 years ago
Clerifying special instructions for building Grappa PRKs. More... over 10 years ago
Adding asynchronous mode to MPI+OpenMP version of Synch_p2p. More... over 10 years ago
Inserted switch in OPENMP/Synch_p2p to choose between handshake and no handshake between neighbors. More... over 10 years ago
Removing synchronizations from OpenMP Synch_p2p. More... over 10 years ago
Adding a separate README file for "special" runtimes, and modifying the original README accordingly. More... over 10 years ago
Fixing performance computation bug in SHMEM/Synch_p2p. More... over 10 years ago
Fixing top level README to represent OpenSHMEM properly. More... over 10 years ago
Fixed SHMEM implementation of Synch_p2p (Gabriele Jost). Also fixed minor bug in MPI implementation of Synch_p2p. More... over 10 years ago
Fixing bugs in OpenMP versions of Synch_p2p related to corner value exchanges. More... over 10 years ago
Remove all timed barriers from MPIOpenMP Synch_p2p. More... over 10 years ago
Removing last barrier from OpenMP Synch_p2p. More... over 10 years ago
Removing barriers from timed portion of OpenMP Synch_p2p. More... over 10 years ago
Remove static allocation of synchronization flags in OpenMP Synch_p2p. More... over 10 years ago
Allow users to switch between fused or split parallel regions in OpenMP Stencil. More... over 10 years ago
Removing extraneous barrier from MPI+OpenMP Transpose; fixing its Makefile; fixing communication bug in Synchronous mode. More... over 10 years ago
Mostly cosmetic changes wrt printing results; replacing "process" with "rank" wherever appropriate. Making run scripts more uniform. More... over 10 years ago