opm-simulators/opm/models/parallel
Lisa Julia Nebel 92a8ef1c4b Add an atomic flag to TaskletRunner
This flag is shared between the threads, if any thread fails, this is set and before the new threads get dispatched or run, this flag is checked.
In case it is set, the program aborts.
2024-07-08 20:58:02 +02:00
..
gridcommhandles.hh remove use of Unused.hpp 2022-08-02 11:24:40 +02:00
mpibuffer.hh Avoid assert and rely on error handler doing the correct thing. 2023-11-08 16:48:40 +01:00
mpiutil.hh Add and use gatherStrings() for exception messages. 2020-01-21 15:33:31 +01:00
tasklets.hh Add an atomic flag to TaskletRunner 2024-07-08 20:58:02 +02:00
threadedentityiterator.hh Remove unnecessary copy of GridView. 2023-05-10 13:48:22 +02:00
threadmanager.hh changed: start splitting compile time properties from runtime parameters 2024-07-01 09:46:45 +02:00