Potential issue in MPI comm for curvilinear SRPIC#58
Conversation
putting stdc++fs only where necessary
needs to be PUBLIC (fixing my own bug)
fix bug in metadomain.cpp; link library stdc++fs
Tests adapted to double precision
|
Maybe related, I also encounter an MPI error in cartesian/minkowski SRPIC with the |
likely unrelated, this problem is simply wrong comm without errors. @LudwigBoess is this a runtime or compile-time error? if runtime -- could you post the command you use to run? (or submit script) if compile-time, what MPI are you using? CUDA with MPI is a bit of a headache to configure at first on a new machine. especially given the fact that different clusters have different env variables defined. |
|
Culprit identified as potential race condition in |
No description provided.