Add mpi_abort call
When the output file exists and we don't overwrite it, we call mpi_abort (if we can). If we can't the MPI runs into an error. Not nice, but thats the best we can do.
Loading
Please register or sign in to comment
When the output file exists and we don't overwrite it, we call mpi_abort (if we can). If we can't the MPI runs into an error. Not nice, but thats the best we can do.