- Jan 10, 2003
- Jan 09, 2003
-
-
Moe Jette authored
-
Moe Jette authored
-
Moe Jette authored
-
Moe Jette authored
-
Moe Jette authored
Slurmctld add node list to job step (leave bitmap too, faster) Jette Slurmctld fix node state when job keeps running and node fails Jette Slurmctld job requests with min-max resource requirement pair Jette Slurmctld job requests with excluded node list (--exclude) Jette
-
Moe Jette authored
(it can vary if node range is specified "-N2-8").
-
Moe Jette authored
This permits node count to rise as needed for processor count.
-
- Jan 08, 2003
- Jan 07, 2003
-
-
Mark Grondona authored
(stderr could be disconnected but writable would return true)
-
Mark Grondona authored
response message
-
Moe Jette authored
TotalView (it was intercepting the SIGTERM and reporting srun's tasks in addition to the user's tasks - very confusing).
-
- Jan 06, 2003
-
-
Moe Jette authored
-
Moe Jette authored
-
Moe Jette authored
-
Mark Grondona authored
-
Moe Jette authored
Based upon kernel mod that permits SIGSTOP to child and ptrace(DETACH).
-
- Jan 03, 2003
-
-
Mark Grondona authored
(to match documentation) o Use access(2) to determine if user has local access to file (instead of brute force examination of stat buffer) o issue warning if local command cannot be found with --batch
-
- Dec 30, 2002
-
-
Moe Jette authored
Also add exclude=node_list to allocate RPCs. slurmctld accepts new RPC arguments, but does nothing with them (yet). Besides processing new arguments, srun: will process node lists from file rather than in-line list, sets SLURM_NNODES environment variable based upon actual count of allocated nodes, and constraints info in debug mode reported in full (was only reporting last constraint found).
-
Moe Jette authored
Also add exclude=node_list to allocate RPCs. slurmctld accepts new RPC arguments, but does nothing with them (yet).
-
Moe Jette authored
Also add exclude=node_list to allocate RPCs.
-
Moe Jette authored
-
- Dec 28, 2002
-
-
Moe Jette authored
-
Mark Grondona authored
groups when a credential has been revoked.
-
- Dec 27, 2002
-
-
Moe Jette authored
job allocation.
-
Moe Jette authored
job time limit. Defined pack/unpack/free functions for RPC. Slurmctld modified to broadcast REQUEST_UPDATE_JOB_TIME RPCs. Slurmd modified to accept RPC and update job step records in shared memory.
-
Moe Jette authored
job time limit. Defined pack/unpack/free functions for RPC. Slurmctld modified to broadcast REQUEST_UPDATE_JOB_TIME RPCs.
-
Moe Jette authored
job time limit. Defined pack/unpack/free functions for RPC.
-
Mark Grondona authored
srun/signals.c o added experimental --join option which allows attached srun to send signals and stdin to job. (stdin not working yet) o other srun and slurmd code cleanup
-
Moe Jette authored
unexpected job is reported by slurmd and slurmctld sends the job a SIGKILL.
-
- Dec 23, 2002
-
-
Mark Grondona authored
on POLLHUP but no read method. o common/log.c : add pthread_atfork() calls to ensure sanity of log data structure after a fork() from a threaded program. o slurmd/io.c : set _obj_close as close handler for all objects o slurmd/shm.c : fix bug that caused lockfile to always go into /tmp o slurmd/mgr.c : reset log prefix to denote job id when logging to a file o srun/srun.c : do not call fatal() after having allocated nodes, use die() instead which prints an error then does goto cleanup; o srun/*.c : remove _debug vestigal var
-
Moe Jette authored
Add incluode of ptrace header
-
Moe Jette authored
-
Moe Jette authored
-