- Mar 10, 2025
-
-
Xingran Wang authored
-
- Jul 02, 2024
-
-
Thomas Jahns authored
-
Thomas Jahns authored
* This test does not change the MPI error handling behaviour. * Hence the default behaviour of abort on exit applies.
-
Thomas Jahns authored
* This is intended to help in reproducing issues users are seeing.
-
Thomas Jahns authored
-
- Jun 06, 2024
-
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
* Why the startup of Intel MPI fails in the container running the CI still needs investigation.
-
- Jun 05, 2024
-
-
Thomas Jahns authored
* Since the Makefile in inst_headers includes a snippet generated from the Makefile in src, distclean needs to run there first.
-
Thomas Jahns authored
-
- Jun 04, 2024
-
-
Thomas Jahns authored
* Necessary on FreeBSD and macOS that is.
-
Thomas Jahns authored
-
- May 30, 2024
-
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
* It currently does not work in Docker.
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
* By allowing for a user-pointer to be passed into the constructor, thread-safety can be achieved much better. * Having all the communicators in a read-only struct clarifies ownership and simplifies their passing around.
-
Thomas Jahns authored
* Use NAG 7.1 in CI setup instead of 7.2 because 7.2 is not yet supported in the Docker image. * Use our libtool patches for autoreconf (required for working NAG builds).
-
Thomas Jahns authored
-
- May 23, 2024
-
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
* While the handle remains unchanged and INTENT(IN) suffices from the point-of-view of the Fortran compiler, having INTENT(INOUT) here makes it much more obvious, that the internally referenced object will indeed be changed.
-
Thomas Jahns authored
-
Thomas Jahns authored
-
Thomas Jahns authored
* And rename accordingly.
-
Thomas Jahns authored
-
Thomas Jahns authored
* xt_mpi_fint_kind is also needed in client code to prevent some gfortran warnings.
-
Thomas Jahns authored
-
- May 14, 2024
-
-
Thomas Jahns authored
-
- May 07, 2024
-
-