99d1978df
Fixed #180. the typos in kernel/x86_64/sgemv_t.S by
2013-01-12 12:31:14 +0800
08bf6674d
Refs #177. Fixed sgemv_t compiling bug on Win64. by
2013-01-05 11:36:39 +0800
8b122ff9d
Refs #176. Fixed make.inc overriding RANLIB bug when cross-compiling LAPACK. by
2013-01-03 01:47:31 +0800
69200884e
Refs #173. Fixed overflow internal buffer bug of gemv_n on x86 by
2012-12-25 09:27:49 +0800
0d1518add
Refs #173. Fixed overflow internal buffer bug of sgemv_t on x86 by
2012-12-25 09:10:17 +0800
91ed4e445
Refs #171. Prevent loading the dirty number from the buffer in sgemv_t x86 kernel. by
2012-12-23 23:14:17 +0800
fd3046b32
Refs #173. Fixed overflow internal buffer bug of gemv_t on x86. by
2012-12-23 21:47:22 +0800
a4ee6f391
Fixed #172. Support Intel Xeon E7540. by
2012-12-18 08:57:46 +0800
a0363e9b4
Merge branch 'master' into develop by
2012-12-18 08:51:30 +0800
13589ab54
(refs/pull/172/merge)
Merge 7269ff6580 into b471d52e61 by
2012-12-17 13:30:32 -0800
7269ff658
(refs/pull/172/head)
support Xeon E7540 by
2012-12-17 19:55:57 +0100
b471d52e6
Merge pull request #170 from juliantaylor/athlon-defaults by
2012-12-15 15:50:02 -0800
1607e8094
(refs/pull/170/merge)
Merge 9fb341a9f8 into 97f68f7f3a by
2012-12-15 07:07:17 -0800
9fb341a9f
(refs/pull/170/head)
set parameters for CORE_ATHLON by
2012-12-15 16:05:33 +0100
fba6b590f
Merge branch 'master' into develop by
2012-12-15 22:49:37 +0800
97f68f7f3
Merge pull request #169 from juliantaylor/sanity-check-cpu by
2012-12-15 06:46:48 -0800
6242e1757
(refs/pull/169/merge)
Merge 1138817dd2 into e01b3d4b54 by
2012-12-15 04:34:40 -0800
1138817dd
(refs/pull/169/head)
add a sanity check on the detected cpu type by
2012-12-15 13:29:46 +0100
13f8fc0b1
Write FMA4 flag to the configure file. by
2012-12-11 10:55:10 +0100
bdf8d9411
Refs #163. Obtain the build configure on runtime. openblas_get_config function returns the configure string. So far, it supports USE64BITINT, NO_CBLAS, NO_LAPACK, NO_LAPACKE, DYNAMIC_ARCH, NO_AFFINITY. by
2012-12-10 15:49:01 +0800
bb10cb844
Refs #165. fall back of DTB_DEFAULT_ENTRIES for some virtual machines. by
2012-12-10 11:51:39 +0800
d48cff8cf
Added optimized sgemm_kernel by
2012-12-08 18:50:53 +0100
f19af5ecc
Refs #54. Added AMD Bulldozer x86_64 dgemm kernel developed by Werner Saar <wernsaar at googlemail.com> by
2012-12-07 00:58:03 +0800
bfaaa975e
Added BULLDOZER target. So far it uses barcelona kernels. by
2012-12-07 00:53:31 +0800
b7c0fa6bd
Init AMD Bulldozer codebase. by
2012-12-06 07:29:54 -0500
7110d1714
Added -lgomp for generating DLL on Windows. by
2012-11-28 12:52:28 +0800
e01b3d4b5
(tag: v0.2.5)
Merge branch 'develop' by
2012-11-27 07:24:53 +0800
cea1a885b
Refs #154. Fixed the build bug of dgemv_t on MinW64. by
2012-11-27 07:24:04 +0800
f78eb335d
Merge branch 'develop' by
2012-11-26 17:32:56 +0800
2345bdec6
Update the doc for 0.2.5 version. by
2012-11-26 17:32:25 +0800
5f0117385
Refs #154. Fixed a SEGFAULT bug of dgemv_t when m is very large. by
2012-11-19 22:32:27 +0800
6caf1bab7
Fixed #160. Merge branch 'master' of https://github.com/sebastien-villemot/OpenBLAS into develop by
2012-11-15 18:20:07 +0800
bc9a2ea66
(refs/pull/160/merge)
Merge 01e3c984ce into 3a26470fb7 by
2012-11-14 12:05:38 -0800
01e3c984c
(refs/pull/160/head)
Fix compilation with TARGET=GENERIC by
2012-11-14 21:04:05 +0100
6751f7b9a
Fixed #157. Only detect the number of physical CPU cores on Mac OSX. by
2012-11-13 15:48:57 +0800
9db1c3fad
(refs/pull/157/merge)
Merge 109f24fb20 into 3a26470fb7 by
2012-11-12 16:31:48 -0800
109f24fb2
(refs/pull/157/head)
Possible fix for hyperthreading on OSX by
2012-11-12 16:29:53 -0800
d5717a97e
Compile lapacke with ILP64 modle when INTERFACE64=1 by
2012-11-13 00:54:20 +0800
b45d43d29
Added the patch for lapacke example. by
2012-11-13 00:53:26 +0800
dcfb69c2b
Merge branch 'master' of https://github.com/alnsn/OpenBLAS into develop by
2012-11-12 11:17:04 +0800
f76220a42
(refs/pull/155/merge)
Merge e85549ee11 into 3a26470fb7 by
2012-11-10 15:27:34 -0800
e85549ee1
(refs/pull/155/head)
Fix NetBSD build. by
2012-11-10 23:20:44 +0000
789f20517
Improved Makefile.rule for cross compiler. by
2012-11-08 22:15:04 +0800
378acfe82
Added NO_SHARED flag to disable generating the shared library. by
2012-11-08 22:08:01 +0800
538c764d2
Refs #153. Restore the original CPU affinity when calling openblas_set_num_threads(1). by
2012-11-06 18:21:46 +0800
0f26a2162
Alternative approach to avoid command-line length while archiving lapacke -- Thanks Michel! by
2012-10-15 22:26:18 +0200
5c1efa114
Fix installation step on Windows (regression from e8306f623a) by
2012-10-15 22:13:37 +0200
ca4136cf4
Fixed #147: LAPACK symbols were not being exported for version 3.4.2 by
2012-10-12 23:44:23 +0200
3a26470fb
(tag: v0.2.4)
Merge branch 'develop' by
2012-10-09 20:08:28 +0800
6c5899dff
Don't use xgetbv instruction when NO_AVX=1 by
2012-10-09 14:52:35 +0800
2df2878df
Merge branch 'develop' by
2012-10-08 13:38:03 +0800
0b719945c
Updated the doc for 0.2.4 version. by
2012-10-08 13:37:44 +0800
b1a54a010
Fixed #141. make f77blas.h compatible with compilers which lack C99 complex number. Apply the patch from Tony @tonyhill. Thank you. by
2012-10-08 12:48:20 +0800
08c177ca3
Refs #145. Update LAPACK to 3.4.2 version. by
2012-09-29 23:14:39 +0800
257331130
refs #140. Fixed zdot incompatibility ABI issue with GCC 4.7 on Win 32. by
2012-09-24 20:34:33 +0800
1d72b8bf1
Fixed generating shared library bug on MIPS. by
2012-09-21 11:49:07 +0000
758e34efb
Fixed the detection bug on Loongson 3A server. by
2012-09-21 10:14:07 +0000
735ca38b8
Refs #139. Check OS supporting AVX on runtime. by
2012-09-18 15:46:20 +0800
f76a38484
Refs #139. Added NO_AVX flag to use old Nehalem kernels on Sandy Bridge. by
2012-09-17 23:24:04 +0800
9419a43a7
Fixed #142. Added the gesvd and potrs function families to common_interface.h. by
2012-09-14 15:15:08 +0800
b695680a3
Fixed #143. Don't generate cblas.h with NO_CBLAS. by
2012-09-14 14:06:14 +0800
94141cc54
(refs/pull/137/merge)
Merge d0e731e8b8 into 48f075cfd5 by
2012-08-20 21:58:51 -0700
d0e731e8b
(refs/pull/137/head)
provide support for passing CFLAGS, FFLAGS, PFLAGS, FPFLAGS to make on the command line by
2012-08-21 00:31:12 -0400
48f075cfd
(tag: v0.2.3)
Merge branch 'develop' by
2012-08-20 16:52:35 +0800
3e87648de
Updated the doc for 0.2.3 version. by
2012-08-20 16:51:47 +0800
fe4ab95cd
Refs #136. Fixed a bug about controlling the number of threads on Windows. by
2012-08-19 23:50:54 +0800
801383eff
Fixed a hang bug when shutdown blas threads server on Windows. Added the feature about dynamic changing the number of threads on Windows. by
2012-08-14 18:33:28 +0800
54cd65e47
Use sandy bridge kernel when DYNAMIC_ARCH=1. by
2012-08-13 15:25:08 +0800
a55821a2e
Refs #132. Kill the threads when unload the library. by
2012-08-11 21:33:15 +0800
068861a92
Refs #133. Users can set COMMON_OPT flag to control CFLAGS and FFLAGS. by
2012-08-10 14:36:26 +0800
d007cca61
Refs #134. Fixed the building bug on IBM Power. by
2012-08-10 11:54:21 +0800
a92895939
Added the tip for Windows. by
2012-08-09 20:37:45 +0800
7bd1834d5
Refs #130 Fixed laswp building bug with DYNAMIC_ARCH=1. by
2012-08-09 20:36:18 +0800
1b056c532
Refs #130 Prevent reading ipiv array beyond the bound in ?laswp. Use laswp instead of laswp_oncopy in getrf. by
2012-08-09 20:06:51 +0800
e8306f623
Refs #127. Generate DLL without a version suffix on Windows. by
2012-07-30 19:46:30 +0200
3108a1853
Added the doc for the conflict with R parallel. by
2012-07-13 14:19:30 +0800
25f1a573f
Fixed the build bug when DYNAMIC_ARCH=0. by
2012-07-07 12:12:24 +0800
71d29fa3d
(tag: v0.2.2)
Merge branch 'develop' by
2012-07-06 22:09:12 +0800
50848e34e
Updated the doc for 0.2.2 version. by
2012-07-06 22:08:35 +0800
4a5d08d0c
Refs #123. Fixed exporting DLL functions bug on Windows by
2012-07-06 21:37:51 +0800
6fcdaa438
Detect Sandy Bridge 22nm desktop/mobile CPU. by
2012-07-05 13:41:03 +0800
699fc7641
Fixed #120. Merge the improvements for Debian archs. Merge branch 'master' of https://github.com/sylvestre/OpenBLAS into develop by
2012-07-02 11:36:09 +0800
725bd0d9c
(refs/pull/120/merge)
Merge 3692b4d631 into 551f478477 by
2012-07-01 17:52:25 -0700
3692b4d63
(refs/pull/120/head)
Improve the detection of sparc by
2012-07-02 02:51:38 +0200
4b7677a91
When dealing with the kfreebsd kernel, set the same behavior as FreeBSD by
2012-07-02 02:50:41 +0200
5719b7a58
if SYS_gettid doesn't exist (like under HURD), use getpid() instead by
2012-07-02 02:50:02 +0200
f22bfe6a5
Set the tests for hurd similar to linux by
2012-07-02 02:49:12 +0200
551f47847
(tag: v0.2.1)
Merge branch 'develop' by
2012-06-30 08:26:10 +0800
a43088072
Updated the do for 0.2.1 version. by
2012-06-30 08:25:36 +0800
a507b56ab
Refs #119 #118. Fixed disabling hyper threading bug. by
2012-06-29 15:53:24 +0800
f430e54da
Merge branch 'release-0.2.0' into develop by
2012-06-26 07:52:11 +0800
47860cf00
(tag: v0.2.0)
Merge branch 'release-0.2.0' by
2012-06-26 07:45:23 +0800
13f5f1814
Updated the doc for 0.2.0 version. by
2012-06-26 07:43:06 +0800
857a0fa0d
Fixed the issue of mixing AVX and SSE codes in S/D/C/ZGEMM. by
2012-06-25 19:00:37 +0800
0a958b6a0
Refs #118. Detect AMD Bulldozer as Barcelona. by
2012-06-25 17:28:49 +0800
b39c51195
Fixed the build bug about Sandy Bridge on 32-bit. by
2012-06-25 14:29:17 +0800
853d16ed7
Added openblas_set_num_threads dummy function on Windows. We plan to implement this feature in next version. by
2012-06-23 13:07:38 +0800
422359d09
Export openblas_set_num_threads in shared library. by
2012-06-23 11:32:43 +0800
544af1efe
Correct the error in readme by
2012-06-23 09:35:19 +0800
a6214c057
Modified readme. by
2012-06-23 08:34:40 +0800