c:mpi:makefile
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
c:mpi:makefile [2024/01/11 09:26] – created odefta | c:mpi:makefile [2024/01/11 09:28] (current) – odefta | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Makefile ====== | ====== Makefile ====== | ||
- | + | < | |
- | < | + | |
- | < | + | |
- | < | + | |
- | < | + | |
- | + | ||
- | < | + | |
build: | build: | ||
mpicc -o helloapp helloapp.c -pthread -Wall | mpicc -o helloapp helloapp.c -pthread -Wall | ||
Line 13: | Line 7: | ||
clean: | clean: | ||
rm -f helloapp | rm -f helloapp | ||
+ | </ | ||
+ | |||
+ | < | ||
+ | < | ||
+ | < | ||
+ | < |
c/mpi/makefile.1704957975.txt.gz · Last modified: 2024/01/11 09:26 by odefta