help on making USER/CUDA package

Dear all,

Could you give me some instructions on how to make USER/CUDA package?

I tried type “make” under lib/cuda, it does not work. And the README file does not have instructions on how to make cuda package.

Thanks,
Wei

Dear all,

Could you give me some instructions on how to make USER/CUDA package?

http://lammps.sandia.gov/doc/Section_accelerate.html#acc_4

Axel

You probably need to provide the path to CUDA in the Makefile.common in lib/cuda.

Christian

-------- Original-Nachricht --------

Thanks, Christian.
I type "make yes-user-cuda" under src to install CUDA package, but I could not find CUDA in my system.
So I do not know the path to CUDA which should be specified in Makefile.common.
What would be the problem?
Thanks,
Wei

Thanks, Christian.
I type "make yes-user-cuda" under src to install CUDA package, but I could not find CUDA in my system.
So I do not know the path to CUDA which should be specified in Makefile.common.

if you don't know where your CUDA installation is, you cannot use CUDA.
if it is not installed, you have to install it.

axel.