Skip to content
Snippets Groups Projects
Jesslyn Nathania's avatar
Jesslyn Nathania authored
a99813a9
Forked from IF3230-2020 / OpenMP
2 commits ahead of the upstream repository.
Name Last commit Last update
src
.gitignore
README.md
jb.txt
makefile

Build, Run and Clean

Build

make

Run

make run

and input the total_node

Clean

make clean