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

Use repo for tutorial #85

Closed ocaisa closed 3 years ago

ocaisa commented 3 years ago

Fixes #74

I separated out the tutorial content and placed it in the '/data' folder of the containers (which is shared between them so we can also see the slurm output files)

ocaisa commented 3 years ago

I moved all the notebooks over to the other repo (in https://github.com/E-CAM/jobqueue_features_workshop_materials/commit/8389bc31fa9b8a5228032f787f230d8417a2aeef)

ocaisa commented 3 years ago

I've tested this and it works, merging so others can try easily