[mpich] MPICH primary repository branch, master, updated. v3.2b3-261-g8f940e4
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "MPICH primary repository". The branch, master has been updated via 8f940e4ab26b7d2c2673b9812b60469f9ea2ab58 (commit) from bb852a06303212b8ebfe0f0dc9b273b15709bf7b (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- http://git.mpich.org/mpich.git/commitdiff/8f940e4ab26b7d2c2673b9812b60469f9e... commit 8f940e4ab26b7d2c2673b9812b60469f9ea2ab58 Author: Pavan Balaji <[email protected]> Date: Tue Jul 21 01:43:20 2015 -0500 Added a note about the hwloc build issue with PGI. diff --git a/RELEASE_NOTES b/RELEASE_NOTES index b3d7b1e..a6a7841 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -11,6 +11,13 @@ https://trac.mpich.org/projects/mpich/ticket/2105 +### PGI compilers + + * Compilation on 32-bit x86 platforms with the PGI compiler suite (as + of 13.9) will fail to build due to an error in the hwloc + implementation. To workaround this issue, you can disable hwloc by + passing the configure option --without-hydra-topolib. + ### PathScale compilers * Due to bugs in the PathScale compiler suite, some configurations of MPICH do not build correctly. ----------------------------------------------------------------------- Summary of changes: RELEASE_NOTES | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) hooks/post-receive -- MPICH primary repository
participants (1)
-
noreply@mpich.org