LIGGGHTS in parallel
Hi,
I'm trying LIGGGHTS in parallel. For example:
mpirun -np 8 lmp_openmpi < in.case
When it starts it prints:
1 by 1 by 8 processor grid
The problems is that sometime it works well, sometime it crashes with this error:
ERROR on proc 0: Failed to allocate -1738615408 bytes for array neigh:binhead
For example it works well with:
communicate multi vel yes
units si
neighbor 0.001 bin
neigh_modify delay 0
variable radius1 equal 0.005 # m
It doesn't work with:
communicate multi vel yes
Forums:
- Read more about LIGGGHTS in parallel
- 4 comments
- Log in or register to post comments