This website requires JavaScript.
Explore
Help
Sign In
cs
/
icp
Watch
1
Star
0
Fork
You've already forked icp
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
90d8c13215
icp
/
oer
/
courses
/
example-course
/
sections
/
02-parallel-and-multifile
/
01-parallel-hello
/
Makefile
8 lines
80 B
Makefile
Raw
Blame
History
all
:
mpicc program.c -o program
clean
:
rm -f program
rm -f job.out job.err
Reference in New Issue
View Git Blame
Copy Permalink