Learn R Programming

qsub (version 1.1.3)

qstat_remote: Show the status of Grid Engine jobs and queues

Description

Show the status of Grid Engine jobs and queues

Usage

qstat_remote(remote = NULL, verbose = FALSE)

Arguments

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.

verbose

If TRUE prints the command.