|
@@ -91,6 +91,9 @@
|
|
|
"hpc_8G4t":{
|
|
|
"pbs_resource":"-lselect=1:ncpus=4:mem=8gb -lwalltime=06:00:00",
|
|
|
"airflow_queue":"hpc_1G,hpc_1G4t,hpc_4G,hpc_4G4t,hpc_8G,hpc_8G4t"},
|
|
|
+ "hpc_8G_long":{
|
|
|
+ "pbs_resource":"-lselect=1:ncpus=1:mem=8gb -lwalltime=24:00:00",
|
|
|
+ "airflow_queue":"hpc_1G,hpc_4G,hpc_8G,hpc_8G_long"},
|
|
|
"hpc_8G8t":{
|
|
|
"pbs_resource":"-lselect=1:ncpus=8:mem=8gb -lwalltime=06:00:00",
|
|
|
"airflow_queue":"hpc_1G,hpc_1G4t,hpc_4G,hpc_4G4t,hpc_4G8t,hpc_8G,hpc_8G4t,hpc_8G8t"},
|