source:
CIVL/mods/dev.civl.com/examples/mpi-pthread/Makefile@
cb4d4f4
| Last change on this file since cb4d4f4 was aad342c, checked in by , 3 years ago | |
|---|---|
|
|
| File size: 150 bytes | |
| Rev | Line | |
|---|---|---|
| [db236ab] | 1 | CIVL=civl |
| 2 | VERIFY=$(CIVL) verify | |
| 3 | ||
| 4 | all: mpi-pthreads | |
| 5 | ||
| 6 | mpi-pthreads: mpi-pthreads.cvl | |
| 7 | $(VERIFY) -min mpi-pthreads.cvl | |
| [2687d00] | 8 | $(CIVL) replay mpi-pthreads.cvl |
Note:
See TracBrowser
for help on using the repository browser.
