- 13 May, 2017 1 commit
-
-
Morris Jette authored
bug 3779
-
- 12 May, 2017 4 commits
-
-
Morris Jette authored
If capmc reports a node name, but not mcdram_cfg for the node, then log the missing data rather than assume the value is zero and report a value mismatch with cnselect.
-
Alejandro Sanchez authored
When requesting an operation on jobs, where the operation permits to specify more than one job in the same request, and a job array appears before a regular job (no-array job) in the list of jobs to operate with, the job_array_resp_msg_t pointer was not properly NULL'ed and thus incorrectly accessed when processing the no-array job. This fix prevents the crash from happening in the following scontrol operations: uhold, hold, suspend, requeue, requeuehold, update, release when the same request has <array_jobid>,<non-array_jobid> in this order in the job list to process. Bug 3759
-
Morris Jette authored
Job expansion example in FAQ enhanced to demonstrate operation in heterogeneous environments. bug 2979
-
Alejandro Sanchez authored
Do not attempt to schedule jobs after changing the power cap if there are already many active threads.
-
- 11 May, 2017 1 commit
-
-
Danny Auble authored
-
- 10 May, 2017 3 commits
-
-
Danny Auble authored
-
Dominik Bartkiewicz authored
Bug 3760
-
Danny Auble authored
didn't work at all. Bug 3712.
-
- 09 May, 2017 6 commits
-
-
Danny Auble authored
This reverts commit ecfd007f.
-
Dominik Bartkiewicz authored
-
Danny Auble authored
It was noticed that while doing any update to a job the admin comment would be blown away. This patch fixes that.
-
Dominik Bartkiewicz authored
Bug 3789
-
Danny Auble authored
run multiple tasks on multiple nodes. Changing the max nodes setting from 3 to 6 fixes the issue without apparent compromise to the test.
-
Danny Auble authored
destroying a mutex.
-
- 08 May, 2017 4 commits
-
-
Danny Auble authored
clear it as started.
-
Danny Auble authored
This reverts commit e87edf8d. Per Moe's suggestion, we revert this sense it most likely isn't totally correct.
-
Morris Jette authored
- 06 May, 2017 2 commits
-
-
Tim Wickberg authored
-
Tim Wickberg authored
-
- 05 May, 2017 6 commits
-
-
Danny Auble authored
select_g_select_nodeinfo_set(). This is a continuation of commit 80443cc1. Bug 3690. Test 1.62 will fail otherwise.
-
Danny Auble authored
we failed. Bug 3690 continuation of commit bf0429d1.
-
Danny Auble authored
bf0429d1 this is no longer needed to wait as long. Bug 3690 continuation of commit bf0429d1.
-
Danny Auble authored
If this failed the job was 3/4's allocated and not in the database. This would cause a segfault if done where it happened before. Bug 3690 continuation of commit bf0429d1
-
Brian Christiansen authored
The decay thread could signal the cond before the init thread waits for it causing deadlock.
-
Morris Jette authored
In order to test with larger systems, modify capmc script to generate output with arbitrary start and end NID values
-
- 04 May, 2017 7 commits
-
-
Tim Wickberg authored
-
Danny Auble authored
Bug 3725
-
Tim Wickberg authored
in general.
-
Brian Christiansen authored
at shutdown. More likely to happen in the fed_mgr than the dbd since the fed_mgr closes the persistent connections before they are signaled by the persistent connection server.
-
Danny Auble authored
-
Alejandro Sanchez authored
pointer.
-
Alejandro Sanchez authored
selected for a job. Bug 3690
-
- 03 May, 2017 6 commits
-
-
Tim Wickberg authored
-
Tim Wickberg authored
Remove outdated disclaimers, proctrack/cgroup is awesome. (jobacct_gather/cgroup is still not recommended though.) Change it to the default with the configurators as well.
-
Morris Jette authored
It seems to be a popular item. It would be nice to eventually re-write the tool to use Slurm's perl API at some time...
-
Dominik Bartkiewicz authored
Do not create a backfill resource reservation for jobs prevented from starting due to QOS limit. bug 3680
-
Brian Christiansen authored
As found by CLANG
-
Tim Wickberg authored
No functional change, all are in comment blocks.
-