source:
CIVL/examples/mpi-omp/Makefile@
83af34d
| Last change on this file since 83af34d was d7270ab, checked in by , 11 years ago | |
|---|---|
|
|
| File size: 184 bytes | |
| Rev | Line | |
|---|---|---|
| [d7270ab] | 1 | CIVL=civl |
| 2 | VERIFY=$(CIVL) verify | |
| 3 | ||
| 4 | all: mat-infnorm | |
| 5 | ||
| 6 | mat-infnorm: mpi-omp-mat-infnorm-blkstp.c | |
| 7 | $(VERIFY) -input_NPROCS=2 -inputTHREAD_MAX=2 -ompNoSimplify mpi-omp-mat-infnorm-blkstp.c |
Note:
See TracBrowser
for help on using the repository browser.
