Rainer Keller
814fb9399f
- Further patches for support on NetBSD (and DragonFly) by
...
Aleksej Saushev.
Dont use bash or bashism in shell scripts
We should use Posix' setpgid(0,0), which is equivalent to setpgrp().
This commit was SVN r22829.
2010-03-15 05:33:42 +00:00
Ralph Castain
70b8c89b44
Fix slave spawn, which was hanging because the local daemon never saw the slave job report - it doesn't do it in the normal way, and so the slave launch system itself has to "fake it".
...
Also complete implementation to printout app_context objects so we see all the fields.
This commit was SVN r21408.
2009-06-10 19:01:08 +00:00
Ralph Castain
dca0246e57
Add some logic so we don't try to kill procs that are already dead, check for file existence before trying to remove, etc.
...
Just eliminates some harmless (but disturbing to users) warning messages
This commit was SVN r21135.
2009-05-01 14:00:59 +00:00
Ralph Castain
21a66c0eff
Fix a couple of minor errors in slave launch support
...
This commit was SVN r21118.
2009-04-30 02:54:25 +00:00
Ralph Castain
1fb92e2766
Cleanup the slave launch - completed debugging. w00t!
...
This commit was SVN r21113.
2009-04-29 14:37:33 +00:00
Ralph Castain
f3cfe32b5d
Update the slave launch and cleanup procedures. Track what files have been moved to the slave node to avoid attempting to copy them multiple times on top of each other. Cleanup any pre-positioned files, kill any lingering apps, and cleanup the session directory area upon termination of the daemon.
...
This commit was SVN r21094.
2009-04-29 00:11:19 +00:00
Ralph Castain
8b0a470543
Continue work to cleanup user options for slave launch
...
This commit was SVN r21003.
2009-04-14 20:05:51 +00:00
Ralph Castain
bfdd066dac
Correctly set the library and binary path for prefix
...
This commit was SVN r20502.
2009-02-10 18:27:52 +00:00
Ralph Castain
f0af389910
Enable comm_spawn of slave processes, currently only active for the rsh, slurm, and tm environments. Establish support for local rsh environments in the plm/base so that rsh of local slaves can be done by any environment that supports it. Create new orte_rsh_agent param so users can specify rsh agent from outside of rsh plm, and sym link that to the old plm_rsh_agent and pls_rsh_agent options.
...
Modify the orte-bootproxy to pass prefix for the remote slave to support hetero/hybrid scenarios
This commit was SVN r20492.
2009-02-09 20:44:44 +00:00
Jeff Squyres
eaeed0402c
Can just use the built-in _SCRIPTS suffix.
...
This commit was SVN r20440.
2009-02-05 12:21:56 +00:00
Lenny Verkhovsky
5ae9fd9865
fixing r20436
...
This commit was SVN r20439.
The following SVN revision numbers were found above:
r20436 --> open-mpi/ompi@0d447511a5
2009-02-05 09:45:34 +00:00
Ralph Castain
0d447511a5
Add a shellscript for daemon-less launch of local slave processes. No manpage as this is totally for internal use only.
...
This commit was SVN r20436.
2009-02-05 06:05:28 +00:00