Update experiments.md
Closed
requested to merge okhrin--tu-dresden.de/hpc-compendium:okhrin--tu-dresden.de-dev-experiments-patch-34483 into dev-experiments
1 unresolved thread
Compare changes
- Andrei Politov authored
@@ -39,8 +39,8 @@ Low-Level:
@@ -53,46 +53,46 @@ For detailed information about a specific "dask" package
@@ -134,76 +134,78 @@ from dask.distributed import Client, progress
@@ -227,20 +229,22 @@ srun -p haswell -N 1 -n 1 -c 4 --mem-per-cpu=2583 --time=01:00:00 --pty bash
@@ -251,16 +255,17 @@ cluster = SLURMCluster(queue='alpha',
@@ -277,23 +282,22 @@ cluster.scale(2) #scale it to 2 workers!