-
- Downloads
Turns out that having blocking MPI calls in the dumper code is bad as that can...
Turns out that having blocking MPI calls in the dumper code is bad as that can be blocked by other MPI calls in other threads, so we need to avoid any MPI calls here and create a file per rank instead
Loading
Please register or sign in to comment