-a Earliest start time of job. Format: [HH:MM][MM/DD/YY]
-Aaccount
Specify the account to which the job should be charged.
-by|n
Whether to wrap the command line or not
-eerr_path
Specify a new path to receive the standard error output for the job.
-I Interactive execution.
-Jjob_array
Job array index values. The -J and -t options are equivalent.
-lresource_list
Specify an additional list of resources to request for the job.
-mmail_options
Specify a list of events on which email is to be generated.
-Muser_list
Specify a list of email addresses to receive messages on specified events.
-Njob_name
Specify a name for the job.
-oout_path
Specify the path to a file to hold the standard output from the job.
-ppriority
Specify the priority under which the job should run.
-peshmcpus-per-task
Specify the number of cpus per task.
-Pwckey
Specify the wckey or project of a job.
-ry|n
Whether to allow the job to requeue or not.
-tjob_array
Job array index values. The -J and -t options are equivalent.
-v [variable_list]
Export only the specified environment variables. This option can also be used with the -V option to
add newly defined environment variables to the existing environment. The variable_list is a comma
delimited list of existing environment variable names and/or newly defined environment variables
using a name=value format.
-V The -V option to exports the current environment, which is the default mode of options unless the -v
option is used.
-wdworkdir
Specify the workdir of a job. The default is the current work dir.
-? | --help
brief help message
--man
full documentation
perl v5.40.1 2025-03-13 QSUB(1)