1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 13 hours ago.
Aug 13, 2024 — Aug 13, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Purge communicator before free on mpich4+. More... 11 months ago
Sending data to this_image() lead doing a memmove even when that was unsuitable, because size, rank, type, a.s.o. did not match. This patch directs all data sends to the convert routine, which does scalar to array and type/kind conversion correctly. More... 11 months ago
Bump version for release
zbeekman
as Izaak Beekman
More... over 1 year ago
Merge pull request #777 from band-a-prend/cmake_mpi_c
zbeekman
as Izaak "Zaak" Beekman
More... over 1 year ago
Merge pull request #782 from sourceryinstitute/favpro-hotfix
rouson
as Damian Rouson
More... over 1 year ago
Fix and small tweaks to CI
zbeekman
as Izaak Beekman
More... over 1 year ago
Resolve some shellcheck errors
zbeekman
as Izaak Beekman
More... over 1 year ago
Tweak and fix CI
zbeekman
as Izaak Beekman
More... over 1 year ago
Try to fix windows and linux CI
zbeekman
as Izaak Beekman
More... over 1 year ago
Add windows testing in CI
zbeekman
as Izaak Beekman
More... over 1 year ago
Fix building on Windows during CI, I think?
zbeekman
as Izaak Beekman
More... over 1 year ago
Add CMake debugging output on windows for FAVPRO
zbeekman
as Izaak Beekman
More... over 1 year ago
CMake: fix -Wint-conversion warning (error if clang is used as MPIC_C) More... about 2 years ago
update .VERSION file to 2.10.1
rouson
as Damian Rouson
More... almost 3 years ago
Merge pull request #767 from sourceryinstitute/default-to-gcc-12
rouson
as Damian Rouson
More... almost 3 years ago
update default GCC version to 12.1.0
rouson
as Damian Rouson
More... almost 3 years ago
Merge pull request #766 from sourceryinstitute/issue-762-v2 More... almost 3 years ago
Fix accessing uninitalized object. More... almost 3 years ago
Fix imbalanced calloc/MPI_free_mem. More... almost 3 years ago
Merge pull request #763 from sourceryinstitute/issue-762 More... about 3 years ago
Use mpi_free_mem for mem allocated via mpi_alloc. More... about 3 years ago
Fix issue #762 by detaching the token and not the management structure. More... about 3 years ago
Add testcase for issue #762. More... about 3 years ago
Merge pull request #757 from sourceryinstitute/reorganize
rouson
as Damian Rouson
More... about 3 years ago
Update README.md prior to release 2.10.1
rouson
as Damian Rouson
More... about 3 years ago
doc(src/README.md): update GASNet-EX DOI
rouson
as Damian Rouson
More... about 3 years ago
doc({gasnet,openshmem_caf}.c): fix typo in comment
rouson
as Damian Rouson
More... about 3 years ago
doc({gasnet,openshmem): mark as unmaintained
rouson
as Damian Rouson
More... about 3 years ago
doc(README.md): remove mention of OpenSHMEM
rouson
as Damian Rouson
More... about 3 years ago
doc(src/README): explain the opencoarrays module
rouson
as Damian Rouson
More... about 3 years ago