Psubmit
Documentation / Reference Manual / Advanced Batch System / Commands / psubmit
psubmit: version 4.842.a1569d2(2024-01-15 08:48) [ABS]
Name
psubmit
Synopsis
psubmit [OPTIONS] [--] destination job [resource[,resource, ...] [resource] ...]
Description
Submit a job into the batch system.
Arguments
Arguments:
destination
name of batch queue or Infinity alias
job
job script or job input file
resources
number of CPUs or explicit resources, comma or space separated items
destination
name of batch queue or Infinity alias
job
job script or job input file
resources
number of CPUs or explicit resources, comma or space separated items
Options
-n, --numofcopies NUM it lunches the job by NUM times (Default: 0)
|
-i, --ignore ignore run-time files
|
-y, --yes assume yes in the confirmation of the job submission
|
-s, --silent decrease verbosity to minimum
|
-e, --expert it disables some tests of input parameters allowing injection of unsupported resources directly to the batch server
|
-r, --repeat repeat job submission in the case of the batch server error, do not add a job into a collection but submit it
|
-a, --allowallpaths allow all input job paths
|
-v, --verbose increase output verbosity
|
--version output version information and exit
|
-h, --help display this help and exit
|