14 months agoFixes #3065: Integrate fca v2.2 support fix into v1.5 v1.5 v1.5.5
jsquyres [Tue, 20 Mar 2012 19:27:13 +0000] rev 19622
Fixes #3065: Integrate fca v2.2 support fix into v1.5

---svn-pre-commit-ignore-below---
r26166
fix support for fca 2.2, warning fixes on rhel 6.x

14 months agofix support for fca 2.2, warning fixes on rhel 6.x
miked [Tue, 20 Mar 2012 10:00:52 +0000] rev 19621
fix support for fca 2.2, warning fixes on rhel 6.x

14 months agoBring over r4402 from hwloc trunk.
jsquyres [Mon, 19 Mar 2012 16:39:54 +0000] rev 19620
Bring over r4402 from hwloc trunk.

14 months ago1.5.5rc4 escaped -- on to 1.5.5rc5 v1.5
jsquyres [Mon, 19 Mar 2012 16:16:10 +0000] rev 19619
1.5.5rc4 escaped -- on to 1.5.5rc5

14 months agoFixes #3061: Update grid engine ras to support multiple queues v1.5
jsquyres [Mon, 19 Mar 2012 14:20:57 +0000] rev 19618
Fixes #3061: Update grid engine ras to support multiple queues

---svn-pre-commit-ignore-below---
r26148
Update the gridengine allocator to support data from multiple queues by checking for duplicate node entries

14 months agoFixes #3063 v1.5
jsquyres [Mon, 19 Mar 2012 14:14:48 +0000] rev 19617
Fixes #3063

This is a v1.5/v1.6-specific patch for revamping how the hwloc
paffinity module interacts with hwloc. In short: we now treat OMPI
physical==logical, and we always use the hwloc logical ordering (i.e.,
OMPI physical == OMPI logical == hwloc logical). This fixes a few
issues per #3051 (e.g., processor binding on AMD Opteron 6200 and 4200
series-based systems, aka Interlagos, Valencia, or other
Bulldozer-based chips).

We also disable 'p'hysical mapping in rankfiles. Now everything is
''logical'' ordering.

14 months agoChanges to VT:
jurenz [Mon, 19 Mar 2012 08:51:05 +0000] rev 19616
Changes to VT:
- configure:
- changed default CUPTI library path to $CUPTI-DIR/lib64
- VT Libs:
- corrected prototype of MPI_Get_address in Fortran MPI wrappers (the second parameter should be an MPI_Aint* instead of MPI_Fint*)
- temporary removed MPI_<Comm|Type|Win>_<get|set>_attr and MPI_Attr_<get|put> from the Fortran MPI wrappers due to missing conversion of the attribute value parameter
- Docu:
- latex doc \usepackage[T1]{fontenc} so that _ can be searched and copied
- smaller font in Environment Variables section
- some improvements in CUDA section
- removed GPU idle time as official feature for CUPTI tracing method

14 months agoFixes #3047: Update prefix treatment in orterun v1.5
rhc [Fri, 16 Mar 2012 15:47:10 +0000] rev 19615
Fixes #3047: Update prefix treatment in orterun

Touch cleanup of orterun - minor change committed to stop complete Oracle MTT breakage while Jeff is on travel. Reviewed and verified by Eugene.

14 months agoThe copyright notices that should have been in r26156.
eugene [Fri, 16 Mar 2012 04:59:58 +0000] rev 19614
The copyright notices that should have been in r26156.

14 months agor26138 provided quick returns for count==0 for
eugene [Thu, 15 Mar 2012 22:02:46 +0000] rev 19613
r26138 provided quick returns for count==0 for
[test|wait][all|any|some]. Here, set output values as well.
http://www.open-mpi.org/community/lists/users/2012/03/18790.php