- 04 May, 2009 5 commits
-
-
Danny Auble authored
-
Danny Auble authored
-
Moe Jette authored
-
Danny Auble authored
fix for sorting things in the correct order so the smallest object gets displayed last thus making it actually appear on the grid instead of under a larger object
-
Danny Auble authored
-
- 02 May, 2009 4 commits
-
-
Moe Jette authored
-
-
Danny Auble authored
-
Moe Jette authored
NOTE: Failing on Debian Linux. NOTE: You must define BIND_SPECIFIC_ADDR to enable this option.
-
- 01 May, 2009 17 commits
-
-
Danny Auble authored
-
Moe Jette authored
Identify proper slurmd address for communications rather than using "localhost", which could bind to an address the daemon does not use.
-
David J. Bremer authored
srun doesn't get any notification through TCP that the connection was lost, and the slurmctld sees the down node and ends the job step.
-
Moe Jette authored
based upon NodeAddr, ControllerAddr and BackupAddr configuration parameters. Patch from Matthieu Hautreux, CEA.
-
Danny Auble authored
added support for classification in a cluster. This doesn't work with sacctmgr yet. it should be easy to add
-
Moe Jette authored
for better fault tolerance (e.g. killed and restarteed SLURM daemons on compute node).
-
Moe Jette authored
-
Moe Jette authored
-
Moe Jette authored
callers to better handle and report errors from this function. Also update all callers to use new calling style. Update call site in plugstack.c to report error using plugin_strerror(). Other callers ignore errors as before.
-
Moe Jette authored
-
Moe Jette authored
* Fix other gratuitous whitespace use that didn't conform to SLURM style
-
Moe Jette authored
spank_err_t type.
-
Moe Jette authored
Certain SPANK items that are available in local or allocator context may not be available until after cmdline options have been processed, or after a job has been allocated. Return ESPANK_NOT_AVAIL to indicate to plugins that this is the case. This patch fixes a potential segfault if SPANK plugins call spank_get_item for these items from early callbacks such as spank_init.
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Moe Jette authored
nodes are configured in multiple leaf switches.
-
- 30 Apr, 2009 6 commits
-
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
fix for reservations to create new entries in the database when something about nodes or cpus or flags change
-
Moe Jette authored
possibly a configuration error.
-
Moe Jette authored
-
Moe Jette authored
launch tasks).
-
- 29 Apr, 2009 1 commit
-
-
- 28 Apr, 2009 3 commits
-
-
Danny Auble authored
notify if the user or node_prefix has changed things aren't going to work correctly in the bluegene plugin
-
Danny Auble authored
-
Danny Auble authored
-
- 27 Apr, 2009 3 commits
-
-
-
Danny Auble authored
-
Danny Auble authored
-
- 24 Apr, 2009 1 commit
-
-
Danny Auble authored
-