deepflame-dev icon indicating copy to clipboard operation
deepflame-dev copied to clipboard

error when running in parallel

Open zazzy12345 opened this issue 1 year ago • 0 comments

I have installed deepflame-v2212 in centos8.5 successfully, all the solvers, df0DFoam, dfLowMachFoam working properly when running in serial. However, when run with command like "mpirun -np 4 df0DFoam -parallel", it crashes. All cases in the example folder gives the same result. error

The solvers in original openfoam like pimpleFoam doesn't have such problem. And I have verified with different openmpi versions, but didn't work. Anyone have idea about this problem? Many thanks!

zazzy12345 avatar Dec 24 '23 08:12 zazzy12345