Hi, I have a mpi job which runs fine if run locally on a node, but crashes with:
*** glibc detected *** /home/user/lammps_fan/bin/lammps/lammps: double free or corruption (fasttop): 0x00000000625197b0 *** the submit script has some #SBATCH references, and ends with lmp=/home/user/lammps_fan/bin/lammps mpi=/home/user/lammps_fan/bin/mpich2/bin hostname date $mpi/mpiexec -np 16 $lmp/lammps < system.in Does anyone have any idea where to look for clues? thanks, Gerben
