- Jan 12, 2016
-
-
Brian Christiansen authored
Reported by CLANG Continuation of 7eff526c
-
Danny Auble authored
statements.
-
Alejandro Sanchez authored
-
- Aug 25, 2015
-
-
Morris Jette authored
-
- May 28, 2015
-
-
Morris Jette authored
Don't clear a reservations power cap in update reqeust comes from older version of scontrol Fix two memory leaks due to missing list_iterator_destroy() functions Some minor format changes
-
- May 27, 2015
-
-
Yiannis Georgiou authored
an error in powercap logic a bug in reservation a bug in licenses forgotten declaration of functions forgotten include error in format fix incompatible plugin version for power layout correct target for wrong protocol version on pack/unpack functions
-
Matthieu Hautreux authored
(Adapted for 15.08 from Yiannis Georgiou <yiannis.georgiou@bull.net>)
-
- Jan 13, 2015
-
-
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.
-
- Jan 12, 2015
-
-
Morris Jette authored
This only adds the field to data structures and does not implement support
-
- Oct 01, 2014
-
-
David Bigagli authored
-
- Sep 09, 2014
-
-
Morris Jette authored
Add support for an advanced reservation start time that remains constant relative to the current time. This can be used to prevent the starting of longer running jobs on select nodes for maintenance purpose. See the reservation flag "TIME_FLOAT" for more information. bug 1087
-
- Jul 19, 2014
-
-
David Bigagli authored
-
- Jul 18, 2014
-
-
David Bigagli authored
-
Bill Brophy authored
uses SelectType=select/cons_res otherwise don't send the request to slurmctld and return an error.
-
David Bigagli authored
-
Bill Brophy authored
uses SelectType=select/cons_res otherwise don't send the request to slurmctld and return an error.
-
- Feb 25, 2014
-
-
Morris Jette authored
-
Morris Jette authored
Underlying code incomplete. Only added the flag.
-
- Feb 05, 2014
-
-
Morris Jette authored
-
- Feb 04, 2014
-
-
Morris Jette authored
-
Morris Jette authored
Previous logic would try to pick a specific node count and on a heterogeneous system, this would cause a problem. This change largely reverts commit a270417b
-
- Apr 24, 2013
-
-
- Feb 07, 2013
-
-
Morris Jette authored
Make core reservation test a bit more flexible in terms of node names Fix arithmetic for core reservation count return for old RPCs Update NEWS and RELEASE_NOTES Remove trailing spaces from recent scontrol man page changes
-
Alejandro Lucero Palau authored
Core based reservations in an asymmetric cluster should use a nodelist with a corecnt array which overcomes the last limitation when using these kind of reservations. Next work will be to allow updating a core based reseravtion.
-
- Sep 05, 2012
-
-
Danny Auble authored
set errno == ESLURM_INVALID_TIME_VALUE on error instead.
-
- Jul 03, 2012
-
-
Alexjandro Lucero Palau authored
Add support for advanced reservation for specific cores rather than whole nodes. Current limiations: homogeneous cluster, nodes idle when reservation created, and no more than one reservation per node. Code is still under development. Work by Alejandro Lucero Palau, et. al, BSC.
-
- Jun 29, 2012
-
-
Bill Brophy authored
Add reservation flag of Part_Nodes to allocate all nodes in a partition to a reservation and automatically change the reservation when nodes are added to or removed from the reservation. Based upon work by Bill Brophy, Bull.
-
- Jun 15, 2012
-
-
alejluther authored
-
- May 11, 2012
-
-
Danny Auble authored
-
Bill Brophy authored
Original Patch from Bill Brophy (Group Bull)
-
- Sep 27, 2011
-
-
Morris Jette authored
Interpret a reservation with Nodes=ALL and a Partition specification as reserving all nodes within the specified partition rather than all nodes on the system. Based upon patch by Phil Eckert (LLNL).
-
- Sep 20, 2011
-
-
Morris Jette authored
Modify advance reservation to accept multiple specific block sizes rather than a single node count. This is very important for BlueGene systems.
-
- Aug 09, 2011
-
-
Danny Auble authored
-
- Mar 09, 2011
-
-
Moe Jette authored
reservation may use the licenses associated with it plus any compute nodes. Otherwise the job is limited to the compute nodes associated with the reservation.
-
- Dec 01, 2010
-
-
Moe Jette authored
than midplane counts.
-
- May 13, 2010
-
-
Danny Auble authored
-
- May 12, 2010
-
-
Danny Auble authored
better support for new cross-cluster support. Works from all types of clusters for most commands. The actual commands need to change now to make it better.
-
- May 07, 2010
-
-
Danny Auble authored
framework for handling cross-cluster communication. Nothing works yet, more most cases all that needs to be added is talking to the database to get where the other clusters are.
-
- Dec 01, 2009
-
-
Danny Auble authored
-
- Aug 24, 2009
-
-
Moe Jette authored
nodes already in another reservation.
-