Ralph Castain
|
e0c39c94e8
|
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).
Remove the odls_base_state.c file as that code is now covered by the new broadcast form of preload_files.
This commit was SVN r27127.
|
2012-08-24 02:28:29 +00:00 |
|
Ralph Castain
|
b4a544ad2a
|
Per discussion with Josh, use the --preload-xxx cmd line options to broadcast files to all nodes. Add --set-cwd-to-session-dir option to start procs in their session directories. Add OMPI_FILE_LOCATION envar to tell procs where their prepositioned files went.
This commit was SVN r27125.
|
2012-08-23 21:28:05 +00:00 |
|
Brian Barrett
|
9af72072a3
|
Use MKDIR_P instead of mkdir_p in Makefiles, as MKDIR_P is the only one
defined in recent versions of AC/AM.
This commit was SVN r26625.
|
2012-06-21 16:52:37 +00:00 |
|
Ralph Castain
|
b217124bd8
|
Symlink instead of copy
This commit was SVN r26464.
|
2012-05-21 23:07:48 +00:00 |
|
Ralph Castain
|
da3873af6f
|
Rename the mapreduce tool to "mr+" per the marketing types
This commit was SVN r26463.
|
2012-05-21 21:17:44 +00:00 |
|