Hi,
I have been having some problems with the USER-CUDA building,
I did this:
- sudo apt-get install g++ mpi-default-bin mpi-default-dev fftw-dev
2 wget http://lammps.sandia.gov/tars/lammps.tar.gz
3 tar xvzf lammps.tar.gz
4 cd lammps-27Oct11/src
5 make openmpi
6 make yes-USER-CUDA
7 cd …/lib/cuda/
8 make arch=21 cufft=1
9 cd …/…/src/
10 make yes-USER-CUDA
11 make openmpi
It gives me the ERROR that is reported at the attachment.
I don’t know what’s the problem.
Error USER-CUDA (6.27 KB)