Parallel Programming Course Need to install dependencies MPI OpenMP TBB Build project mkdir build cd build cmake .. cmake --build . --config Release