make no-user-cuda

Hi,

In the 14May16 stable version patched with patch.31May16 file src/lmptype.h
is deleted by this command:
make no-user-cuda

scott

Hi,

In the 14May16 stable version patched with patch.31May16 file src/lmptype.h
is deleted by this command:
make no-user-cuda

this is fixed in patch.6Jun16

axel.

Hi,

>
> In the 14May16 stable version patched with patch.31May16 file src/lmptype.h
> is deleted by this command:
> make no-user-cuda

this is fixed in patch.6Jun16

No, apparently it isn't:

Jun 17 10:30:36pm 447$ /lammps tar zxf ~//tmp/lammps-stable.tar.gz
Jun 17 10:35:30pm 449$ /lammps/lammps-14May16 !388;!387
cp ~/tmp/patch.6Jun16 /lammps/lammps-14May16 ; cp ~/tmp/patch.31May16 /lammps/lammps-14May16
Jun 17 10:35:40pm 450$ /lammps/lammps-14May16 !402;!404
patch -bp1 < ./patch.31May16 > & out ; patch -bp1 < ./patch.6Jun16 >> & out
Jun 17 10:36:32pm 452$ /lammps/lammps-14May16 ll ./src/lmptype.h
8 -rw-r--r-- 1 srb 4824 Dec 15 2015 ./src/lmptype.h

Jun 17 10:36:40pm 453$ /lammps/lammps-14May16 cd src/
Jun 17 10:36:46pm 454$ /lammps/lammps-14May16/src make no-user-cuda
Uninstalling package user-cuda
Jun 17 10:36:59pm 455$ /lammps/lammps-14May16/src ll lmptype.h
ls: cannot access lmptype.h: No such file or directory

I'll tweak my scripts to stop doing that :slight_smile:
scott