instadeepai / instadeepai/FrameDiPT
GPUID mismatch
Open
- Dominant language
- Jupyter Notebook
- Stars
- 61
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
GPUtil services nvidia-smi ordering for devices but then your torch dependency uses the device_id ordering, which may not match. This can be fixed by adding "conda env config vars set CUDA_DEVICE_ORDER=PCI_BUS_ID" to the install script.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.