equinor / ert

ERT - Ensemble based Reservoir Tool - is designed for running ensembles of dynamical models such as reservoir models, in order to do sensitivity analysis and data assimilation. ERT supports data assimilation using the Ensemble Smoother (ES), Ensemble Smoother with Multiple Data Assimilation (ES-MDA) and Iterative Ensemble Smoother (IES).
https://ert.readthedocs.io/en/latest/
GNU General Public License v3.0
98 stars 104 forks source link

Exception in job.run task should lead to FAILED realization #8208

Closed xjules closed 1 week ago

xjules commented 2 weeks ago

When realization fails and RuntimeError is risen, the exception is just logged and silenced by scheduler. In addition the state should be updated to State.FAILED for that particular realization.

The symptoms of this problem were reported on komodo: 2024.06.05

Image

xjules commented 1 week ago

The issue reported by a user relates to the wrong source LSF binaries. Therefore closing this one. Related issue https://github.com/equinor/ert/issues/8220 for the LOCAL driver.