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
Opening this issue to track moving from pynvml to nvidia-ml-py. There has been past discussion and issues about this. Moving this to build-planning to improve visibility.
Have compiled a list of issues on RAPIDS projects that would need to be updated to complete the move. Largely expect this to be pretty simple string replacement.
In a few cases pynvml.smi is used, which does not have an equivalent in nvidia-ml-py. If we don't need pynvml.smi in the places it is used, we could simply drop those code paths. If we do need it for some reason, we may need to think more about what a reasonable replacement would be.
Opening this issue to track moving from
pynvml
tonvidia-ml-py
. There has been past discussion and issues about this. Moving this tobuild-planning
to improve visibility.Have compiled a list of issues on RAPIDS projects that would need to be updated to complete the move. Largely expect this to be pretty simple string replacement.
In a few cases
pynvml.smi
is used, which does not have an equivalent innvidia-ml-py
. If we don't needpynvml.smi
in the places it is used, we could simply drop those code paths. If we do need it for some reason, we may need to think more about what a reasonable replacement would be.Issues
pynvml
tonvidia-ml-py
kvikio#176pynvml
tonvidia-ml-py
ucx-py#928pynvml
tonvidia-ml-py
cugraph#3281pynvml
tonvidia-ml-py
dask-cuda#1117pynvml
tonvidia-ml-py
jupyterlab-nvdashboard#150pynvml
tonvidia-ml-py
benchmark#69pynvml
tonvidia-ml-py
dask-cuda-benchmarks#5pynvml
tonvidia-ml-py
deployment#151pynvml
tonvidia-ml-py
docs#334pynvml
tonvidia-ml-py
rapids-examples#58pynvml
tonvidia-ml-py
cloud-ml-examples#242The text was updated successfully, but these errors were encountered: