I followed the instructions on your website. Made STUBS/libmpi_stubs.a and liblammps_serial.a using the 15May15 version of LAMMPS, copied them in, then compiled eonclient with `make LAMMPS_POT=1`. At the end of the compilation, it printed "POTENTIALS: [...] +LAMMPS [...]", yet when I go to the `eon/client/test/lammps` directory and run eonclient, I get this:
Code: Select all
EON Client
VERSION: r2282
BUILD DATE: Sun Aug 9 16:49:55 BST 2015
Hostname: ...
OS: Linux
Arch: x86_64
PID: 4129
DIR: /home/matt/eon/client/tests/lammps
Loading parameter file config.ini
* [Main] job: minimization
* [Potential] potential: lammps
* [Optimizer] opt_method: cg
* [Optimizer] converged_force: 1e-8
* [Optimizer] lbfgs_inverse_curvature: 0.04
Beginning minimization of pos.con
[Matter] Iter Step size ||Force|| Energy
Unknown Potential: lammps
Code: Select all
Eon version svn revision 2282
Registering results
Processed 0 results
Queue contains 0 searches
Making 1 process searches
job failed: .//jobs/scratch/0_4:
Created 1 searches
Currently in state 0 with confidence 0.000000
Many thanks,
Matt