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 46897d0 commit f05803eCopy full SHA for f05803e
CHANGES
@@ -25,6 +25,8 @@
25
26
# Fix crash with GPU-aware build when running on systems with no GPUs
27
28
+# Fix HIP device query
29
+
30
# Fix singleton init with Hydra
31
32
# Fix thread safety for Level Zero memcpy functions
maint/version.m4
@@ -14,7 +14,7 @@
14
# changing this by playing with diversions, but then we would probably be
15
# playing with autotools-fire.
16
17
-m4_define([MPICH_VERSION_m4],[4.3.2rc1])dnl
+m4_define([MPICH_VERSION_m4],[4.3.2rc2])dnl
18
m4_define([MPICH_RELEASE_DATE_m4],[unreleased development copy])dnl
19
20
# For libtool ABI versioning rules see:
0 commit comments