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.
1 parent 593920a commit 2402229Copy full SHA for 2402229
NEWS
@@ -39,6 +39,10 @@ it is possible for items to appear more than once in the list.
39
3.0.3 -- October, 2018
40
----------------------
41
42
+- Fix race condition in MPI_THREAD_MULTIPLE support of non-blocking
43
+ send/receive path.
44
+- Fix error handling SIGCHLD forwarding.
45
+- Add support for CHARACTER and LOGICAL Fortran datatypes for MPI_SIZEOF.
46
- Fix compile error when using OpenJDK 11 to compile the Java bindings.
47
- Fix crash when using a hostfile with a 'user@host' line.
48
- Numerous Fortran '08 interface fixes.
0 commit comments