From 142f59a4357d1ac47c043d06cf4fb670e58a7a6c Mon Sep 17 00:00:00 2001 From: Jeff Squyres Date: Wed, 29 Mar 2006 19:45:45 +0000 Subject: [PATCH] Add release note about PGI compilers. This commit was SVN r9459. --- README | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README b/README index 4ce7712b3e..faeb880fdf 100644 --- a/README +++ b/README @@ -189,6 +189,10 @@ base as of this writing (27 Feb 2006): eliminate the extra overhead of software MPI message matching where possible. +- The Portland Group compilers seem to have a signed/unsigned casting + problem that prevents some of the Intel MPI test suite from + completing properly. The problem has been reported to PGI. + =========================================================================== Building Open MPI