source:
CIVL/examples/fortran/cv2018/matrix_mult/makefile@
cc8e265
| Last change on this file since cc8e265 was d5096aa, checked in by , 8 years ago | |
|---|---|
|
|
| File size: 230 bytes | |
| Line | |
|---|---|
| 1 | cnb: driver.cvl naive_mxm.f block_mxm.f |
| 2 | civl compare -spec driver.cvl naive_mxm.f -impl driver.cvl block_mxm.f |
| 3 | |
| 4 | cnb2: driver.cvl naive_mxm.f block_mxm.f |
| 5 | civl compare -spec driver.cvl naive_mxm.f -impl driver.cvl block_mxm_bad.f |
Note:
See TracBrowser
for help on using the repository browser.
