1
1
openmpi/orte/mca/filem
Nathan Hjelm c041156f60 Update ORTE frameworks to use the MCA framework system.
This commit was SVN r28240.
2013-03-27 21:14:43 +00:00
..
base Update ORTE frameworks to use the MCA framework system. 2013-03-27 21:14:43 +00:00
raw Update ORTE frameworks to use the MCA framework system. 2013-03-27 21:14:43 +00:00
rsh Update ORTE frameworks to use the MCA framework system. 2013-03-27 21:14:43 +00:00
filem.h Since the preload flags are at the app_context level, we need to link only those files/exe's that pertain to each app_context to the corresponding procs. Also, gain a little optimization by checking to ensure we only send files once - this probably won't work when daemons are created on-the-fly, but that's for some other day 2012-08-24 16:16:30 +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
orte_filem.7in Another round of man page cleanups from Debian mantainer Manuel 2010-07-20 14:07:18 +00:00