5 months ago jsquyres Remove the comment about OSCAR being long gone; it's apparently alive v1.6
5 months ago jsquyres Remove the comment about OSCAR being long gone; it's apparently alive
5 months ago jsquyres Remove the comment about OSCAR being long gone; it's apparently alive v1.7
5 months ago rhc Refs #3429
5 months ago jsquyres Refs #3422
5 months ago hjelmn btl/vader: fix bug in single copy code that could cause ob1 sends to not get marked complete.
5 months ago jsquyres Put back the static-library-detection stuff from r27668, with some
5 months ago jsquyres Ensure to set Fortran ierr properly at the end of
5 months ago jsquyres Temporarily revert r27662 and r27667 because something wonky is
5 months ago jsquyres If a user supplies both (some form of --static) and (some form of
5 months ago jsquyres Merge r27655 from trunk: v1.7
5 months ago jsquyres Merge over fixes and updates to the spec file from the v1.6 branch.
5 months ago jsquyres Update the README to indicate the SRPM version number scheme. v1.6
5 months ago jsquyres Fix some brokenness in the spec file: v1.6
5 months ago jsquyres Per discussion at the Open MPI developer meeting last week:
5 months ago miked add support for mxm 2.0
5 months ago rhc Update platform files
5 months ago rhc Enable multiple worker threads for processing DFS requests
5 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.
5 months ago hjelmn Re-add support for old flex (2.5.4a and earlier) while still cleaning up properly in new flex.
5 months ago brbarret Remove Portals 3.3 support
5 months ago jsquyres Remove the OFUD BTL. It doesn't work, and isn't included in 1.7.
5 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
5 months ago rhc Add utility from trunk - required for patch to fix allocation/mapping issue reported by Brad v1.7
5 months ago jsquyres Add a default/trivial .gitignore file and a build-gitignore.pl script
5 months ago rhc Fixes #3416: Move r27648 to v1.7 branch (update Chelsio openib params) v1.7
5 months ago rhc Update platform files v1.7
5 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
5 months ago jsquyres Per discussion on the OMPI teleconf this morning:
5 months ago jurenz Changes to OTF:
5 months ago jsquyres Fixes #3392: Move argv fix to v1.6 v1.6
5 months ago bosilca Fixes #3407: Move VT version upgrade to v1.6 v1.6
5 months ago bosilca Fixes #3405: Fix ltdladvise config v1.6
5 months ago bosilca Fixes #3400: Please integrate FCA MPI_Allgather fix into v1.6 v1.6
5 months ago bosilca Fixes #3396: Integrate mxm fix into v1.6 v1.6
5 months ago jsquyres Developer enhancement: if a BTL component returns a NULL in its array
5 months ago bosilca Fixes #3386: Please integrate IB performance fix into v1.6 v1.6
5 months ago bosilca Fixes #3378: Please integrate ConnectIB param into v1.6 v1.6
5 months ago bosilca Fixes #3371: Move r27539 to v1.6 branch (fix opal_path_access() usage) v1.6
5 months ago bosilca Fixes #3370: Update PMI config to support slurm use of lib64 instead of lib v1.6
5 months ago hjelmn Per RFC: Make mca_base_param_deregister usable by changing its behavior to create a hole in the parameter array instead of deleting the parameter.
5 months ago jsquyres Fixes #3406: Fix ltdladvise config v1.7
5 months ago jsquyres Fixes #3391: Move common verbs fix to v1.7 v1.7
5 months ago jurenz Changes to OTF:
6 months ago rhc Extend the ras module interface to include the orte_job_t being allocated so that dynamic allocations can be supported
6 months ago bosilca Nothing.
6 months ago hjelmn do not include c99 flag in compiler wrappers
6 months ago rhc Have orte-info show thread support as well
6 months ago rhc Output *all* of the thread settings
6 months ago rhc Add some more detailed error output to the db_hash component and nidmap code. Ensure the local nodename is included in the HNP's aliases
6 months ago rhc Fix a bug that prevented MCA params from being forwarded to daemons upon launch
6 months ago rhc Per Jeff's suggestion, set the default answer when asking for IP aliases in case we don't find any
6 months ago rhc Add an MCA param to retain all aliases based on IP addrs for node names so that procs can look them up by interface, if desired. If the param is set, pass aliases around to all daemons and procs for local use
6 months ago rhc Add a function to return the aliases (based on IP addrs) for the current node
6 months ago rhc Update platform files
6 months ago hjelmn make version check slightly more restrictive to avoid matching M4 as a version
6 months ago hjelmn Readd flex version check and improve version checking in find_and_check. Accept software versions that do not support the --version option (BSD and Solaris M4).
6 months ago rhc Add an MCA param to help debug the ORTE progress thread
6 months ago rhc Add the dfs to ompi_info
6 months ago rhc Fix segfault if no file_maps were pushed