Hey,
I'm trying to run the simulations in CUDA on a RTX 4090, but I always get the error "All CUDA-capable devices are busy or unavailable.", even though other things using CUDA (PyTorch, ...) work fine. Running the simulations with MATLAB GPU works. I also compiled the source code myself with sm_89 set (+ DYNAMIC linking), but the error persists. Does anybody know how to solve this?
Thanks for your help!
Fabian
General Infos:
GPU: RTX 4090
Nvidia drivers: 535.86.05
CUDA Version: 12.2 (also tried with 11, but changed nothing)
Code tested: example_at_focussed_bowl_3D.m (model=4)