mirror of
https://github.com/OPM/opm-simulators.git
synced 2026-09-05 04:40:19 -05:00
At that stage flow did not set the number of thread in the case where OMP_NUM_THREADS is not defined. That happens in setupParallelism which is called when the simulator is run. Hence we have to manually compute the number of threads similar to there.