Skip to content
Snippets Groups Projects
Commit 49e9fec9 authored by Milan Jaros's avatar Milan Jaros
Browse files

remove ntasks

parent 458a1151
No related branches found
Tags v2.0.0-beta.4
No related merge requests found
......@@ -5,7 +5,7 @@ form:
- account
- custom_queue
- bc_num_hours
- version
- num_gpus
- working_dir
attributes:
......@@ -18,11 +18,14 @@ attributes:
- "<%= 'qgpu' %>"
- "<%= 'qgpu_exp' %>"
ntasks_per_node:
label: "NTasks Per Node"
num_gpus:
label: "GPUs"
widget: select
options:
- "<%= 1 %>"
- "<%= 2 %>"
- "<%= 4 %>"
- "<%= 8 %>"
version:
widget: "select"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment