We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 89bac8b + 42c6d21 commit 6187b7aCopy full SHA for 6187b7a
NEWS
@@ -58,6 +58,10 @@ included in the vX.Y.Z section and be denoted as:
58
3.1.3 -- October, 2018
59
----------------------
60
61
+- Fix race condition in MPI_THREAD_MULTIPLE support of non-blocking
62
+ send/receive path.
63
+- Fix error handling SIGCHLD forwarding.
64
+- Add support for CHARACTER and LOGICAL Fortran datatypes for MPI_SIZEOF.
65
- Fix compile error when using OpenJDK 11 to compile the Java bindings.
66
- Fix crash when using a hostfile with a 'user@host' line.
67
- Numerous Fortran '08 interface fixes.
0 commit comments