Patch #18: Adds a 'job_signal()' function pointer to the node select plugin, which is
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).
Please register or sign in to comment