Multi-core scaling

CFDfoundation logo

We are interested here in the first step of the parallelization of an OpenFoam simulation, which consists in using several cores on a single processor. For this purpose, OpenFoam does not use OpenMP (although dedicated to multi-core) but indeed MPI (as for the multi-processor parallelization of a cluster).