296564e36
added lapack geev benchmark by
2014-07-31 10:35:25 +0200
27af6e35d
Merge pull request #424 from ihnorton/fix_arm_cpuid by
2014-07-31 13:54:07 +0800
a183ad1df
(refs/pull/424/head)
cpuid_arm: fix detection when cpuinfo uses "Processor" by
2014-07-31 04:59:30 +0000
799a0eabb
bugfix in cholesky.c by
2014-07-30 14:00:19 +0200
ca63503e6
extented plot-filter.sh for linpack and cholesky benchmarks by
2014-07-30 13:03:42 +0200
4f83217df
Merge pull request #422 from wernsaar/develop by
2014-07-30 17:09:58 +0800
508709671
(refs/pull/422/head)
optimization of sandybridge cgemm-kernel by
2014-07-29 19:07:21 +0200
21f7768b2
Merge pull request #421 from wernsaar/develop by
2014-07-29 15:50:00 +0800
46bc4fd50
(refs/pull/421/head)
optimized cgemm kernel for haswell by
2014-07-29 08:53:09 +0200
1cc02b433
optimized sgemm kernel for haswell by
2014-07-28 11:50:01 +0200
6e223db7f
Merge pull request #420 from wernsaar/develop by
2014-07-27 23:30:14 +0800
1d3354722
(refs/pull/420/head)
optimized zgemm kernel for haswell by
2014-07-27 11:51:42 +0200
3ea4dadd3
optimizations for trsm by
2014-07-25 11:59:17 +0200
1b10ff129
optimizations for trmm by
2014-07-25 10:00:23 +0200
125610d23
allow to set custom value for ?GEMM_DEFAULT_UNROLL_MN, optimizations for syrk by
2014-07-24 18:43:31 +0200
e213a42cd
added a sample plot-filter scripts and a header file for gnuplot by
2014-07-21 14:50:24 +0200
e4663be46
added symv benchmark by
2014-07-21 07:50:54 +0200
11637b692
add benchmark for ger by
2014-07-21 06:25:42 +0200
80bf3e6a3
Merge pull request #419 from wernsaar/develop by
2014-07-20 23:35:17 +0800
6acbafe45
(refs/pull/419/head)
added sgemv_n microkernel for haswell by
2014-07-20 14:52:25 +0200
5392d11b0
optimized sgemv_n_microk_sandy.c by
2014-07-20 14:08:04 +0200
c0fe95fb7
added sgemv_n microkernel for sandybridge by
2014-07-20 13:17:47 +0200
d9d4077c9
added sgemv_t microkernel for haswell by
2014-07-20 11:30:32 +0200
02eb72ac4
bugfix in sgemv_t_microk_sandy.c by
2014-07-20 10:48:41 +0200
c06f9986d
added sgemv_t microkernel for sandybridge by
2014-07-20 10:21:08 +0200
2cce125c7
added optimized sgemv_t for bulldozer and piledriver by
2014-07-19 15:48:07 +0200
b3938fe37
don't use this sgemv_n on Windows by
2014-07-19 07:15:34 +0200
e6668dd83
Merge pull request #414 from staticfloat/sf/symlinkfix by
2014-07-18 23:13:18 +0800
c8a4a5617
performance optimizations for sgemv_n by
2014-07-18 11:25:21 +0200
3c5732615
added blocked sgemv_n and microkernel for bulldozer and piledriver by
2014-07-17 23:15:07 +0200
f20c0f981
(tag: v0.2.10)
Merge branch 'develop' by
2014-07-17 15:15:57 +0800
134fa320e
Refs #415. Fixed the x86/i386 compiling bug with DYNAMIC_ARCH=1. by
2014-07-17 15:02:01 +0800
a79df1ff4
(refs/pull/414/head)
Don't create an absolute symlink when installing on Darwin by
2014-07-16 15:31:27 -0400
7ceb25d7b
changed string GFORTRAN to lowercase by
2014-07-16 17:08:43 +0200
21b5347fb
Merge branch 'develop' by
2014-07-16 18:04:30 +0800
f2eb48073
OpenBLAS 0.2.10 version. by
2014-07-16 18:04:18 +0800
c94762bb5
Refs #401. Added NO_AVX2 flag for old binutils (e.g. RHEL6) by
2014-07-16 08:37:55 +0800
51413925b
adjust number of threads for small size in cgemv and zgemv by
2014-07-15 16:27:02 +0200
b985cea65
adjust number of threads for sgemv and dgemv by
2014-07-15 16:04:46 +0200
d286daa2b
adjusted number of threads for small size by
2014-07-15 14:41:35 +0200
bcb115b55
added benchmark for gemv by
2014-07-15 13:35:36 +0200
3dd094f17
Merge pull request #413 from wernsaar/develop by
2014-07-14 22:39:22 +0800
339ab34c4
added additional test value to dstest.in by
2014-07-13 18:29:19 +0200
7424e2b60
(refs/pull/413/head)
added additional test value by
2014-07-13 18:26:38 +0200
73594cff7
segment violation in x86_64 sgemv kernels by
2014-07-13 10:49:43 +0200
880597b30
segment violation in sgemv kernels by
2014-07-13 10:46:14 +0200
9c835431d
modified pathes to atlas, mkl and acml by
2014-07-12 16:20:29 +0200
1d4ffddf6
added conf option for number of loops by
2014-07-12 11:54:39 +0200
b0e7810a6
added her2k benchmark by
2014-07-11 16:31:05 +0200
2b92a8c49
added herk benchmark by
2014-07-11 16:16:48 +0200
274b8dc91
add hemm benchmark by
2014-07-11 15:26:34 +0200
74b237ca2
added syr2k benchmark by
2014-07-11 14:48:25 +0200
c353abd38
added syrk benchmark by
2014-07-11 14:21:25 +0200
0acce1797
added trsm benchmark by
2014-07-11 13:51:08 +0200
2016a685e
added trmm benchmark by
2014-07-11 13:20:42 +0200
1b9a6aac3
added benchmark for symm by
2014-07-11 12:47:48 +0200
e27433ab6
added gemm benchmark and modified Makefile for benchmark by
2014-07-11 11:09:47 +0200
7961404a4
Merge pull request #411 from wernsaar/develop by
2014-07-10 22:38:15 +0800
cedc1f4b1
(refs/pull/411/head)
Ref #410: disabled optimized potri functions ( single threading bug) by
2014-07-10 13:42:32 +0200
0884b73c6
Lapack-test Windows 32bit now error free by
2014-07-10 11:01:47 +0200
9bd9472ae
Lapack-test: cleanup of x86 32bit KERNEL file by
2014-07-09 16:08:19 +0200
2e2473f39
Merge pull request #409 from wernsaar/develop by
2014-07-09 21:11:00 +0800
c4a423a64
(refs/pull/409/head)
bugfixes for lapack on ARM Platform by
2014-07-09 12:21:39 +0200
f9991fd5f
(tag: v0.2.10.rc2)
Merge branch 'develop' by
2014-07-09 08:48:00 +0800
47688e24e
OpenBLAS 0.2.10 rc2 version. by
2014-07-09 08:47:36 +0800
61ef0c341
added cross compiler examples for 32bit and 64bit ARM by
2014-07-08 12:55:18 +0200
698e77dba
Refs #406. Fixed utest building bug. by
2014-07-08 17:26:49 +0800
2081f6e8f
Lapack bug114: replaced cgesvd.f and zgesvd.f by
2014-07-08 10:21:10 +0200
dc6b809f1
Lapack bug117: replaced zstemr.f by
2014-07-08 10:08:34 +0200
0f0868464
Lapack bug118: replaced clanhf.f and zlanhf.f by
2014-07-08 09:57:40 +0200
552119c48
Fixed #407. Support outputing the CPU corename on runtime. The user can use char * openblas_get_config() or char * openblas_get_corename(). by
2014-07-08 12:48:08 +0800
a8e51bcc4
(refs/pull/407/merge)
Merge 9bca2bed63 into 94d3cfaa10 by
2014-07-07 22:20:42 +0000
9bca2bed6
(refs/pull/407/head)
add gotoblas_corename to dll exports list by
2014-07-07 15:20:17 -0700
94d3cfaa1
Merge pull request #404 from wernsaar/develop by
2014-07-07 00:39:33 +0800
13348b213
(refs/pull/404/head)
removed reference to daxpy_bulldozer kernel (Windows bug in lapack-test) by
2014-07-06 16:39:32 +0200
783a7d220
bugfix for fortran compiler by
2014-07-06 13:33:42 +0200
50e99a52e
added definitions for PILEDRIVER and HASWELL by
2014-07-06 12:08:27 +0200
9964ed2f7
bugfix for CORE2 by
2014-07-06 11:47:28 +0200
d5b976f92
fallback to zgemm_kernel_4x2_sse.S by
2014-07-06 11:05:28 +0200
f7267d9b0
added missing definition for DUNNINGTON by
2014-07-06 10:17:07 +0200
e0c080a28
removed reference to zgemm_kernel_4x2_sse3.S (bug in lapack-test) by
2014-07-05 16:13:17 +0200
e80b14493
enabled compiling of *3M functions by
2014-07-02 14:11:53 +0200
02a504c0b
fixed my bug in ger.c by
2014-07-02 10:39:33 +0200
be94db096
disabled *3M functions for x86_64 platforms by
2014-07-01 16:18:05 +0200
b079df9ef
added optimized sdot- and dsdot-kernel, written in C by
2014-06-30 14:46:38 +0200
aee61456a
disabled SMP for sbmv and zsbmv again by
2014-06-29 21:18:38 +0200
01a119abf
enabled SMP for sbmv and zsbmv, but only for 64bit binaries by
2014-06-29 20:35:56 +0200
1fad2b759
enabled smp for ger.c and zger.c, but only for 64bit binaries by
2014-06-29 16:43:04 +0200
e1e83a1b7
modification, to run blas-test on Windows by
2014-06-29 10:15:29 +0200
da3d70420
(tag: v0.2.10.rc1)
Merge branch 'develop' by
2014-06-29 10:46:22 +0800
1127f5a2d
OpenBLAS 0.2.10 rc1 version. by
2014-06-29 10:45:50 +0800
0ae4cc280
Merge branch 'wernsaar-develop' into develop by
2014-06-29 10:40:54 +0800
99efbbbad
Fixed #395. Enable optimized cgemm for Sandybridge. Added optimized sdot kernel. Fixed c/zgemm, zgemv computational error of haswell, piledriver, bullldozer, and barcelona on Windows. by
2014-06-29 10:34:51 +0800
22e5aee2d
(refs/pull/395/head)
fixed zgemv bug for older AMD Processors by
2014-06-28 19:04:49 +0200
249917700
Merge branch 'TimothyGu-develop' into develop Fixed #398. Remove all trailing whitespace except lapack-netlib. by
2014-06-28 20:52:07 +0800
7a8949e0c
Merge branch 'develop' of https://github.com/TimothyGu/OpenBLAS into TimothyGu-develop by
2014-06-28 20:51:31 +0800
b82108f89
Merge pull request #399 from TimothyGu/upstr by
2014-06-28 20:40:23 +0800
8373ad4ec
Merge pull request #397 from vtjnash/develop by
2014-06-28 20:38:48 +0800
35d37e124
bugfix for barcelona zgemv-kernel by
2014-06-28 12:36:11 +0200
d8ba46efd
bugfix for bulldozer cgemm-, zgemm- and zgemv-kernel by
2014-06-28 12:16:20 +0200