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
Markign Grappa Transpose implementation as DEPRECATED, because it does not yet emply aggregation of the transpose result in the target matrix. More... almost 10 years ago
Adding "Adaptive" label to all printed outputs of AMPI. Fixing integer overflow problems in multiple kernels. Cutting AMPI execution of AMPI DGEMM short, pending fix of its MPI_Comm_create with multiple groups. Adjusting size of problems to be run in the "wide" category. More... almost 10 years ago
Adding scripts for "wide" problems, and fixing potential integer overflow problems in multiple kernels. More... almost 10 years ago
max threads 256->512 because of Xeon Phi (with plenty of headroom) More... almost 10 years ago
fix deadlock issue in p2p portable upc More... almost 10 years ago
Adding Adaptive MPI to the suite; mostly no changes from MPI1, but will add pack/unpack routines for migration soon. More... almost 10 years ago
Fixing performance report printing and Makefile for shared counters. More... almost 10 years ago
Adding work between counter pair updates to Refcount_shared, and also introducing atomic pragma choice for independent counter updates. More... almost 10 years ago
Incraese PRK version number to 2.15 for transpose extensions. More... almost 10 years ago
Fixing indexing bug in tiled part of the MPISHM/Transpose code. More... almost 10 years ago
Typographical change to MPIRMA/Transpose + comment. More... almost 10 years ago
Fixing error in MPISHM transpose and adding input/output increments. More... almost 10 years ago
Removing manyput option from MPIMA/Transpose, because it does not support the incremental specification. More... almost 10 years ago
Adopting increment of input and output matrices, and fixing some integer overflow problems. More... almost 10 years ago
Merge branch 'master' of ssh://git-amr-1.devtools.intel.com:29418/esg-prk-devel More... almost 10 years ago
Divide run scripts in small and wide; fix integer overflow problems. More... almost 10 years ago
support MPI-3 RMA features via MPI-2 fallback if possible More... almost 10 years ago
the Blue Gene/Q XLC compiler throws a syntax error if omp barrier is not within trivial scope More... almost 10 years ago
Merge branch 'PRK-IPDPS16-submitted' More... almost 10 years ago
merge in changes from https://github.com/ParRes/Kernels/pull/3 More... almost 10 years ago
Merge pull request #3 from uwsampa/nelsonje/intel-merge More... almost 10 years ago
avoid possible integer overflow More... almost 10 years ago
whitespace cleanup More... almost 10 years ago
remove in-progress code before merge More... almost 10 years ago
some pre-merge cleanup More... almost 10 years ago
Delete gen_run_script.py More... almost 10 years ago
remove python script generator from master More... almost 10 years ago
makefile changes associated with BUPC extension More... almost 10 years ago
add necessary USERFLAGS to enable BUPC extensions as a hint to user but it is commented out for portability More... almost 10 years ago
BUPC p2p extension code from Apo More... almost 10 years ago