Skip to content
This repository was archived by the owner on Sep 30, 2022. It is now read-only.

Commit 2abc335

Browse files
committed
REMADE: updates to include feedback from rc4
PHargrove reported compiler internal errors for PGI and Pathscale when trying to build OMPI 2.0.0rc4. Update README with info about these observations. Change date on NEWS to reflect 7/12/2016 release date. Signed-off-by: Howard Pritchard <[email protected]>
1 parent bb1c4f3 commit 2abc335

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

NEWS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ included in the vX.Y.Z section and be denoted as:
5454
included in release version vA.B.C.
5555

5656

57-
2.0.0 -- 11 July 2016
57+
2.0.0 -- 12 July 2016
5858
---------------------
5959

6060
**********************************************************************

README

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -173,6 +173,9 @@ Compiler Notes
173173
--enable-debug)
174174
pgi-13: 13.10 known GOOD
175175

176+
Users have reported hitting compiler internal errors using pgi-12/13
177+
with the -m32 flag
178+
176179
- Similarly, there is a known Fortran PGI compiler issue with long
177180
source directory path names that was resolved in 9.0-4 (9.0-3 is
178181
known to be broken in this regard).
@@ -247,6 +250,9 @@ Compiler Notes
247250
version of the Intel 12.1 Linux compiler suite, the problem will go
248251
away.
249252

253+
- It has been reported that Pathscale 5.0.5 and 6.0.527 compilers
254+
give an internal compiler error when trying to Open MPI.
255+
250256
- Early versions of the Portland Group 6.0 compiler have problems
251257
creating the C++ MPI bindings as a shared library (e.g., v6.0-1).
252258
Tests with later versions show that this has been fixed (e.g.,

0 commit comments

Comments
 (0)