E-CAM / jobqueue_features

This library provides some useful decorators for dask_jobqueue. It also expands it's scope to include MPI workloads, including extending configuration options for such workloads and heterogeneous resources.
6 stars 3 forks source link

Add function to start up dask-jobqueue tutorial #102

Closed dwhswenson closed 3 years ago

dwhswenson commented 3 years ago

New version of #96.

Also adds a git pull after cloning. Necessary to update people who did the jobqueue tutorial yesterday. (Obviously won't solve if people made conflicting changes, though).