/multi-omp

benchmark of running multiple OMP regions simultaneously

Primary LanguageC++Apache License 2.0Apache-2.0

multi-omp

The outer level parallelization is borrowed from CTPL.

Requires C++11 or up, glog and Boost.

Usage

mkdir build && cd build && cmake .. && make -j
OMP_NUM_THREADS=#intra-omp-threads ./multi-omp #inter-omp-threads