- Mar 22, 2005
-
-
Moe Jette authored
external scheduler control of RoolOnly partition (Chris Holmes, HP).
-
- Mar 09, 2005
- Mar 04, 2005
- Dec 01, 2004
-
-
Moe Jette authored
prolog and epilog. Needed to synchronize slurmctld with user job execution: Don't start script until partition is ready and clear all jobs upon termination (offloading work from slurmctld).
-
- Oct 20, 2004
-
-
Moe Jette authored
All work from <takao.hatazaki@hp.com>.
-
- Oct 16, 2004
-
-
Moe Jette authored
-
- Sep 28, 2004
-
-
Moe Jette authored
switch.
-
- Sep 24, 2004
-
-
Moe Jette authored
Move pretty much all BGL-specific logic into that module and the associated plugin and make use of an opaque data object for maintaining the information.
-
- Sep 17, 2004
-
-
Moe Jette authored
-
- Sep 15, 2004
- Aug 23, 2004
-
-
Moe Jette authored
-
- Aug 06, 2004
-
-
Moe Jette authored
-
- Aug 04, 2004
- Jul 26, 2004
-
-
Moe Jette authored
-
- Jul 23, 2004
-
-
Moe Jette authored
scontrol options. For now only the NULL plugin is available, but this is required for ASC Purple.
-
- Jun 15, 2004
-
-
Moe Jette authored
-
- Jun 02, 2004
-
-
Moe Jette authored
option. Use SHOW_ALL as flag.
-
- May 21, 2004
-
-
Moe Jette authored
-
- May 14, 2004
-
-
Moe Jette authored
Requires setting counts in updated batch job launch request message.
-
- 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).
-