- May 05, 2017
-
-
Morris Jette authored
-
Morris Jette authored
In order to test with larger systems, modify capmc script to generate output with arbitrary start and end NID values
-
- May 04, 2017
-
-
Tim Wickberg authored
-
Danny Auble authored
Bug 3725
-
Tim Wickberg authored
in general.
-
Brian Christiansen authored
-
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
-
Morris Jette authored
Document the node_features_p_node_xlate2() function and update the description of node_features_p_node_xlate(). These changes were made in commit 6690685a bugs 3614, 3679
-
Tim Wickberg authored
-
Tim Wickberg authored
Allows for annotations such as xassert(verify_lock(CONFIG_LOCK, READ_LOCK)); to ensure that the calling thread has the correct locks in place to head off potential race conditions / corruption.
-
- May 03, 2017
-
-
Tim Wickberg authored
-
Tim Wickberg authored
-
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
-
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
-
Brian Christiansen authored
As found by CLANG
-
Tim Wickberg authored
No functional change, all are in comment blocks.
-
Tim Wickberg authored
-
Tim Wickberg authored
Restructure code slightly to make code path cleaner.
-
Tim Wickberg authored
No functional change, all are in comment blocks.
-
Brian Christiansen authored
As found by CLANG
-
Tim Wickberg authored
-
Damien François authored
Bug 3764.
-
Tim Wickberg authored
-
Brian Christiansen authored
d31965f3 triggered it
-
- May 02, 2017
-
-
Brian Christiansen authored
When running sacct from a federated client, the db returns jobs for each cluster with duplicate jobs removed on each cluster. A federated job could have ran on a different cluster when the before the jobid's rolled. This patch filters out past old federated jobs and leaves the newest ones.
-
Brian Christiansen authored
-
Brian Christiansen authored
With sacct, if multiple clusters were selected then the jobs would be grouped together by cluster with each cluster's job sorted by submit time. This patch sorts all of the job by submit time if multiple clusters are requested.
-
Morris Jette authored
KNL features: Always keep active and available features in the same order: first site-specific features, next MCDRAM modes, last NUMA modes. bugs 3614, 3679
-
- May 01, 2017
-
-
Morris Jette authored
This change will avoid possible problems in the event that "capmc get_mcdram_cfg" fails to return a mcdram_pct value. Never observed, but this will harden the code just in case... bug 3679
-
Tim Wickberg authored
-
Brian Christiansen authored
-
Brian Christiansen authored
-
Morris Jette authored
accounting_storage/[mysql|slurmdbd]. Bug 3574
-