kill_job: Kill cluster job

View source: R/system-hooks.R

kill_jobR Documentation

Kill cluster job

Description

Can be useful in conjunction with a modified system_nm(). Requires setting "kill_job" option.

Usage

kill_job(m)

Arguments

m

An nm object.

Details

The option "kill_job" needs to be defined as a function that kills a cluster job.

Value

No return value, called for side effects.

See Also

system_nm(), job_info()


NMproject documentation built on Sept. 30, 2022, 1:06 a.m.