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).
shiqing [Mon, 04 Jun 2012 08:33:30 +0000] rev 19983
A fortran fix corresponding to r26543 for Windows build. Thanks to Eugene.
kliteyn [Sun, 03 Jun 2012 21:48:42 +0000] rev 19982
Fixed wording of MXM parameters as suggested By Jeff.
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.
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.
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.
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
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.
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).
bosilca [Fri, 01 Jun 2012 21:11:30 +0000] rev 19975
Fixes #3111: Commit affinity patch to v1.6