could not find node responsible for particle
This happens running a big sampler job (17'000 cores), maybe I find the input file responsible for that.
Error{0}>
Error{0}> *** Runtime-error ******************
Error{0}> could not find node responsible for particle;
Error{0}> mesh does not seem correctly adapted to particle distribution
Error{0}> Assertion 'touchingVN.first != touchingVN.second' failed in
Error{0}> /users/adelmann/git/opal/ippl/src/Particle/ParticleSpatialLayout.h on line 1203.
Error{0}>
Error{0}> ************************************
Error{0}>
However, in such a situation, instead of giving up can we
a) try to re-grid if enough particles available
or
b) exit nicely i.e. such that the parallel job is not failing
Edited by snuverink_j