This website requires JavaScript.
Explore
Help
Sign In
OSchip
/
OpenBLAS
mirror of
https://github.com/xianyi/OpenBLAS.git
Watch
0
Star
0
Fork
You've already forked OpenBLAS
2
Code
Issues
Packages
Projects
Releases
Wiki
Activity
e01b1094de
OpenBLAS
/
make.inc
7 lines
97 B
PHP
Raw
Normal View
History
Unescape
Escape
Import GotoBLAS2 1.13 BSD version codes.
2011-01-24 22:54:24 +08:00
SHELL
=
/
bin
/
sh
PLAT
=
_LINUX
added optimized dsymv kernels for haswell
2015-04-22 16:42:50 +08:00
DRVOPTS
=
$
(
NOOPT
)
(Plain make) build system fixes for AIX - retry fortran compiler test with aix-specific option if generic -m32/-m64 fails - pass any custom ARFLAGS to lapack - no addition of -m32/-m64 to the CFLAGS and FFLAGS on AIX
2017-09-18 07:29:21 +08:00
#ARCHFLAGS= $(ARFLAGS) -ru
Refs #176. Fixed make.inc overriding RANLIB bug when cross-compiling LAPACK.
2013-01-03 01:47:31 +08:00
#RANLIB = ranlib
added lapack and lapacke timing libs by default
2014-05-24 21:53:25 +08:00