1
1
openmpi/orte/mca/filem
2013-04-23 22:44:52 +00:00
..
base Per conversation with Josh H., remove the stale rsh component from the filem framework. Let the "raw" component do the job. 2013-04-16 20:39:48 +00:00
raw Properly remove the object from the list prior to releasing it when an error is encountered 2013-04-23 22:44:52 +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