Updates to client construction API, adding support for SLURM scheduler.
Now, instead of calling CMLDask.get_new_client()
you call either CMLDask.get_new_client_sge()
or CMLDask.get_new_client_slurm()
.
Updates to client construction API, adding support for SLURM scheduler.
Now, instead of calling CMLDask.get_new_client()
you call either CMLDask.get_new_client_sge()
or CMLDask.get_new_client_slurm()
.