drabastomek / dask-cloudprovider

Cloud provider cluster managers for dask distributed
https://cloudprovider.dask.org
BSD 3-Clause "New" or "Revised" License
2 stars 2 forks source link

Remove `use_gpu` and `n_gpus_flags` #70

Closed drabastomek closed 4 years ago

drabastomek commented 4 years ago

Move the logic inside the AzureMLCluster since we have all the necessary information there. Namely, compute_target and workspace.