USER-FEP package with LAMMPS

Hi Agilio,

Just realized I am having a compile problem with the new code - it is now failing to compile after running make yes-user-fep; make. Compilation dies with this error:
/opt/openmpi/include/openmpi/ompi/mpi/cxx/comm_inln.h:671: warning: unused parameter ‘comm’
/opt/openmpi/include/openmpi/ompi/mpi/cxx/comm_inln.h:671: warning: unused parameter ‘comm_keyval’
/opt/openmpi/include/openmpi/ompi/mpi/cxx/comm_inln.h:671: warning: unused parameter ‘attribute_val’
/opt/openmpi/include/openmpi/ompi/mpi/cxx/comm_inln.h:671: warning: unused parameter ‘extra_state’
make[1]: Leaving directory `/home/pjk38/lammps-icms/src/Obj_pjk’
make: *** [pjk] Error 2

Any ideas what this might be about? It compiles fine with user-fep set to off.

Patrick

Hi Agilio,

Just realized I am having a compile problem with the new code - it is now failing to compile after running make yes-user-fep; make. Compilation dies with this error:

Those are warnings, not errors.