- Jan 03, 2017
-
-
Dominik Bartkiewicz authored
-
Tim Wickberg authored
-
Tim Wickberg authored
-
Alejandro Sanchez authored
-
Morris Jette authored
Expect is unable to work with more than 32-bit numbers, so it can't properly test task affinity on KNL with 272 threads
-
Tim Wickberg authored
-
Tim Wickberg authored
-
Alejandro Sanchez authored
- 2 x Integer handling issues (CONSTANT_EXPRESSION_RESULT)
-
Tim Wickberg authored
Warning flag -Wempty-body in clang-3.7 now errors on this, split macro definition up over multiple lines to silence.
-
- Jan 01, 2017
-
-
Morris Jette authored
Fix a memory leak on error conditions and a possibly unterminated string as reported by Coverity
-
- Dec 31, 2016
-
-
Morris Jette authored
-
Morris Jette authored
Revision to 06fbdd75 Previous logic was causing tests 1.87 and 15.19 to fail sometimes due to a race condition by adding a "Job allocation revoked" message to salloc output even if no allocation occured. bug 3351
-
Morris Jette authored
this is a corrections to some of the ligic in commit 3851f619 that commit set a pointer to NULL, which it should not have.
-
Morris Jette authored
-
Morris Jette authored
Bug introduced yesterday in commit 239cfa96
-
- Dec 30, 2016
-
-
Morris Jette authored
Several possibly unterminated string operations Several memory leak fixes
-
Morris Jette authored
This is a revision of commit 72d8d9b7, which introduced a parsing bug
-
Morris Jette authored
-
Morris Jette authored
Fix several memory leaks and possible out-of-bound memory references reported by Coverity.
-
- Dec 29, 2016
-
-
Morris Jette authored
-
Morris Jette authored
Bad array pointer for srun --no-alloc Added function error check in srun Memory leak in sstat
-
Morris Jette authored
Fix several memory leaks and other high-priority errors reported by Coverity
-
Brian Christiansen authored
instead of calling g_slurm_auth_get_uid again.
-
Morris Jette authored
Add SchedulerParameters option of spec_cores_first to select specialized cores from the lowest rather than highest number cores and sockets. bug 3349
-
Danny Auble authored
-
Roland Fehrenbacher authored
-
Morris Jette authored
-
Morris Jette authored
Previous logic was failing if no specialized cores configured on node and job wanted to configure some bug 3349
-
Dominik Bartkiewicz authored
Null terminate before strchr().
-
Morris Jette authored
-
Morris Jette authored
-
Morris Jette authored
This is a new message when "PrologFlags=contain" or "PrologFlags=alloc" is configured. bug 3351
-
- Dec 28, 2016
-
-
Morris Jette authored
-
Morris Jette authored
-
Alejandro Sanchez authored
Cancel interactive job if Prolog failure with "PrologFlags=contain" configured. bug 3351
-
Morris Jette authored
-
Morris Jette authored
Minor fix to commit 1e6b7522 in the case where user specification of specialized cores is disabled. bug 3349
-
Matthieu Hautreux authored
If a job specifies --core-spec and the node has identified specialized cores using the CpuSpecList option which are not the default cores (e.g. the first cores rather than the last cores on each socket), the the user's cores will be selected from those identified in the configuration. bug 3349
-
Danny Auble authored
This requires dealing directly with the running cluster and mucking with it's database.
-
Danny Auble authored
(user, account, cluster)
-