if I do:
$ mpirun -np 4 lmp_mpi -partition 4x1 -in in.neb.hop1
ERROR: Processor partitions do not match number of allocated
processors (../lammps.cpp:260)
ERROR: Processor partitions do not match number of allocated
processors (../lammps.cpp:260)
-------------------------------------------------------
Primary job terminated normally, but 1 process returned
a non-zero exit code.. Per user-direction, the job has been
aborted.
-------------------------------------------------------
--------------------------------------------------------------------------
mpirun detected that one or more processes exited with non-zero
status, thus causing
the job to be terminated. The first process to do so was:
Process name: [[51470,1],0]
Exit code: 1
--------------------------------------------------------------------------
my mpi version is
$ mpirun --version
mpirun (Open MPI)
1.10.2
Report bugs to
http://www.open-mpi.org/community/help/
I thought, if I used OpenMPI, i didnt need to specify the MPI
variables.
What do you recommend me ?
thanks,
On 14.08.2017 18:10, Axel Kohlmeyer
wrote: