- Aug 25, 2014
-
-
Francois Chevallier authored
Apply freefunc on the node and no longer its internal data in xtree_free Add XTREE_GROWING xtree_walk target to ease building a tree adding childs while walking it (Adapted for slurm-14.11 by Matthieu Hautreux <matthieu.hautreux@cea.fr>)
-
Francois Chevallier authored
Current slurm parser is mostly dedicated to manage key=value entries in a configuration file, providing the capability to manage more complex configuration lines like "key=value attr1=val1 attr2=val2 ..." through the implementation of custom handlers. However, custom handlers often had to rewrite their own parsing logic in order to handle the various subcomponents/attributes. This commit enhances the parsing logic in order to ease the management of complex lines using nested parsing options definitions, automatic expansions of array-like attributes and automatic merges of related lines. These enhancements are the basis of the layouts configurations parsing logic (Adapted for slurm-14.11 by Matthieu Hautreux <matthieu.hautreux@cea.fr>)
-
Danny Auble authored
-
Bill Brophy authored
Improve scheduling of jobs in reservations that overlaps other reservations. bug 1051
-
Danny Auble authored
had --network= specified.
-
Morris Jette authored
-
Danny Auble authored
ProfileHDF5Dir directory as well as all it's sub-directories and files.
-
Danny Auble authored
This isn't the case in the current code so this isn't as big of a deal. This logic will also be removed in 14.11 so it become less of a deal as well, but just to be safe we cover the base.
-
Morris Jette authored
-
- Aug 23, 2014
-
-
Morris Jette authored
-
Morris Jette authored
-
Kilian Cavalotti authored
be used for AcctGatherFilesystemType.
-
Kilian Cavalotti authored
-
Nathan Yee authored
-
- Aug 22, 2014
-
-
Morris Jette authored
Conflicts: testsuite/expect/test12.7
-
Morris Jette authored
-
Morris Jette authored
-
Morris Jette authored
Was failing to run watchdog thread to make note of hung threads and not completion of RPC, which is needed for node ping. This bug was introduced in commit d87d1b50
-
Danny Auble authored
look at any other day for -D jobs)
-
Morris Jette authored
no changes in logic
-
Morris Jette authored
This improves performance for job arrays
-
Morris Jette authored
Revert commit 26e77f93 This logic is obviously wrong. Investigate more tomorrow.
-
- Aug 21, 2014
-
-
Morris Jette authored
Add logic to use hash table for improved performance
-
David Bigagli authored
to front end nodes.
-
Morris Jette authored
-
Morris Jette authored
srun properly interprets a leading "." in the executable name based upon the working directory of the compute node rather than the submit host.
-
Danny Auble authored
script that will use it.
-
Morris Jette authored
Note optional model type specification
-
David Bigagli authored
-
Morris Jette authored
-
Morris Jette authored
The srun, salloc and sbatch man pages were not updated to describe how to specify gres model types.
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
states.
-
- Aug 20, 2014
-
-
David Bigagli authored
-
Morris Jette authored
-
Morris Jette authored
srun --export variable check wrong
-
Morris Jette authored
Fix sbatch --export=ALL, it was treated by srun as a request to explicitly export only the environment variable named "ALL". bug 1045
-
Danny Auble authored
has finished)
-
Danny Auble authored
-