CuPy ImportError: libcurand.so.10: cannot open shared object file: No such file or directory
I’m using GPUs for the first time (hosted on a server) and was starting to work with CuPy. Everything was working great and then randomly, I stopped being able to perform matrix multiplication with CuPy, and I would get the following error: