6 months ago rhc Fixes #3436: Move MPI_Type_create_f90_real fix to v1.7 v1.7
6 months ago rhc Fixes #3389: Move r27561 to v1.7 branch (retain full FQDN hostnames) v1.7
6 months ago jurenz Changes to VT:
6 months ago bosilca Fix the issues with the MPI_Op and the Fortran90 types.
6 months ago jsquyres Fixes #3422: Move wrapper compiler fix to v1.7 v1.7
6 months ago rhc Add float and struct timeval fields to the opal_value_t object, and provide dss support for those data types
6 months ago rhc Fixes #3403: Move r27604 to v1.7 branch (require C99 compiler) v1.7
6 months ago rhc Fixes #3425: Move Fortran GET_PROCESSOR_NAME fix to v1.7 v1.7
6 months ago rhc Fixes #3431: Move r27680 to v1.7 branch v1.7
6 months ago rhc Fixes #3383: Move r27557 to v1.7 branch v1.7
6 months ago rhc Fixes #3395: Integrate mxm fix into v1.7 v1.7
6 months ago rhc Fixes #3397: Move r27576 to v1.7 branch (fix minor ORTE name leak) v1.7
6 months ago rhc Fixes #3398: Move r27578 to v1.7 branch (fix use of putenv) v1.7
6 months ago rhc Fixes #3401: Move r27598 to v1.7 branch (various compiler warnings stomps) v1.7
6 months ago rhc Fixes #3399: Please integrate FCA MPI_Allgather fix into v1.7 v1.7
6 months ago rhc Fixes #3409: Move r27621 to v1.7 branch (forward MCA params to daemons upon launch) v1.7
6 months ago rhc Fixes #3434: Move r27689 and r27690 to the v1.7 branch v1.7
6 months ago jsquyres Consolidate all the opal/orte/ompi .m4 files back to the top-level
6 months ago jsquyres Minor improvements to configure.ac:
6 months ago jsquyres Fixes #3427: Move r27671 to v1.7 branch v1.7
6 months ago bbenton Adding power6 & power7-specific platform files
6 months ago bbenton Updates for ompi-trunk flag changes
6 months ago rhc Oops - push missing definitions
6 months ago jurenz Changes to VT:
6 months ago rhc Remove stale component
6 months ago rhc Remove stale component
6 months ago rhc Fix static port usage, ensure that both ipv4 and ipv6 are given if ipv6 was enabled
6 months ago rhc Fix the printing and handling of sample times in stats objects
6 months ago hjelmn Remove debug printfs.
6 months ago jurenz Changes to OTF:
6 months ago jsquyres Remove the comment about OSCAR being long gone; it's apparently alive v1.6
6 months ago jsquyres Remove the comment about OSCAR being long gone; it's apparently alive
6 months ago jsquyres Remove the comment about OSCAR being long gone; it's apparently alive v1.7
6 months ago rhc Refs #3429
6 months ago jsquyres Refs #3422
6 months ago hjelmn btl/vader: fix bug in single copy code that could cause ob1 sends to not get marked complete.
6 months ago jsquyres Put back the static-library-detection stuff from r27668, with some
6 months ago jsquyres Ensure to set Fortran ierr properly at the end of
6 months ago jsquyres Temporarily revert r27662 and r27667 because something wonky is
6 months ago jsquyres If a user supplies both (some form of --static) and (some form of
6 months ago jsquyres Merge r27655 from trunk: v1.7
6 months ago jsquyres Merge over fixes and updates to the spec file from the v1.6 branch.
6 months ago jsquyres Update the README to indicate the SRPM version number scheme. v1.6
6 months ago jsquyres Fix some brokenness in the spec file: v1.6
6 months ago jsquyres Per discussion at the Open MPI developer meeting last week:
6 months ago miked add support for mxm 2.0
6 months ago rhc Update platform files
6 months ago rhc Enable multiple worker threads for processing DFS requests
6 months ago rhc Fix comm_spawn when ORTE progress thread is enabled by ensuring that all operations on the global list of active collectives are done in events to avoid conflicts.
6 months ago hjelmn Re-add support for old flex (2.5.4a and earlier) while still cleaning up properly in new flex.
6 months ago brbarret Remove Portals 3.3 support
6 months ago jsquyres Remove the OFUD BTL. It doesn't work, and isn't included in 1.7.
6 months ago rhc Fix some allocation/mapping issues reported by Brad. The 1.7 branch was missing changes that ensured we matched node names when the nodes have FQDN as their hostnames, yet OMPI wasn't told to retain domains in the name. v1.7
6 months ago rhc Add utility from trunk - required for patch to fix allocation/mapping issue reported by Brad v1.7
6 months ago jsquyres Add a default/trivial .gitignore file and a build-gitignore.pl script
6 months ago rhc Fixes #3416: Move r27648 to v1.7 branch (update Chelsio openib params) v1.7
6 months ago rhc Update platform files v1.7
6 months ago swise Update the Chelsio T4 openib device params. This fixes #3414 and should be added to cmr:v1.6:reviewer=jsquyres and cmr:v1.7:reviewer=jsquyres
6 months ago jsquyres Per discussion on the OMPI teleconf this morning:
6 months ago jurenz Changes to OTF: