instadeepai / instadeepai/FrameDiPT

GPUID mismatch

Open
#4 0 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.