1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 22 hours ago. based on code collected about 23 hours ago.
Aug 29, 2024 — Aug 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
use PRK SHMEM portability layer functions in 3 kernels More... over 9 years ago
run dos2unix More... over 9 years ago
use PRK SHMEM portability layer in bailout More... over 9 years ago
fix copy-and-paste bug in prk_shmem_n_pes More... over 9 years ago
redo preprocessor logic per Jim's comments More... over 9 years ago
add SHMEM portability layer for functions More... over 9 years ago
fix SHMEM_MINOR_VERSION More... over 9 years ago
add remaining PRK_SHMEM preprocessor symbols More... over 9 years ago
add .gitignore with func.c and binary wildcards More... over 9 years ago
preprocessor logic for SHMEM*SYNC_SIZE More... over 9 years ago
Merge pull request #14 from jdinan/shmem-stencil-fix More... over 9 years ago
Fix errors in SHMEM collecives in transpose and p2p More... over 9 years ago
Merge pull request #13 from jdinan/shmem-stencil-fix More... over 9 years ago
Fix errors in collecive calls More... over 9 years ago
Removing deprecated run scripts; these have been replaced by scripts/{small,wide}/run*. More... over 9 years ago
Changing all versions of DGEMM to set shortcut variable explicitly to zero if no shortcut specified. More... over 9 years ago
Removing leftover files that should have been deleted by veryclean. More... over 9 years ago
Merge pull request #12 from ParRes/merge-with-github More... over 9 years ago
merge permissions More... over 9 years ago
Merge pull request #11 from ParRes/PRK-2.16-candidate More... over 9 years ago
redo 256->512 theads More... over 9 years ago
rest of changes - stupid rsync More... over 9 years ago
merge in 2.16 changes from devel repo More... over 9 years ago
merge in 2.16 changes from devel repo More... over 9 years ago
remove exec bit from non-exec files More... over 9 years ago
Increasing version number to 2.16. Major changes: new code generation in stencil kernels, new SHMEM version of Stencil, changing (almost) all transpose implementations to include change of input matrix during each iteration and accumulation into result matrix, implementations in Adaptive MPI. More... over 9 years ago
Updated Serial/Stencil Makefile with vectorization flag (commented out). More... over 9 years ago
Making specification of split fence mre flexible for SHMEM/Stencil. More... over 9 years ago
Adding barrier to SHMEM/Stencil to ensure symmetric heaps are all allocated before being used. More... over 9 years ago
Fixing errant shfree at end of SMHMEM tranpose for single thread execution. More... over 9 years ago