4 citations · 7 across the 7 of their papers we have counts for
1 paper · 1 filter
Christian Engwer, Mirco Altenbernd, Nils-Arne Dreier +1
C++ advocates exceptions as the preferred way to handle unexpected behaviour of an implementation in the code. This does not integrate well with the error handling of MPI, which mo…