# Setting Job Submission Settings

We have provided templates for you to use for job submission settings. These templates are in`/oscar/runtime/opt/forge/19.1.2/templates`

Click `Run and debug a program` to open the following menu

![Alt](https://4272811953-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LcWJ6pKCQH6l3rl9IQa%2F-LlYCcPJcwboQro0cYvk%2F-LlYDQ8lHEUb2hr5LlQO%2FScreen%20Shot%202019-08-05%20at%203.20.08%20PM.png?alt=media\&token=71c93f17-fb1c-432a-959e-24a426d89f5f)

Click `Configure` next to **Submit to Queue** and enter `/oscar/runtime/opt/forge/19.1.2/templates/slurm-ccv.qtf` as the Submission template file

{% hint style="info" %}
`slurm-ccv-qtf` lets you specify the total number of tasks. The number of tasks may not be equal for each node. This option will be the shortest time in the queue, but may not give you consistent run times.

`slurm-ccv-mpi.qtf` is for MPI jobs where you want to specify number of nodes and tasks per node

`slurm-ccv-threaded.qtf` is for threaded (single node) jobs
{% endhint %}

![Alt](https://4272811953-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LcWJ6pKCQH6l3rl9IQa%2F-LlYCcPJcwboQro0cYvk%2F-LlYDyBGzxe5CHEzpraI%2FScreen%20Shot%202019-08-05%20at%203.22.32%20PM.png?alt=media\&token=72c0292b-6614-4fe4-aeaf-f9a33b7b933d)
