Skip to content
Snippets Groups Projects

Update experiments.md

1 unresolved thread
1 file
+ 3
2
Compare changes
  • Side-by-side
  • Inline
@@ -127,6 +127,7 @@ all software partitions with this name.
@@ -127,6 +127,7 @@ all software partitions with this name.
For detailed information about a specific "Dask" package
For detailed information about a specific "Dask" package
(including how to load the modules) use
(including how to load the modules) use
the module's full name, e.g:
the module's full name, e.g:
 
```console
```console
marie@compute$ module spider dask
marie@compute$ module spider dask
------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------
@@ -281,8 +282,8 @@ For more detailed information please check
@@ -281,8 +282,8 @@ For more detailed information please check
###### Dask-jobqueue
###### Dask-jobqueue
As was written before the preferred and simplest way to run Dask on HPC is
[Dask-jobqueue](https://jobqueue.dask.org/)can be used as the standard way
to use [Dask-jobqueue](https://jobqueue.dask.org/).
to use dask for most users.
It allows an easy deployment of Dask Distributed on HPC with Slurm
It allows an easy deployment of Dask Distributed on HPC with Slurm
or other job queuing systems.
or other job queuing systems.
Loading