1a1935507
[z]ger: increase multithread threshold by
2016-01-15 18:40:13 +0100
d2f84c9c8
Ref #740: updated nrm2_vfp.S by
2016-01-23 17:47:58 +0100
ca32253f3
Ref #740: updated asum_vfp.S and iamax_vfp.S by
2016-01-23 14:44:34 +0100
9066d1f98
Ref #750 and Ref #740 : bugfix for sdot, dsdot and ddot on arm by
2016-01-23 11:59:51 +0100
8d85be770
actually install the shared lib on illumos by
2016-01-22 18:50:05 +0200
7ba1d9b9c
actually build the shared lib on illumos by
2016-01-22 18:50:29 +0200
31aff441c
use $(AWK) in Makefile.install and switch it to nawk by
2016-01-22 18:50:53 +0200
e737e32fd
RLIMIT_NPROC doesn't exist on illumos by
2016-01-22 18:49:17 +0200
8635d425c
make parallel make work on illumos by
2016-01-22 18:48:50 +0200
97cd4b8ae
illumos fixes to memory.c by
2016-01-22 18:48:25 +0200
72390e3ff
Merge pull request #747 from wernsaar/develop by
2016-01-21 14:21:59 +0100
b07d733a7
(refs/pull/747/head)
added updates for syrk and syr2k by
2016-01-21 13:16:44 +0100
fa3018c30
Merge pull request #745 from jakirkham/minor_fix_scipy_prof by
2016-01-20 11:24:22 -0600
6caa40302
Merge pull request #744 from jeromerobert/bug731 by
2016-01-20 11:18:21 -0600
a48b247e9
(refs/pull/745/head)
benchmark/scripts/SCIPY/dsyrk.py: Overwrite will work on a Fortran array of the correct type. by
2016-01-19 15:32:28 -0500
b1b115ecd
benchmark/scripts/SCIPY/ssyrk.py: Overwrite will work on a Fortran array of the correct type. by
2016-01-19 15:31:37 -0500
07bba933f
benchmark/scripts/SCIPY/dsyrk.py: Arrays should be Fortran order. by
2016-01-19 15:29:43 -0500
e85f8af51
benchmark/scripts/SCIPY/ssyrk.py: Arrays should be Fortran order. by
2016-01-19 15:28:22 -0500
adfa0ab87
benchmark/scripts/SCIPY/ssyrk.py: Fix PEP8 issues. by
2016-01-19 15:06:17 -0500
cbb6649e9
benchmark/scripts/SCIPY/dsyrk.py: Fix PEP8 issues. by
2016-01-19 15:05:18 -0500
77abc9b28
benchmark/scripts/SCIPY/ssyrk.py: Write values into `C`. by
2016-01-19 15:00:54 -0500
81e869076
benchmark/scripts/SCIPY/dsyrk.py: Write values into `C`. by
2016-01-19 15:00:23 -0500
dd04a8ac2
benchmark/scripts/SCIPY/ssyrk.py: Use the environment python. by
2016-01-19 14:05:14 -0500
cb554b3a9
benchmark/scripts/SCIPY/dsyrk.py: Use the environment python. by
2016-01-19 14:04:55 -0500
1153459d1
benchmark/scripts/SCIPY/ssyrk.py: Drop unneeded semicolons. by
2016-01-19 12:34:01 -0500
1a73390ff
benchmark/scripts/SCIPY/dsyrk.py: Drop unneeded semicolons. by
2016-01-19 12:33:44 -0500
8b981e41a
benchmark/scripts/SCIPY/ssyrk.py: Allocate `C` using zeros instead of randomly generating it. by
2016-01-19 12:32:26 -0500
c10b1f555
benchmark/scripts/SCIPY/dsyrk.py: Allocate `C` using zeros instead of randomly generating it. by
2016-01-19 12:32:14 -0500
14db1ca50
(refs/pull/744/head)
update CONTRIBUTORS.md by
2016-01-19 17:15:31 +0100
66eafb16c
swap: disable multi-threading for small matrices by
2016-01-18 09:12:37 +0100
3ae30cd6b
Disable multi-threading for small matrices in [z]ger by
2016-01-15 17:12:04 +0100
692d9c881
Ref #740: simple solution to clear floating point register on arm by
2016-01-17 15:37:12 +0100
055b48138
Fixed CMake bug for single core. by
2016-01-15 06:42:54 +0800
ce2b1edd4
[av skip] Change test cmd on Travis. by
2016-01-12 20:44:49 -0600
8cf3657fb
Refs #738. Fix previous commit bug. Run BLAS and CBLAS test on Travis. by
2016-01-12 20:01:49 -0600
44222a7fe
Refs #738. Run test on Travis. by
2016-01-12 22:52:47 +0000
3ac153180
Merge branch 'develop' of github.com:xianyi/OpenBLAS into develop by
2016-01-12 22:25:36 +0000
96b486ace
Merge branch 'jeromerobert-bug736' into develop by
2016-01-12 22:25:08 +0000
3602a2cd1
#736 Revert #733 patch to fix bus error on ARM. by
2016-01-12 22:19:58 +0000
b65de4947
Merge pull request #739 from sebastien-villemot/develop by
2016-01-12 14:47:34 -0600
04ad946fc
(refs/pull/739/head)
Fix output descriptors of c_{s,d,c,z}blat3 by
2016-01-11 11:22:17 +0100
f704b8d32
Fix CBLAS double complex level 2 tests by
2016-01-11 11:15:33 +0100
708ad330a
(refs/pull/737/head)
stack alloc: Fix stack smashing detection in 32bits by
2016-01-10 19:04:37 +0100
c6a27bbe6
added benchmark tests for ssyrk and dsyrk by
2016-01-10 12:19:03 +0100
f16b4f10b
Merge pull request #734 from jeromerobert/common_stackalloc by
2016-01-08 22:13:37 -0600
87a2ccc37
(refs/pull/734/head)
Factorize MAX_STACK_ALLOC code to common_stackalloc.h by
2016-01-03 13:59:37 +0100
e3e20e224
Merge pull request #733 from yuyichao/arm-asm by
2016-01-05 19:35:12 -0600
594b9f4c7
(refs/pull/733/head)
Do not use vsub to clear the register values since it doesn't work with non-normal numbers. by
2016-01-04 23:36:25 -0500
c96c6a26f
Merge pull request #732 from wernsaar/develop by
2016-01-05 15:34:08 +0100
c8f2c5d63
(refs/pull/732/head)
added optimized trsm_kernels by
2016-01-05 13:05:05 +0100
5f2fa15e0
include sched.h if OS is Android by
2016-01-05 12:36:49 +0100
7d144aaab
Merge pull request #728 from jeromerobert/fix-no-stack-alloc by
2016-01-04 15:04:24 -0600
f9890a645
(refs/pull/728/head)
Fix compilation when MAX_STACK_ALLOC is not set by
2015-12-31 13:36:22 +0000
2c7143459
Let make MAX_STACK_ALLOC=0 do what expected by
2015-12-31 13:32:53 +0000
3857581ad
Merge pull request #726 from jeromerobert/amd-e2-3200 by
2015-12-28 12:53:11 -0600
e9754e625
Merge pull request #725 from jeromerobert/make-nb-jobs by
2015-12-28 12:48:49 -0600
76398c323
(refs/pull/726/head)
Fix detection of AMD E2-3200 by
2015-12-28 19:26:43 +0100
ba024fcfc
(refs/pull/725/head)
Allow to force the number of parallel make job by
2015-12-28 19:28:42 +0100
b9b52c295
Merge branch 'develop' of github.com:xianyi/OpenBLAS into develop by
2015-12-14 10:07:10 -0600
285d042b1
Fixed rotg bug on ARM. by
2015-12-14 10:07:01 -0600
01db7908b
Merge pull request #713 from btracey/patch-2 by
2015-12-10 10:13:49 -0600
5f75df40d
Merge pull request #711 from btracey/patch-1 by
2015-12-10 10:13:12 -0600
b3f100dc2
(refs/pull/713/head)
Fix Dormbr to perform the correct size operations with RowMajor by
2015-12-09 00:50:22 -0700
2f65aad62
(refs/pull/711/head)
Fix Dormlq to perform the correct size operations with RowMajor by
2015-12-08 22:34:21 -0700
25116788e
Merge branch 'develop' of github.com:xianyi/OpenBLAS into develop by
2015-12-05 00:46:42 +0800
958f0de65
Refs #708. Modified config template for MSVC. by
2015-12-05 00:45:29 +0800
5d212f66a
Refs #706. Fixed lapacke installation error. by
2015-12-03 01:32:39 +0800
f88ee1840
Merge pull request #704 from tkelman/patch-1 by
2015-11-30 22:37:25 -0600
d22917a58
(refs/pull/704/head)
fix makefile warning when renaming symbols by
2015-11-30 20:16:33 -0800
640cccc2b
Refs #697. Fixed gemv bug for Windows. by
2015-11-30 15:19:45 -0600
fba653250
Refs #702. Delete redundant xerbla exporting by
2015-11-30 11:08:33 -0600
da7f69e8f
Refs #699. Split the obj list of LAPACKE 3.6.0. by
2015-11-24 13:15:28 -0600
044fb91ea
Merge pull request #690 from rayglover/msvc-fix by
2015-11-23 11:05:37 -0600
b4380acf7
Merge pull request #696 from ashwinyes/develop_20151120_lapack_test_fixes by
2015-11-23 11:04:42 -0600
d1dd4e302
(refs/pull/696/head)
fix for bad or outdated mingw compiler by
2015-11-23 16:20:14 +0100
318f0949c
lapack-test fixes in nrm2 kernels for Cortex A57 by
2015-11-23 12:08:56 +0530
299cdcdc2
lapack fixes for Windos by
2015-11-21 14:33:27 +0100
a8516c5b4
fixes for cross compile by
2015-11-21 10:48:37 +0100
c40538eae
bugfix for cross compiling by
2015-11-20 13:47:22 +0100
33e37d01b
added lapack-3.6.0 by
2015-11-20 09:45:46 +0100
64db4576e
removed lapack-3.5.0 by
2015-11-20 09:41:59 +0100
0d22551a6
increase the stack size limit in the constructor by
2015-11-20 09:23:01 +0100
1d121852c
Fix blas_lock for arm64 by
2015-11-20 01:45:35 +0530
98965da2e
lapack-test fixes for Cortex A57 by
2015-11-20 01:15:04 +0530
39937d15c
Change BUFFER_SIZE for Cortex A57 to 20 MB by
2015-11-20 01:12:04 +0530
a9d7eee0d
(refs/pull/690/head)
(Visual Studio) Don't use C99 complex numbers when building C++ code. by
2015-11-17 17:29:30 +0000
e31948ceb
Fix #686. Merge branch 'ashwinyes-develop' into develop by
2015-11-11 04:30:26 +0800
233ec2a1c
Use 40 MB buffer for ARM Cortex A57. by
2015-11-11 04:22:34 +0800
a4c6a88a6
Delete vi swap file. by
2015-11-11 04:19:43 +0800
faf081148
Merge branch 'develop' of https://github.com/ashwinyes/OpenBLAS into ashwinyes-develop by
2015-11-11 04:16:22 +0800
4e4a3e783
Update develop version. by
2015-11-11 04:14:58 +0800
d00ada378
Merge pull request #684 from sebastien-villemot/develop by
2015-11-09 11:39:21 -0600
41407acc1
(refs/pull/684/head)
Fix detection of POWER architecture in c_check. by
2015-11-09 18:36:04 +0100
67874468a
Fix bug in benchmark/gemm.c by
2015-11-06 20:15:05 +0530
c99c43d51
Optimized trmm kernels for CORTEXA57 by
2015-11-02 19:30:28 +0530
1397b4719
Optimized zgemm kernel for CORTEXA57 by
2015-11-02 18:58:28 +0530
45f78963a
Optimized cgemm kernel for CORTEXA57 by
2015-11-02 18:40:27 +0530
402443bf9
Optimized dgemm kernel for CORTEXA57 by
2015-11-02 17:53:28 +0530
19fdbee29
Improve the sgemm kernel for CORTEXA57 by
2015-11-02 17:45:24 +0530
3b0cdfab1
Optimized gemv kernels for CORTEXA57 by
2015-11-02 17:17:47 +0530