On Sat, Dec 08, 2012, Sanjib Paul wrote:
> Yes, I have set the path. It is-
> export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$CUDA_HOME/lib:$CUDA_HOME/lib64
>
> >>
> >> 1) "......: error while loading shared libraries: libcurand.so.4: cannot
> >> open shared object file: No such file or directory".
Well, is libcurand.so.4 in the directories you specify by LD_LIBRARY_PATH? It
should be there; if not, your cuda installation is not correct; if so, double
check everything (e.g. the defintion of $CUDA_HOME; be sure you are attempting
to run the correct executable, etc.)
...dac
_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Sat Dec 08 2012 - 05:30:03 PST