- Jan 15, 2003
-
-
Moe Jette authored
-
Moe Jette authored
read_proc.c given general clean-up
-
Mark Grondona authored
o fix _search_path() to handle absolute and relative pathnames
-
- Jan 14, 2003
-
-
Moe Jette authored
New API defined slurm_pid2jobid. Minor format clean-up on other man pages.
-
Moe Jette authored
-
Moe Jette authored
New RPC defined to map local pid into slurm job id. General clean-up of scontrol, also new command to map pid to job_id. Slurmd *stub only* to map pid to job id.
-
Moe Jette authored
New RPC defined to map local pid into slurm job id. General clean-up of scontrol, also new command to map pid to job_id.
-
Moe Jette authored
New RPC defined to map local pid into slurm job id.
-
Moe Jette authored
-
Moe Jette authored
-
Moe Jette authored
Needed for totalview support of reattach.
-
Moe Jette authored
-
Mark Grondona authored
o slurmd tries to kill any old slurmd's on startup o create_pidfile() locks pid file and keeps it open, so that we can test pidfile for lock to definitively know whether old slurmd is still running.
-
Mark Grondona authored
affect number of tasks in batch job steps.
-
- Jan 13, 2003
- 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
-