Ralph Castain
|
e11f32038a
|
Add an MCA param to retain all aliases based on IP addrs for node names so that procs can look them up by interface, if desired. If the param is set, pass aliases around to all daemons and procs for local use
This commit was SVN r27619.
|
2012-11-16 04:04:29 +00:00 |
|
Ralph Castain
|
fe6dfad625
|
Update DFS to support multi-node operations
This commit was SVN r27594.
|
2012-11-12 02:54:53 +00:00 |
|
Ralph Castain
|
bd887f7f56
|
Add a new "test" component to the DFS that treats all files as remote in order to test the app-to-daemon interactions on a single machine. Set a global param to indicate we are using staged execution. Add a param to indicate it is okay for non-MPI processes to execute without finalizing. Cleanup file map load and fetch operations.
This commit was SVN r27587.
|
2012-11-10 14:09:12 +00:00 |
|
Ralph Castain
|
e5e72c3137
|
Expand the dfs API to support retrieval, loading and purging of file maps.
This commit was SVN r27515.
|
2012-10-29 23:05:45 +00:00 |
|
Ralph Castain
|
4e52a15e70
|
Provide for sync on seek and close DFS operations. Eliminate an unnecessary wake-up timer when using ORTE progress thread
This commit was SVN r27500.
|
2012-10-26 15:49:04 +00:00 |
|
Ralph Castain
|
df642f1508
|
Add an API to get a remote file's size. Separate dfs cmds from returned data messages so daemons don't get confused.
This commit was SVN r27487.
|
2012-10-25 22:23:08 +00:00 |
|
Ralph Castain
|
094d6f3143
|
Add a new "distributed file system" capability to support file access operations across nodes that do not have a network file system attached to them.
Add a set of URI create/parse utilities
This commit was SVN r27483.
|
2012-10-25 17:15:17 +00:00 |
|