2
I Use This!
Inactive

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 19 hours ago.
Aug 12, 2024 — Aug 12, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'cmake-subbuild' of https://github.com/pjknowles/ga into ga-knowles More... about 6 years ago
cmake: export include directories to interface More... about 6 years ago
cmake: fix bad dependencies in global/testing that led to duplicate symbols More... about 6 years ago
Skip MA fortran test if NOT ENABLE_FORTRAN in cmake build. More... about 6 years ago
Support cmake subbuild (changed instances of CMAKE_SOURCE_DIR to CMAKE_CURRENT_SOURCE_DIR) More... about 6 years ago
Modified the armci_group_comm function to return a duplicate of the communicator instead of the original communicator. This should guarantee that messages generated by GA do not collide with messages generated by the application or other libraries. More... over 6 years ago
fix to read the argument for memory location More... over 6 years ago
Modified this code so that it is hooked up to the GA interface. This implementation seems to work about as well as the original implementation. More... over 6 years ago
Merge branch 'develop' of https://github.com/GlobalArrays/ga into develop More... over 6 years ago
Added some notes on updating the webpages for a release. More... over 6 years ago
Modified read-only property so that it recognizes the original memory device when copying and to and from a replicated array. More... over 6 years ago
Fixed up some problems in gai_get_memdev that seem to derive from some cut and paste errors. More... over 6 years ago
Modified GA interface and armci/comex interfaces so that it is actually possible to call the SICM allocator from GA. More... over 6 years ago
Added SICM commands to MPI3 More... over 6 years ago
Minor correction to NOTES.md in folder comex/src-mpi-pr More... over 6 years ago
Minor correction to NOTES.md in folder comex/src-mpi-pr More... over 6 years ago
Minor correction to NOTES.md in folder comex/src-mpi-pr More... over 6 years ago
Minor correction to NOTES.md in folder comex/src-mpi-pr More... over 6 years ago
Minor correction to NOTES.md in folder comex/src-mpi-pr More... over 6 years ago
Minor correction to NOTES.md in folder comex/src-mpi-pr More... over 6 years ago
Minor correction to NOTES.md in folder comex/src-mpi-pr More... over 6 years ago
Minor correction to NOTES.md in folder comex/src-mpi-pr More... over 6 years ago
do not install private/internal/implementation headers More... over 6 years ago
add a guard for mallopt on Linux due to absence in MUSL More... over 6 years ago
Merge pull request #138 from GlobalArrays/mpi-mpr More... over 6 years ago
remove Xcode 7.3 More... over 6 years ago
Added some initializations that should get rid of some Valgrind errors. More... over 6 years ago
add travis_wait to install-mpi More... over 6 years ago
Further modifications after checks for generalization of multiple Progress-Ranks per node More... over 6 years ago
Generalization of Number of Progress-Ranks per node done; code tested with multiple runs; Notes on use of multiple Progress-Ranks per node added to file src-mpi-pr/NOTES.md More... over 6 years ago