yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #21301
Re: [Question #685647]: Problem in CHOLMOD test with GPU acceleration
Question #685647 on Yade changed:
https://answers.launchpad.net/yade/+question/685647
Status: Answered => Solved
Chu confirmed that the question is solved:
Hi Robert,
I think the question is that the SuiteSparse does not link to
libcublas.so correctly, even though I got CUBLAS library: CUBLAS_LIB=
/usr/local/cuda/lib64/libcublas.so
Actually, there is no libcublas.so in cuda/lib64. I found the
libcublas.so in /usr/lib/x86-64-linux-gnu, so I created a soft link to
libcublas.so in the cuda/lib64.
I'm afraid that compiling SuiteSparse without sudo may be useless,
because of the write permission in /usr/local. I compiled the
SuiteSparse under root account.
Now it is work, and GPU was called by gpu.sh
Appreciate for your help and your work on GPU acceleration.
Cheers
--
You received this question notification because your team yade-users is
an answer contact for Yade.