Zhang Xianyi
82d829c670
Merge pull request #1030 from ksraste/develop
...
Updated data prefetch in TRSM, ASUM, DOT functions
2016-12-18 14:46:16 +08:00
François Bissey
32ca9a9f68
Do not override MACOSX_DEPLOYMENT_TARGET if it is already defined.
2016-12-15 11:42:17 +13:00
François Bissey
c732f1a066
Never use "make" in makefiles. Only $(MAKE).
2016-12-15 11:38:23 +13:00
kaustubh
5f93aa5f87
Updated data prefetch in TRSM, ASUM, DOT functions
...
Signed-off-by: kaustubh <kaustubh.raste@imgtec.com>
2016-12-14 14:05:11 +05:30
kaustubh
9db451acd0
Updated data prefetch in TRSM, ASUM, DOT functions
...
Signed-off-by: kaustubh <kaustubh.raste@imgtec.com>
2016-12-13 14:02:14 +05:30
kaustubh
3eaff85191
Updated data prefetch in TRSM, ASUM, DOT functions
...
Signed-off-by: kaustubh <kaustubh.raste@imgtec.com>
2016-12-13 11:41:17 +05:30
Zhang Xianyi
db3efb2e14
Merge pull request #1017 from martin-frbg/develop
...
Make c_check, f_check convert any --exclude-libs arguments to linker flags
2016-12-09 16:55:13 +08:00
Michael Foster
19934bea8c
Fix for issue #1024 : arm-linux-androideabi-g++ Compiler Error in /cpuid_arm.c
...
Line 77: Compiler requires non-void function to return a value
2016-12-02 09:28:31 -08:00
Zhang Xianyi
433edc74ab
Merge pull request #1015 from ararslan/aa/freebsd
...
Include system headers for blas_server on FreeBSD
2016-12-02 10:28:57 +08:00
Zhang Xianyi
99a6289d3c
Merge pull request #996 from grisuthedragon/lapack-3.6.1
...
Lapack 3.6.1
2016-12-02 10:27:51 +08:00
Martin Kroeker
e7732d9941
Convert --exclude-libs argument to linker flag
...
Fixes build with TDM-GCC
2016-11-22 09:17:03 +01:00
Martin Kroeker
fa216717bf
Convert --exclude-libs argument to linker flag
...
Fixes build with TDM-GCC
2016-11-22 09:14:55 +01:00
Zhang Xianyi
f8a6e6cce4
Merge pull request #1016 from ksraste/develop
...
Add data prefetch in DOT and ASUM functions
2016-11-22 15:54:56 +08:00
kaustubh
00abce3b93
Add data prefetch in DOT and ASUM functions
...
Signed-off-by: kaustubh <kaustubh.raste@imgtec.com>
2016-11-22 11:21:03 +05:30
Alex Arslan
a16ace68f5
Include system headers on FreeBSD
2016-11-16 21:58:20 -08:00
Zhang Xianyi
d4da3fbe9f
Merge pull request #1002 from brada4/limpio
...
Remove few lines of dead code.
2016-11-07 10:41:20 +08:00
Zhang Xianyi
b590cd45fc
Merge pull request #1010 from martin-frbg/cpuid
...
Add TARGETs for newer Intel CPUs - Kaby Lake, Knights Landing, Apollo Lake
2016-11-07 10:26:13 +08:00
Zhang Xianyi
10a62cb595
Merge pull request #1009 from martin-frbg/getarch-newline-fix
...
Getarch newline fix
2016-11-07 10:25:51 +08:00
Martin Kroeker
9dbdc7b2cf
Add files via upload
2016-11-06 23:27:30 +01:00
Martin Kroeker
596ead0f8d
Add files via upload
2016-11-06 23:26:39 +01:00
Martin Kroeker
60816c9259
Add files via upload
2016-11-06 23:26:04 +01:00
Martin Kroeker
aaba3e483f
Add files via upload
2016-11-06 17:38:20 +01:00
Martin Kroeker
c295d61e82
Delete CMakeLists.txt
2016-11-06 17:37:37 +01:00
Martin Kroeker
570bc9afbd
Fix spurious define in openblas_config.h
...
TARGET as specified with make is already return-terminated when getarch reads it. This led to an empty line written to config_last.h that awk in Makefile.install then expanded to a spurious "#define OPENBLAS_" in openblas_config.h (as noted by "kmb" on the mailing list)
2016-11-06 17:29:33 +01:00
Martin Kroeker
f00baf32a6
Update CMakeLists.txt
2016-11-05 13:38:57 +01:00
Martin Kroeker
8e7f2809af
Update CMakeLists.txt
2016-11-05 13:30:40 +01:00
Martin Kroeker
81ac8aab81
Update CMakeLists.txt
2016-11-05 13:26:01 +01:00
Martin Kroeker
ce372062d6
Update CMakeLists.txt
2016-11-05 13:11:32 +01:00
Martin Kroeker
6c7b9b74f6
Update CMakeLists.txt
2016-11-05 13:05:05 +01:00
Martin Kroeker
f5b028eb37
Update CMakeLists.txt
2016-11-05 12:59:05 +01:00
Martin Kroeker
cebcca9987
Update CMakeLists.txt
2016-11-05 12:47:15 +01:00
Martin Kroeker
084e4573c1
Consolidate debug options
...
Use BUILD_DEBUG option only if CMAKE_BUILD_TYPE is not set
Consolidate debug postfixes in install target
2016-11-05 11:55:45 +01:00
Andrew
becf8bc7a0
remove dead code
2016-10-31 12:46:56 +01:00
Andrew
4e54d8ab7f
new branch
2016-10-29 23:44:02 +02:00
Martin Koehler
6f58271190
Move remaining OpenBLAS related changes from 3.6.0 to 3.6.1
2016-10-26 21:43:41 +02:00
Martin Koehler
311e0a912c
Fix #971
2016-10-26 21:34:56 +02:00
Martin Koehler
429dfd83ee
Fix threshold in nep.in
2016-10-26 21:17:12 +02:00
Martin Köhler
5af06c764a
Fix MingW build
2016-10-26 16:03:00 +02:00
Martin Köhler
7cd26f7e38
Update gitignore
2016-10-26 15:19:40 +02:00
Martin Köhler
77006cc2a3
Import LAPACK: top directory
2016-10-26 15:14:13 +02:00
Martin Köhler
57eee3fa43
Import LAPACK: TESTING directory
2016-10-26 15:13:03 +02:00
Martin Köhler
92a858e69e
Import LAPACK: SRC directory
2016-10-26 15:12:09 +02:00
Martin Köhler
13d40e7591
Import LAPACK: LAPACKE directory
2016-10-26 15:06:08 +02:00
Martin Köhler
4c29d20108
Import LAPACK: INSTALL directory
2016-10-26 15:04:39 +02:00
Martin Köhler
1357b8d93b
Import LAPACK: DOCS directory
2016-10-26 15:03:51 +02:00
Martin Köhler
fb7057babe
Import LAPACK: CMAKE directory
2016-10-26 15:03:16 +02:00
Martin Köhler
358ee318ed
Import LAPACK: CBLAS directory
2016-10-26 15:02:41 +02:00
Martin Köhler
4c024b85e4
Import LAPACK: BLAS directory
2016-10-26 15:02:09 +02:00
Martin Kroeker
e9ccbe738c
Add CMAKE install target
...
Add CMAKE install target (copied from a patch provided by PrimarchOfTheSpaceWolves in #957 )
2016-10-19 15:27:22 +02:00
Zhang Xianyi
e54b6ddaa0
Merge pull request #986 from ksraste/develop
...
SGEMM, DGEMM, CGEMM, ZGEMM functions data prefetch
2016-10-18 12:38:52 +08:00