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.
fe213d6403
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'fe213d6403'
${ noResults }
benchmark-openMP
/
Makefile
5 lines
75 B
Makefile
Raw
Blame
History
all
:
main
main
:
gcc -fopenmp -std
=
c11 -pedantic -Wall -o run main.c -lm
Reference in New Issue
View Git Blame
Copy Permalink