- 28 Mar, 2011 7 commits
-
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Moe Jette authored
passthrough nodes (the new bit). Sort by 1. Count of full dimensions (higher is better), then 2. Number of passthrough nodes (lower is better)
-
Moe Jette authored
user if the limit is not infinite.
-
Moe Jette authored
Patch from Hongjia Cao, NUDT.
-
Moe Jette authored
Load the apkill value from cray.conf even on alps emulated systems
-
- 27 Mar, 2011 3 commits
- 26 Mar, 2011 15 commits
-
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
Added --with-alps-emulation to configure, and also an optional cray.conf to setup alps location and database information.
-
Moe Jette authored
child process, to avoid interactions with network sockets and file descriptors in use by the slurmctld.
-
Moe Jette authored
perform admissibility checks when e.g. moving a pending job into a restricted partition to which the user has access).
-
Moe Jette authored
-
Moe Jette authored
correspondence with Ben - to me this now looks much similar to the way the SGI pagg IDs are used on Cray: * upper part = node_id (corresponding to alloc_node) * lower part = 32 bit job ID (corresponding to alloc_sid)
-
Moe Jette authored
of patches #17 and #18.
-
Moe Jette authored
-
Moe Jette authored
meant to pass the signal on to the plugin, along with the job_ptr, so that the plugin can take signal-dependent actions. In the case of select/cray this is to forward the signal to the remote aprun invocations using apkill (implemented in subsequent patch #20).
-
Moe Jette authored
separates (a) signalling job steps from (b) cleaning up reservations. The former is used by subsequent patches for a better job_signal() on Cray.
-
Moe Jette authored
-
Moe Jette authored
If ALPS directory is explicitly set, then assume it's a Cray system.
-
Danny Auble authored
better error handling, we need to make sure we add blocks to the list before starting the real time server or we could miss things on start up
-
Danny Auble authored
-
- 25 Mar, 2011 12 commits
-
-
Danny Auble authored
BLUEGENE - fixed bug where the usage of a node could get the incorrect usage when adding it from another node when only using it for passthrough
-
Danny Auble authored
-
Moe Jette authored
to use select_g_job_expand_allow() instead
-
https://eris.llnl.gov/svn/slurm/branches/slurm-2.3.expandMoe Jette authored
-- Add support for jobs to expand in size. Submit additional batch job with the option "--dependency=expand:<jobid>". See web page "faq.html#job_size" for details. Restrictions to be removed in the future.
-
Moe Jette authored
extern bool select_p_job_expand_allow(void); Now only true for select/linear
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Moe Jette authored
-
Moe Jette authored
-
Danny Auble authored
BLUEGENE - fixed some issues where the bgq world wasn't always circular. You can't readily make a mesh that wraps around the horn yet, but the logic is better to handle that case. We need to make it so we look for a less amount of passthroughs to make things better there.
-
- 24 Mar, 2011 3 commits