Environment:
- OS: Windows 10 / WSL2 Ubuntu (both tested)
- Python: 3.11
- CUDA: 12.8
- pyuipc: 0.0.25
- GPU: RTX 3060 Laptop
Error:
CUDA error code=500(cudaErrorSymbolNotFound)
"cudaOccupancyMaxPotentialBlockSize"
at external/muda/src/muda/launch/details/parallel_for.inl:201
Tested on both Windows 10 native and WSL2 Ubuntu, same error occurs.
torch.cuda.is_available() returns True, nvcc 12.8 confirmed.
Environment:
Error:
CUDA error code=500(cudaErrorSymbolNotFound)
"cudaOccupancyMaxPotentialBlockSize"
at external/muda/src/muda/launch/details/parallel_for.inl:201
Tested on both Windows 10 native and WSL2 Ubuntu, same error occurs.
torch.cuda.is_available() returns True, nvcc 12.8 confirmed.