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

Look for and reuse the previous notebooks #74

Closed AdamWlodarczyk closed 3 years ago

AdamWlodarczyk commented 3 years ago

Find out if the stuff from last year can be useful for the upcoming event.

AdamWlodarczyk commented 3 years ago

It turned out that those notebooks are available here: https://github.com/E-CAM/jobqueue_features_workshop_materials

ocaisa commented 3 years ago

Hmm, I'm not sure what the right move is now, those notebooks are useful. Maybe it is a better idea to put the tutorial in a separate repo and have docker clone that repo to use as the lab directory

ocaisa commented 3 years ago

Fixed in #85