*** empty log message ***

psblas3-type-indexed
Salvatore Filippone 19 years ago
parent e829b2d3f2
commit f3cce1c065

@ -6,8 +6,9 @@
####################### Section 1 ####################### ####################### Section 1 #######################
# Define your compilers and compiler flags here # # Define your compilers and compiler flags here #
########################################################## ##########################################################
F90=${IFC8}/bin/ifort IFC8=/opt/intel_fc_80
FC=${IFC8}/bin/ifort F90=$(IFC8)/bin/ifort
FC=$(IFC8)/bin/ifort
F77=$(FC) F77=$(FC)
CC=gcc CC=gcc
F90COPT= -O3 F90COPT= -O3

Loading…
Cancel
Save