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 |
|
More...
|
over 1 year ago
|
Merge pull request #777 from band-a-prend/cmake_mpi_c |
|
More...
|
over 1 year ago
|
Merge pull request #782 from sourceryinstitute/favpro-hotfix |
|
More...
|
over 1 year ago
|
Fix and small tweaks to CI |
|
More...
|
over 1 year ago
|
Resolve some shellcheck errors |
|
More...
|
over 1 year ago
|
Tweak and fix CI |
|
More...
|
over 1 year ago
|
Try to fix windows and linux CI |
|
More...
|
over 1 year ago
|
Add windows testing in CI |
|
More...
|
over 1 year ago
|
Fix building on Windows during CI, I think? |
|
More...
|
over 1 year ago
|
Add CMake debugging output on windows for FAVPRO |
|
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 |
|
More...
|
almost 3 years ago
|
Merge pull request #767 from sourceryinstitute/default-to-gcc-12 |
|
More...
|
almost 3 years ago
|
update default GCC version to 12.1.0 |
|
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 |
|
More...
|
about 3 years ago
|
Update README.md prior to release 2.10.1 |
|
More...
|
about 3 years ago
|
doc(src/README.md): update GASNet-EX DOI |
|
More...
|
about 3 years ago
|
doc({gasnet,openshmem_caf}.c): fix typo in comment |
|
More...
|
about 3 years ago
|
doc({gasnet,openshmem): mark as unmaintained |
|
More...
|
about 3 years ago
|
doc(README.md): remove mention of OpenSHMEM |
|
More...
|
about 3 years ago
|
doc(src/README): explain the opencoarrays module |
|
More...
|
about 3 years ago
|