Skip to content
Snippets Groups Projects
Commit 3387d509 authored by Woude, Auke van der's avatar Woude, Auke van der
Browse files

Changes for snellius

parent dc2102c1
Branches
No related tags found
No related merge requests found
......@@ -26,7 +26,7 @@ import subprocess
from da.platform.platform_baseclass import Platform
std_joboptions = {'jobname':'test', 'jobaccount':'co2', 'jobtype':'serial', 'jobshell':'/bin/sh', 'depends':'', 'jobtime':'24:00:00', 'jobinput':'/dev/null', 'jobnodes':'1', 'jobtasks':'', 'modulenetcdf':'netcdf/4.1.2', 'networkMPI':'','jobqueue': 'normal'}
std_joboptions = {'jobname':'test', 'jobaccount':'co2', 'jobtype':'serial', 'jobshell':'/bin/sh', 'depends':'', 'jobtime':'24:00:00', 'jobinput':'/dev/null', 'jobnodes':'1', 'jobtasks':'', 'modulenetcdf':'netcdf/4.1.2', 'networkMPI':'','jobqueue': 'short'}
class CartesiusPlatform(Platform):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment