File tree Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -39,6 +39,13 @@ it is possible for items to appear more than once in the list.
39
39
3.0.2 -- May, 2018
40
40
------------------
41
41
42
+ - Disable the POWER 7/BE block in configure. Note that POWER 7/BE is
43
+ still not a supported platform, but it is no longer automatically
44
+ disabled. See
45
+ https://github.com/open-mpi/ompi/issues/4349#issuecomment-374970982
46
+ for more information.
47
+
48
+
42
49
3.0.1 -- March, 2018
43
50
----------------------
44
51
Original file line number Diff line number Diff line change @@ -153,6 +153,7 @@ Platform Notes
153
153
atomic list implementation. We recommend compiling with -O3
154
154
optimization, both for performance reasons and to avoid this hang.
155
155
156
+
156
157
Compiler Notes
157
158
--------------
158
159
You can’t perform that action at this time.
0 commit comments