pyhyp icon indicating copy to clipboard operation
pyhyp copied to clipboard

Exit gracefully in parallel

Open eirikurj opened this issue 8 months ago • 0 comments

Description

When running pyHyp in parallel, it should exit gracefully using mpi_abort and exit code instead of plain stop, which will result in improper MPI exit. There are several locations where this needs to be fixed.

eirikurj avatar Jun 03 '24 11:06 eirikurj