- Apr 30, 2004
-
-
Moe Jette authored
commands modified. Info filtering added to slurmctld.
-
- Dec 31, 2003
-
-
Moe Jette authored
modifications were relatively minor - mostly changes in function names or arguments.
-
- Dec 23, 2003
-
-
Moe Jette authored
"Scontrol abort" works. It was leaving a hung pthread due to a recent change. Fix a couple of potential memory leaks "switch_type" has been added to config data structure, un/pack, etc, but not yet reported to the user or documented yet. The plugins now use function calls to get a their type and plugin directory from a common data structure rather than individually reading and parsing the configuration file.
-
- Dec 05, 2003
-
-
Moe Jette authored
sets new environment variable SLURM_CPUS_ON_NODE for use by LAM/MPI. Also fixed bug in srun task distribution logic for block distribution in heterogeneous cluster.
-
- Nov 25, 2003
-
-
Moe Jette authored
Otherwise signal all steps associated with the job (unless individual job steps are identified).
-
- Nov 14, 2003
- Nov 13, 2003
-
-
Moe Jette authored
-
- Nov 10, 2003
-
-
Moe Jette authored
-
- Oct 29, 2003
-
-
Moe Jette authored
and/or job step(s) will have their resources de-allocated and be killed. A resource allocation will not be release unless no job steps are active for at least InactiveLimit seconds. DPCS jobs will be subject to this forced de-allocation if they remain inactive for an extended period of time, which can get SLURM and DPCS back in sync if DPCS does a cold-start.
-
- Oct 24, 2003
-
-
Moe Jette authored
avoid highly fragmented resource allocations. Add list of excluded nodes to job info dumpped and reported. Fix how mis-matched RPC version number are handled. Let error code get back to the API function. Dump job state information upon each job's termination via plugin. Re-issue incomplete write requests in job/partition state save. Make slurmctld continue proper operation without any default partition (gnats:317). Add command/RPC to delete a partition. Retry socket connection for slurmd/io.c as needed (gnats:253).
-
jwindley authored
-
- Oct 11, 2003
-
-
Mark Grondona authored
- changed defs of HAVE_LIBELAN3 to HAVE_ELAN
-
- Sep 09, 2003
- Jul 10, 2003
-
-
Moe Jette authored
Define new node configuration parameter for DOWN/DRAIN nodes: Reason=whatever. Define node reason field for update and get info RPCs.
-
- Jul 04, 2003
-
-
Moe Jette authored
WaitTime sets srun's default value for --wait. MaxJobCount sets the maximum job count for slurmctld (replacing #define MAX_JOB_CNT). MinJobAge sets the minimum job purrge age for slurmctld (replacing #define MIN_JOB_AGE).
-
- May 21, 2003
-
-
Moe Jette authored
configuration information downloaded.
-
- Apr 18, 2003
-
-
Moe Jette authored
in get config RPC.
-
- Apr 04, 2003
-
-
Moe Jette authored
-
- Mar 14, 2003
-
-
Mark Grondona authored
slurm_cred_t job credential.
-
- Mar 13, 2003
-
-
Moe Jette authored
-
Mark Grondona authored
the old slurm_job_credential_t, which was one cred per job, to a one cred per *job step* scheme. Creds are now limited lifetime and cannot be replayed (cred is invalidated once used). removed old implementation signature/credential_utils.[ch] and replaced with slurm_cred.[ch].
-
- Mar 07, 2003
-
-
Moe Jette authored
-
- Mar 06, 2003
- Mar 05, 2003
-
-
Moe Jette authored
-
- Mar 03, 2003
-
-
jwindley authored
-
- Feb 14, 2003
-
-
Moe Jette authored
Initialize/free/set alloc_sid and alloc_node in API functions. Pack/unpack/free new elements in job descriptor RPCs.
-
- Jan 27, 2003
-
-
Moe Jette authored
-
- Jan 24, 2003
-
-
Moe Jette authored
-
- Jan 22, 2003
-
-
Moe Jette authored
slurm_cancel_job RPC now takes signal argument.
-
- Jan 16, 2003
-
-
Mark Grondona authored
prolog is run as root and failure is reported as a non-zero return code from the launch tasks or launch batch job messages epilog is run as result of revoke credential message
-
- Jan 15, 2003
-
-
Moe Jette authored
New RPC added for slurmd to send batch_sid to slurmctld.
-
- Jan 14, 2003
- Jan 10, 2003
-
-
Moe Jette authored
-
- Jan 07, 2003
-
-
Mark Grondona authored
response message
-
- Dec 30, 2002
-
-
Moe Jette authored
Also add exclude=node_list to allocate RPCs.
-
- Dec 27, 2002
-
-
Moe Jette authored
job time limit. Defined pack/unpack/free functions for RPC.
-