Job Submission Generator
Automatic parameter selection
You can manually specify parameters at job submission using the command below. If needed, all parameters can also be automatically configured at queue level .
Job will use the default parameters configured for its queue unless the parameters are explicitly specified during submission (job parameters override queue parameters ).
Refer to this page for additional examples.
Your Command
user@host: qsub {{qsub_instance_ami}}
{{qsub_instance_type}}
{{qsub_subnet_id}}
{{qsub_spot_price}}
{{qsub_efa_support}}
{{qsub_placement_group}}
{{qsub_root_size}}
{{qsub_scratch_size}}
{{qsub_scratch_iops}}
{{qsub_fsx_lustre}}
{{qsub_fsx_lustre_size}}
{{qsub_ht_support}}
{{qsub_spot_allocation_count}}
{{qsub_spot_allocation_strategy}}
{{qsub_nodes}}
{{qsub_base_os}}
{{qsub_keep_ebs}}
{{qsub_force_ri}}
myscript.sh
Job Parameters