- 29 Aug, 2017 4 commits
-
-
Morris Jette authored
This applies to job steps for MPI. Even if there is more than one pack job component in a single MPI_COMM_WORLD, they will share a common SLURM_JOBID.
-
Morris Jette authored
Do file copy with "-f" (force) option
-
Morris Jette authored
-
Morris Jette authored
This sets more per-pack-job environment variables for launched steps. All of the following are used by Open MPI: SLURM_CPUS_PER_TASK SLURM_STEP_NUM_TASKS SLURM_TASKS_PER_NODE A few more env vars are still needed by OpenMPI
-
- 28 Aug, 2017 5 commits
-
-
Morris Jette authored
Test was sporadically failing on smd without sleep
-
Morris Jette authored
SelectType does not need to include "memory" with task affinity or cgroup to cancel job upon reaching specified memory limit
-
Morris Jette authored
-
Morris Jette authored
The pack job logic now includes a job ID in the message, which necessitated changes to the test in order to prevent a failure.
-
Morris Jette authored
Without this patch, the default name of all pack job components submitted by salloc was "sh"
-
- 25 Aug, 2017 6 commits
-
-
Morris Jette authored
These are required by OpenMPI
-
Morris Jette authored
Commit c125875f introduced a change that with some compilers generates a warning about the "const" variable definition being ignored on an assignment.
-
Morris Jette authored
Modify output of "--mpi=list" to avoid duplicates for version numbers in mpi/pmix plugin names.
-
Morris Jette authored
-
Morris Jette authored
-
Morris Jette authored
Notify user if he tries to start a job step with a higher pack group value than the number available in the job allocation. Previous logic would abort the srun.
-
- 24 Aug, 2017 2 commits
-
-
Morris Jette authored
Modify sbcast command and srun's --bcast option to support heterogeneous jobs. bug 4099
-
Morris Jette authored
-
- 21 Aug, 2017 1 commit
-
-
Morris Jette authored
This should have been addressed in earlier commit, but was not noticed until trying to build on cluster with nrt software
-
- 19 Aug, 2017 2 commits
-
-
Morris Jette authored
-
Morris Jette authored
Make sure no vestigial jobs are left after the test
-
- 18 Aug, 2017 1 commit
-
-
Morris Jette authored
-
- 17 Aug, 2017 3 commits
-
-
Morris Jette authored
-
Morris Jette authored
In srun, if only some steps are allocated and one step allocation fails, then delete all allocated steps.
-
Morris Jette authored
-
- 16 Aug, 2017 3 commits
-
-
Morris Jette authored
-
Morris Jette authored
Set SLURM_NTASKS environment variable to reflect global task count (needed by MPI).
-
Morris Jette authored
Set SLURM_PROCID environment variable to reflect global task rank (needed by MPI).
-
- 15 Aug, 2017 13 commits
-
-
Morris Jette authored
Coverity CID 45205
-
Morris Jette authored
Coverity CID 44959
-
Morris Jette authored
Coverity CID 171461
-
Morris Jette authored
Hoping this clears warning Coverity CID 171474
-
Morris Jette authored
Coverity CID 45178
-
Morris Jette authored
Coverity CID 44722
-
Morris Jette authored
Coverity CID 44682
-
Morris Jette authored
Coverity CID 44924
-
Morris Jette authored
Coverity CID 45205
-
Morris Jette authored
Coverity CID 44683
-
Morris Jette authored
Coverity CID 45195
-
Morris Jette authored
Coverity CID 48904
-
Morris Jette authored
Coverity CID 166002
-