hc-sc-ocdo-bdpd / hc-sc-ocdo-bdpd/Python_Container_Demo
Unable to run GPU notebook example with CUDA 12.3.2
Open
- Dominant language
- Python
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Unable to run GPU notebook example with CUDA 12.3.2
CUDA version changed in Dockerfile: FROM nvidia/cuda:12.3.2-runtime-ubuntu22.04
When running the cell in Jupyter notebook, the statement print(torch.cuda.is_available()) returns FALSE. The statement print(torch.cuda.get_device_name(0)) returns an error: RuntimeError: Unexpected error from cudaGetDeviceCount().
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.