Skip to content
Snippets Groups Projects
Commit bc72c958 authored by Schiffer, Christian's avatar Schiffer, Christian
Browse files

Changed partition for jobs to develgpus (was devel)

parent ba36227e
No related branches found
No related tags found
No related merge requests found
......@@ -92,11 +92,11 @@ var app = new Vue({
account = "jinm14",
time = "00:01:00",
job_type = "training",
gres = "",
gres = "gpus:4",
mail_type = "ALL",
mail_user = "c.schiffer@fz-juelich.de",
num_nodes = 1,
partition = "devel",
partition = "develgpus",
reservation = "",
),
},
......
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