added optimizations for steamroller

This commit is contained in:
Werner Saar
2014-12-30 20:14:45 +08:00
parent 9566f5fdb0
commit ddf983d643
18 changed files with 299 additions and 25 deletions

View File

@@ -10,7 +10,7 @@ include $(TOPDIR)/Makefile.system
#LIBACML = -fopenmp $(ACML)/libacml_mp.a -lgfortran -lm
# ACML 6.1 custom
ACML=/home/saar/acml6.1/gfortran64_mp/lib
ACML=/home/werner/project/acml6.1/gfortran64_mp/lib
LIBACML = -fopenmp $(ACML)/libacml_mp.so -lgfortran -lm