This website works better with JavaScript.
Explore
Help
Sign In
parallel-programming-hwr
/
benchmark-openMP
mirror of
https://github.com/parallel-programming-hwr/benchmark-openMP.git
Watch
1
Star
0
Fork
You've already forked benchmark-openMP
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
77e92c943b
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '77e92c943b'
${ noResults }
benchmark-openMP
/
Makefile
5 lines
73 B
Makefile
Raw
Blame
History
all
:
main
main
:
gcc -std
=
c11 -Wextra -pedantic -Wall -lm -o run main.c
Reference in New Issue
View Git Blame
Copy Permalink