opm-simulators/opm/simulators
Markus Blatt ae1f319c10 [bugfix] Honor command line --threads-per-process
While we reported that we used the number of threads that were passed
on the command line, we never really used it for OpenMP but always
sticked to two unless environment variable OMP_NUM_THREADS was set.

Note that because the ThreadManager in opm-models would always use the
command line option and hence the linearizer would use that number of
threads.

Please note that the only use of OpenMP in opm-common (volume
calculation in EclipseGrid) is not effected by this as it happens
before we set the number of OpenMP threads.
2023-06-14 12:02:25 +02:00
..
aquifers Add Support for Initialising Constant Flux Aquifers from Restart 2023-05-26 20:21:52 +02:00
flow [bugfix] Honor command line --threads-per-process 2023-06-14 12:02:25 +02:00
linalg Clean up linear solver parameters and ISTLSolverEbos. 2023-06-11 11:51:59 +02:00
timestepping Merge pull request #4508 from akva2/simulatorreport_avoid_nan 2023-03-03 11:55:42 +01:00
utils Merge pull request #4658 from plgbrts/well-control 2023-06-09 10:51:15 +02:00
wells addressing reviewing comments for PR #4682 2023-06-08 12:32:55 +02:00
opm-simulators_doxygen_main.hpp Moved all remaining files out of opm/autodiff. 2019-06-20 11:00:51 +02:00