Changeset 1728 in Sophya for trunk/Eval/Speed/makefile


Ignore:
Timestamp:
Oct 31, 2001, 6:55:43 PM (24 years ago)
Author:
ansari
Message:

extension prog test perfo f90 - Reza - 31/10/01

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Eval/Speed/makefile

    r1094 r1728  
    1 FC = f90 -O
    2 CC = cc -O -fast -tune host
    3 CXX = cxx -O -fast -tune host
     1FC = f90 -O3
     2CC = cc -O3
     3CXX = cxx -O3
    44LIBBLAS = -ldxml
    55
Note: See TracChangeset for help on using the changeset viewer.