- Aug 26, 2014
-
-
Danny Auble authored
and only caused confusion since the cpu_bind options mostly refer to a step we opted to only allow srun to set them in future versions.
-
Morris Jette authored
Defer job step initiation of required GRES are in use by other steps rather than immediately returning an error. bug 1056
-
- Aug 25, 2014
-
-
Danny Auble authored
had --network= specified.
-
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
-
-
Kilian Cavalotti authored
be used for AcctGatherFilesystemType.
-
Kilian Cavalotti authored
-
- Aug 22, 2014
-
-
Danny Auble authored
look at any other day for -D jobs)
-
- Aug 21, 2014
-
-
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.
-
Danny Auble authored
-
Danny Auble authored
states.
-
- Aug 20, 2014
-
-
Danny Auble authored
has finished)
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Nathan Yee authored
-
- Aug 19, 2014
-
-
Morris Jette authored
-
Morris Jette authored
-
Morris Jette authored
-
Morris Jette authored
Arguments in wrong order
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
timeout when talking to the Database is the same timeout so a race condition could occur in the requesting client when receiving the response if the database is unresponsive.
-
Danny Auble authored
-
Danny Auble authored
the entire cnode.
-
Morris Jette authored
Fix SelectTypeParameters=CR_PACK_NODES for srun making both job and step resource allocation. Previously a stand-long srun command would distribute tasks evenly across the nodes.
-
Morris Jette authored
-
- Aug 18, 2014
-
-
Morris Jette authored
see bug 1047
-
Morris Jette authored
Start a job in the highest priority partition possible, even if it requires preempting other jobs and delaying initiation, rather than using a lower priority partition. Previous logic would preempt lower priority jobs, but then might start the job in a lower priority partition and not use the resources released by the preempted jobs. bug 1032
-
Morris Jette authored
No change to logic
-
- Aug 15, 2014
-
-
Morris Jette authored
appears to be needed for make check
-
Morris Jette authored
-
- Aug 13, 2014
-
-
Morris Jette authored
Recommend use of job arrays and multiple job steps per job.
-
- Aug 12, 2014
-
-
David Bigagli authored
-
Morris Jette authored
-
Morris Jette authored
-
Morris Jette authored
Previously job would only run in first listed partition.
-
Morris Jette authored
Fix gang scheduling for jobs submitted to multiple partitions. Previous logic assumed the job's "partition" field contained a single partition name, that in which the job is running. That was recently changed in order to support job's being requeued, which we want to be runable in all of it's valid partitions.
-