# vorv_task2 Compilation comand (on Linux): mpicxx main.cpp -pthread -o ${program_name} Run comand: mpirun -np ${n} ${program_name}