qacct_remote: Run qacct on remote

Description Usage Arguments

View source: R/qacct.R

Description

Run qacct on remote

Usage

1
qacct_remote(job_id, remote = FALSE)

Arguments

job_id

The job_id of the job

remote

Remote machine specification for ssh, in format such as user@server that does not require interactive password entry. For local execution, pass FALSE (default). For execution on the default qsub config remote, use TRUE.


rcannood/qsub documentation built on Sept. 26, 2021, 8:55 a.m.