Skip to content
Snippets Groups Projects
Commit eea38ebe authored by Jan Frenzel's avatar Jan Frenzel Committed by Andrei Politov
Browse files

Apply 1 suggestion(s) to 1 file(s)

parent 23dc9432
No related branches found
No related tags found
6 merge requests!398Update data_analytics_with_python.md. Fixed spelling and wording. All issues...,!392Merge preview into contrib guide for browser users,!368Update experiments.md,!356Merge preview in main,!355Merge preview in main,!298mpi4py + dask for data_analytics‎_with_python.md‎
...@@ -245,7 +245,7 @@ from dask import delayed ...@@ -245,7 +245,7 @@ from dask import delayed
cluster = SLURMCluster(queue='alpha', cluster = SLURMCluster(queue='alpha',
cores=8, cores=8,
processes=2, processes=2,
project='p_scads', project='p_marie',
memory="80GB", memory="80GB",
walltime="00:30:00", walltime="00:30:00",
extra=['--resources gpu=1']) extra=['--resources gpu=1'])
......
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