mirror of
https://github.com/OPM/opm-simulators.git
synced 2024-12-23 07:53:29 -06:00
ae1f319c10
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. |
||
---|---|---|
.. | ||
aquifers | ||
flow | ||
linalg | ||
timestepping | ||
utils | ||
wells | ||
opm-simulators_doxygen_main.hpp |