SizheAn / PanoHead

Code Repository for CVPR 2023 Paper "PanoHead: Geometry-Aware 3D Full-Head Synthesis in 360 degree"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RuntimeError: CUDA error: invalid device ordinal

BlockchainPunks opened this issue · comments

I only have 1 nvidia GPU with CUDA installed - how to I ensure only 1 GPU used?

RuntimeError: CUDA error: invalid device ordinal
CUDA kernel errors might be asynchronously reported at some other API call,so the stacktrace below might be incorrect.
For debugging consider passing CUDA_LAUNCH_BLOCKING=1.

same issue.

Same, upvote