1
1
openmpi/orte/mca/errmgr
2012-08-24 02:28:29 +00:00
..
base Complete the cleanup of the preload files system. Remove the dest_dir option as moving things to arbitrary locations - especially absolute paths - can prove disastrous. Remove the preload_libs option as these can be treated as just files. Cleanup some of the pack/unpack code as the dss handles NULL strings just fine. Deal a little better with absolute paths, noting that tar now strips the leading '/' for us (showing my age as it didn't used to do so). 2012-08-24 02:28:29 +00:00
default_app Backout the ORCA commit. :( 2012-06-27 01:28:28 +00:00
default_hnp Backout the ORCA commit. :( 2012-06-27 01:28:28 +00:00
default_orted It's actually ''not'' an error to exit if all routes and children are 2012-08-01 19:49:19 +00:00
errmgr.h Backout the ORCA commit. :( 2012-06-27 01:28:28 +00:00
Makefile.am Fix mistake that came in via the ompi-agen tree in r23764. The mistake wasn't part of the core autogen upgrade; it was an additional 'bonus' cleanup. Oops. The mistake will always create a set of directories under installdir, even if you do not --with-devel-headers. The set of directories will be empty, but still -- they should not be there at all. This commit fixes that -- the directories are not created at all if you do not --with-devel-headers 2010-09-24 22:53:28 +00:00