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

Write mocked Slurm system for use with integration tests #8226

Closed berland closed 5 days ago

berland commented 1 week ago

Write a mocked Slurm system using shell and python that reproduces what we need in the Slurm driver in order to pass the generic driver tests, similar to what is availabe for LSF and Torque.