11 months agoUpdate the 1.4.5 SRPM to force the use of MD5 checksums, which v1.4
jsquyres [Mon, 04 Jun 2012 16:10:47 +0000] rev 19984
Update the 1.4.5 SRPM to force the use of MD5 checksums, which
increase the SRPM compatibility to older versions of RPM (e.g.,
including the RPM in RHEL 5.x).

11 months agoA fortran fix corresponding to r26543 for Windows build. Thanks to Eugene.
shiqing [Mon, 04 Jun 2012 08:33:30 +0000] rev 19983
A fortran fix corresponding to r26543 for Windows build. Thanks to Eugene.

11 months agoFixed wording of MXM parameters as suggested By Jeff.
kliteyn [Sun, 03 Jun 2012 21:48:42 +0000] rev 19982
Fixed wording of MXM parameters as suggested By Jeff.

11 months agoAdded MXM parameter "np" that controls the minimal number of processes that allow MXM to run
kliteyn [Sat, 02 Jun 2012 11:07:20 +0000] rev 19981
Added MXM parameter "np" that controls the minimal number of processes that allow MXM to run

Default: 128

MXM advantages kick in with large number of processes.

11 months agoFix test that checked whether C data type matched Fortran REAL*16.
eugene [Fri, 01 Jun 2012 23:33:00 +0000] rev 19980
Fix test that checked whether C data type matched Fortran REAL*16.
The test was comparing 1.1L to Fortran's 1.1, which was sometimes
a single-precision/truncated value, even if stored in a REAL*16 word.

11 months agoFixes #3116: Make v1.6 mpirun --report-bindings [much] more user-friendly v1.6
bosilca [Fri, 01 Jun 2012 21:25:24 +0000] rev 19979
Fixes #3116: Make v1.6 mpirun --report-bindings [much] more user-friendly

---svn-pre-commit-ignore-below---
r26533
Make "mpirun --report-bindings" have a user-friendly output (i.e.,
readable by normal human beings, vs. having a bitmap of physical
PU's). Use the new hwloc base prettyprint functions to generate the
output.

11 months agoFixes #3114: Move MPI_COMPLEX8, 16, 32 fix to v1.6 v1.6
bosilca [Fri, 01 Jun 2012 21:23:32 +0000] rev 19978
Fixes #3114: Move MPI_COMPLEX8, 16, 32 fix to v1.6

---svn-pre-commit-ignore-below---
r25427
Update ignores

11 months agoFixes #3113: Fix more compiler warnings v1.6
bosilca [Fri, 01 Jun 2012 21:21:59 +0000] rev 19977
Fixes #3113: Fix more compiler warnings

---svn-pre-commit-ignore-below---
r26523
Remove clang compiler warnings.

11 months agoFixes #3112: Fix hwloc compiler warning in v1.6 v1.6
bosilca [Fri, 01 Jun 2012 21:13:35 +0000] rev 19976
Fixes #3112: Fix hwloc compiler warning in v1.6

What a non-voice function is?

---svn-pre-commit-ignore-below---
r26524
Ensure to actually exit the non-voice function, even in non-debug
builds (i.e., where assert() is preprocessed away).

11 months agoFixes #3111: Commit affinity patch to v1.6 v1.6
bosilca [Fri, 01 Jun 2012 21:11:30 +0000] rev 19975
Fixes #3111: Commit affinity patch to v1.6