You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Avoid using numba to set device context in import (#145)
* avoid numba context in import
* use pynvml instead of dask-cuda
* reduce diff
* pylint
* use distributed.nvml
Co-authored-by: Karl Higley <kmhigley@gmail.com>
0 commit comments