Skip to content

AST-1324 Start Dask using dask-mpi

Maik Nijhuis requested to merge ast-1324-dask-mpi into main

Instead of creating new SLURM allocations for DASK workers, use mpirun dask-mpi, which uses the existing SLURM environment of the workflow script.

Merge request reports