Dear Lammps Develpoer
I have successfully installed lammps with gpu (2 Aug 2023) and plumed-2.7.3. But when I try to integrate lammps with plumed it gives me an error. I have read and tried alot of things but failed. Please take a look and suggest me what to do.
Here is a error
Gathering installed package information (may take a little while)
make[1]: Entering directory ‘/usr/local/mylammps/src’
Gathering git version information
make[1]: Leaving directory ‘/usr/local/mylammps/src’
Compiling LAMMPS for machine gpu
make[1]: Entering directory ‘/usr/local/mylammps/src/Obj_gpu’
Makefile.package.settings:4: …/…/lib/plumed/Makefile.lammps: No such file or directory
make[1]: *** No rule to make target ‘…/…/lib/plumed/Makefile.lammps’. Stop.
make[1]: Leaving directory ‘/usr/local/mylammps/src/Obj_gpu’
make[1]: Entering directory ‘/usr/local/mylammps/src/Obj_gpu’
Makefile.package.settings:4: …/…/lib/plumed/Makefile.lammps: No such file or directory
make[1]: *** No rule to make target ‘…/…/lib/plumed/Makefile.lammps’. Stop.
make[1]: Leaving directory ‘/usr/local/mylammps/src/Obj_gpu’
make: *** [Makefile:397: gpu] Error 2
Thanks in advance