Problems with the use of MPICH multi-node parallel computation of depletion

I am not sure but i think this can be an issue of serial/parallel mpi4py.

also try setting this in the script.

openmc.deplete.pool.USE_MULTIPROCESSING = False

Try looking at this thread for detail.

i hope that helps