qstat_j_remote {qsub}R Documentation

Run qstat on remote

Description

Run qstat on remote

Usage

qstat_j_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.


[Package qsub version 1.1.3 Index]