- 14 Jan, 2015 5 commits
-
-
David Bigagli authored
-
Morris Jette authored
-
Morris Jette authored
-
Morris Jette authored
Some cases were creating the file with modes 0500 and then failing on the open to write call (specifically after changing the SlurmdUser from root to some other user for testing).
-
Morris Jette authored
-
- 13 Jan, 2015 13 commits
-
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
Make sure correct locks are held when messing with the assoc_mgr cache.
-
jette authored
-
Danny Auble authored
-
Morris Jette authored
For advanced reservation, replace flag "License_only" with flag "Any_Nodes". It can be used to indicate the an advanced reservation resources (licenses and/or burst buffers) can be used with any compute nodes.
-
Danny Auble authored
Conflicts: src/slurmctld/acct_policy.c
-
Danny Auble authored
Most of these don't matter as they are all NO_LOCK Fallout from commit f1ebdef1 when the resources were added.
-
Morris Jette authored
Requires netloc and hwloc files. Also requires hwloc v1.11+ (not yet released).
-
- 12 Jan, 2015 4 commits
-
-
Morris Jette authored
This only adds the field to data structures and does not implement support
-
David Bigagli authored
-
David Bigagli authored
-
David Bigagli authored
-
- 10 Jan, 2015 1 commit
-
-
Morris Jette authored
Remove GRES spec from burst_buffer.conf There is no logic in the generic plugin to support this and the cray plugin does not get the information from the config file. Change allow/deny user separator from colon to comma Confirm AllowUsers for swap and gres space Make sure nodes not shared on cray system Minor changes in several other places
-
- 09 Jan, 2015 9 commits
-
-
Morris Jette authored
-
Danny Auble authored
-
Danny Auble authored
Conflicts: META NEWS src/plugins/mpi/pmi2/tree.c
-
Danny Auble authored
-
Danny Auble authored
-
Morris Jette authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
This is needed for setups like this TaskPlugin = affinity TaskPlugin = task/affinity,task/cgroup TaskPlugin = affinity,cgroup
-
- 08 Jan, 2015 8 commits
-
-
Daniel Pou authored
Modify contribs/sgi Makefile and netloc_to_topology.c to use configure parameters related to netloc install
-
Michael Raymond authored
Document how to build an SGI hypercube configuration file.
-
Morris Jette authored
-
Morris Jette authored
-
Morris Jette authored
The "full info" display was not working Duplicate records sometimes were displayed The job ID information might have been trucated Add comment that burst_buffer memory leak check is needed
-
Morris Jette authored
-
Morris Jette authored
Fix job array bug
-
Brian Christiansen authored
-