xgridattr: Check Job Status

Description Usage Arguments Value Author(s) See Also

Description

Check the status of a job running on an Apple Xgrid.

Usage

1
xgridattr(grid, auth, jobnum, verbose = FALSE)

Arguments

grid

domain name of the grid controller

auth

authorization to use to access the grid: options are "None" (default), "Kerberos" or "Password"

jobnum

Apple Xgrid job identifier

verbose

verbose output (default = FALSE)

Value

Returns a character string with the job status (typical values include "Finished", "Failed", or "Unknown").

Author(s)

Nicholas Horton (nhorton@smith.edu)

See Also

xgrid


xgrid documentation built on May 2, 2019, 4:55 p.m.