Problems with CUDA version when running eddy_cuda

The problem is similar to this one on macOS, and is one of those headaches with CUDA. I’ve no idea what OS and version you’re running on, but in general the answer is to find a matching version of the CUDA libraries built for your system, and install that. I appreciate this is a fair bit easier said than done…

Depending on the specifics of your system, you may be able to install an older version of the CUDA library alongside your main (up to date) system one – this is how I cope with this. But I’ll admit the process for doing that can be a little unorthodox – there’s no guarantees it’ll work.

If you provide more details, I might be able to point you in the right direction?