Skip to content
Snippets Groups Projects
Ayu Rifanny's avatar
a42ce6b0
Forked from IF3230-2020 / OpenMP
4 commits ahead of the upstream repository.
Name Last commit Last update
outputs
src
.gitignore
README.md
makefile

Build, Run and Clean

Build

make

Run

make run

and input the total_node

Clean

make clean