scancelAll: scancelAll: Delete (scancel) of SLURM jobs.

View source: R/rQsub_slurm.R

scancelAllR Documentation

scancelAll: Delete (scancel) of SLURM jobs.

Description

scancelAll: Delete (scancel) of SLURM jobs.

Usage

scancelAll(pattern = "*", col = 1)

Arguments

pattern

regular expression pattern. The default is "*".

col

the index of column to match the pattern. The default is 1.

See Also

qdel2


paodan/funcTools documentation built on April 1, 2024, 12:01 a.m.