- Jan 11, 2011
-
-
Moe Jette authored
-
- Dec 28, 2010
-
-
Moe Jette authored
-
- Dec 09, 2010
-
-
Danny Auble authored
-
- Dec 01, 2010
-
-
Moe Jette authored
-
- Nov 23, 2010
-
-
Moe Jette authored
a job and let the job's owner release it. The scontrol command of "hold <job_id>" when executed by a SLURM administrator can only be released by a SLURM administrator and not the job owner.
-
- Nov 09, 2010
-
-
Moe Jette authored
-
- Nov 02, 2010
-
-
Don Lipari authored
-
- Oct 15, 2010
- Oct 13, 2010
-
-
Don Lipari authored
the exit code of the job script (or salloc) while derived_ec contains the highest exit code of all the job steps. -- Added SLURM_JOB_EXIT_CODE and SLURM_JOB_DERIVED_EC variables to the EpilogSlurmctld environment
-
- Oct 12, 2010
-
-
Danny Auble authored
-
- Sep 29, 2010
-
-
Don Lipari authored
notes.
-
- Sep 16, 2010
-
-
Moe Jette authored
-
- Sep 02, 2010
-
-
Moe Jette authored
-
- Jun 12, 2010
-
-
Moe Jette authored
-
- May 13, 2010
-
-
Danny Auble authored
-
- May 12, 2010
-
-
Danny Auble authored
better support for new cross-cluster support. Works from all types of clusters for most commands. The actual commands need to change now to make it better.
-
- May 11, 2010
-
-
Moe Jette authored
sockets_per_node, min_cores to cores_per_socket, and min_threads to threads_per_core (the values are not minimum, but represent the target values).
-
- May 10, 2010
-
-
Danny Auble authored
-
Moe Jette authored
The default MaxJobCount was changed from 5,000 to 10,000.
-
- May 07, 2010
-
-
Danny Auble authored
framework for handling cross-cluster communication. Nothing works yet, more most cases all that needs to be added is talking to the database to get where the other clusters are.
-
- Apr 30, 2010
-
-
Moe Jette authored
(currrently in the contribs directory, but plan to distribute through http://code.google.com/p/slurm-spank-plugins/).
-
- Apr 20, 2010
-
-
Moe Jette authored
manage generic resources.
-
- Apr 13, 2010
-
-
Moe Jette authored
-
- Apr 01, 2010
-
-
Moe Jette authored
disable_root_jobs, hidden and root_only fields with a single field called "flags" populated with the flags PART_FLAG_DEFAULT, PART_FLAG_NO_ROOT PART_FLAG_HIDDEN and/or PART_FLAG_ROOT_ONLY. This is a more flexible solution besides making for smaller data structures.
-
- Mar 26, 2010
-
-
Don Lipari authored
-
Moe Jette authored
-
- Mar 25, 2010
- Mar 24, 2010
-
-
Moe Jette authored
See "man slurm.conf" for details about how these control when slurmctld updates its information of which users are in the groups allowed to use partitions.
-
- Mar 23, 2010
-
-
https://eris.llnl.gov/svn/slurm/branches/slurm-2.2.step.max.nodesMoe Jette authored
-- Add support for maximum node count in job step request. -- Fix bug in CPU count logic for job step allocation (used count of CPUS per node rather than CPUs allocated to the job).
-
- Mar 17, 2010
-
-
Moe Jette authored
-
Danny Auble authored
verify the slurm.conf is the same as the one it is running. If not an error message is displayed. To silence this message add NO_CONF_HASH to DebugFlags in your slurm.conf.
-
- Mar 11, 2010
-
-
Moe Jette authored
option of "Alternate" (alternate partition to use for jobs submitted to partitions that are currently in a state of DRAIN or INACTIVE).
-
- Mar 05, 2010
-
-
Moe Jette authored
-
- Mar 03, 2010
-
-
Moe Jette authored
-
- Feb 26, 2010
-
-
Danny Auble authored
-
- Feb 25, 2010
-
-
Don Lipari authored
retrieve from the accounting storage db a user's request for job usage or machine utilization statistics and charts the results to a browser.
-
- Feb 24, 2010
-
-
Moe Jette authored
support writing scheduling events to a separate log file.
-
- Feb 19, 2010
-
-
Moe Jette authored
option will allocate one task per core by default. Without this option, by default one task will be allocated per thread on nodes with more than one ThreadsPerCore configured.
-