Changeset 1728 in Sophya for trunk/Eval/Speed/makefile
- Timestamp:
- Oct 31, 2001, 6:55:43 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Eval/Speed/makefile
r1094 r1728 1 FC = f90 -O 2 CC = cc -O -fast -tune host3 CXX = cxx -O -fast -tune host1 FC = f90 -O3 2 CC = cc -O3 3 CXX = cxx -O3 4 4 LIBBLAS = -ldxml 5 5
Note:
See TracChangeset
for help on using the changeset viewer.