qstatAll: Status (qstat) of running jobs of all users.

View source: R/rQsub.R

qstatAllR Documentation

Status (qstat) of running jobs of all users.

Description

Status (qstat) of running jobs of all users.

Usage

qstatAll(stat = c("run", "all", "wait"))

Arguments

stat

the job status, including "run" (the default), "all", and "wait".

Value

a data frame of job details, including job ID, prior, name, user, submit.start, at, queue, slots, and ja.task.ID.

See Also

qstat, qstatGroupAll


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