1
1
openmpi/orte/mca/filem
2012-09-29 18:30:35 +00:00
..
base 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
raw Remove the setup_hadoop configure script as it is no longer required - the hadoop support components can build without accessing hadoop itself. 2012-09-29 18:30:35 +00:00
rsh 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
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