Hello,
I am trying to build LAMMPS for Europa. I’m using the provided makefile for the Intel OneAPI environment with the OneAPI environment variables set using the setvars.sh script. Everything appears to compile fine, but when I try to run any test calculations I encounter MPI errors such as:
======================================================
= BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
= RANK 0 PID 129321 RUNNING AT compute-2-1-2
= KILLED BY SIGNAL: 4 (Illegal instruction)
/======================================================
I’ve tried playing around with the MPI dependency in the makefile, but I haven’t had any success. And LAMMPS takes forever to build, so I figured it was best to ask for help.
In the meantime I’m using the Ganymede LAMMPS module. It is working well for my preliminary work, but the LAMMPS module is missing a few key packages that I need. It’s also build using a different MPI dependency from VASP, so I can’t use the two concurrently.
Anyway, help with the building LAMMPS would be greatly appreciated.
Thanks,
Patrick