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