fe809c39f
Update the docs for 0.2.0 by
2012-06-23 08:22:53 +0800
157cc5444
Update git ignore file. by
2012-06-23 08:04:58 +0800
cbfacf9a1
Merge branch 'sandybridge' into release-0.2.0 by
2012-06-23 08:00:44 +0800
fda5e0da8
Refs #83. Clang 3.1 works fine on Sandy Bridge Mac OSX. Edit the document. by
2012-06-21 08:25:52 +0800
98d004c50
Merge branch 'develop' into sandybridge by
2012-06-21 00:18:09 +0200
037d995c4
Fixed noisy warning with Clang by
2012-06-19 22:05:32 +0200
e4a27d194
Merge branch 'sandybridge' of github.com:xianyi/OpenBLAS into sandybridge by
2012-06-20 19:54:57 +0800
d34fce56e
Refs #83 Fixed S/DGEMM calling conventions bug on windows. by
2012-06-20 19:53:18 +0800
b8b922d33
Fixed #106. Use fetch instead of curl on FreeBSD. by
2012-06-20 11:07:36 +0800
88c272f6a
Refs #83. Added the missing ALIGN_5 macro on Mac OSX. However, it still exists SEGFAULT bug. by
2012-06-20 09:20:20 +0800
6cfcb54a2
Fixed align problem in S and C precision GEMM kernels. by
2012-06-20 07:38:39 +0800
3ef96aa56
Fixed bug in MOVQ redefine and ALIGN SIZE problem. by
2012-06-19 20:37:22 +0800
996dc6d1c
Fixed dynamic_arch building bug. by
2012-06-19 17:29:06 +0800
61b1c2db5
Merge branch 'develop' into sandybridge by
2012-06-19 17:06:44 +0800
34fd3b85a
Refs #113. Fixed BOBCATE typo in dynamic arch building. by
2012-06-19 17:05:16 +0800
f76f95254
Refs #83 #53. Adding Intel Sandy Bridge (AVX supported) kernel codes for BLAS level 3 functions. by
2012-06-19 16:17:43 +0800
11b4a0e4b
Merge branch 'develop' into sandybridge by
2012-06-16 22:07:17 +0800
eefd30881
Refs #113. Fixed the build bug on AMD Bobcat 64-bit OS. by
2012-06-02 21:34:23 +0800
d3b67d0bd
Refs #113. Fixed the typo BOBCATE -> BOBCAT by
2012-05-31 22:40:15 +0800
d6cab3f37
Refs #113. Support AMD Bobcate using Barcelona kernel codes. Replace 3DNow! with MMX. by
2012-05-31 18:17:45 +0800
37edae1c9
Refs #75. Check ffreep macro before the define. by
2012-05-31 17:17:02 +0800
90d6ad569
Merge branch 'sandybridge' into develop Just copy the kernel codes from Nehalem. The optimization is ongoing. by
2012-05-31 12:42:32 +0800
a4daa34db
Refs #75. Use ffreep opcode directly. Please check out http://www.sandpile.org/x86/opc_fpu.htm . by
2012-05-30 20:25:01 +0800
cfc294041
Merge branch 'fix-64-cores-limitation' into develop by
2012-05-30 16:43:45 +0800
a6adbb299
Refs #112. Improved setting thread affinity in Linux. Remove the limit (64) about the number of CPU cores. by
2012-05-29 14:01:50 +0800
8cc7f86cf
Detect Intel Core i7 3000 with Sandybridge. by
2012-05-25 23:20:29 +0800
a53c6e244
Merge branch 'develop' into sandybridge by
2012-05-25 23:16:44 +0800
5199809bb
Fix typo: OS_CYGWIN -> OS_CYGWIN_NT, OS_INERIX -> OS_INTERIX by
2012-05-23 00:04:04 +0200
a43104247
Fix inconsistent case for OS_* macros (Refs pull request #111) by
2012-05-23 00:01:14 +0200
33941033e
Merge pull request #111 from nolta/develop by
2012-05-21 14:44:20 -0700
e506eb6ad
(refs/pull/111/merge)
Merge 4e29b6ffc0 into a27339b244 by
2012-05-21 14:12:24 -0700
4e29b6ffc
(refs/pull/111/head)
FreeBSD: fix OS_FreeBSD -> OS_FREEBSD typos by
2012-05-21 16:57:19 -0400
839b18aa2
FreeBSD: allow CC & FC to have different versions by
2012-05-21 16:56:28 -0400
a27339b24
DLL: replace FEXTRALIB -> EXTRALIB (for consistency) by
2012-05-21 12:25:12 +0200
10e25690b
Fix FreeBSD build (undefined reference to `pthread_create') by
2012-05-21 12:10:26 +0200
660d9e09f
Fixed #110. Merge branch 'patch-2' of https://github.com/nolta/OpenBLAS into develop by
2012-05-21 13:01:00 +0800
86b2959c9
(refs/pull/110/merge)
Merge e9be1fdd2b into 5b7f443cf4 by
2012-05-20 21:52:36 -0700
e9be1fdd2
(refs/pull/110/head)
FreeBSD: replace EXTRALIB -> FEXTRALIB by
2012-05-20 21:44:15 -0300
44124d305
Fix Fortran compiler detection by
2012-05-20 18:11:34 +0200
14c3511e9
Respect C compiler set on the command line or inherited from the environment by
2012-05-20 18:09:35 +0200
d647f751e
Merge branch 'patch-1' of https://github.com/nolta/OpenBLAS into develop by
2012-05-20 12:06:04 +0800
b31de0aa1
(refs/pull/109/merge)
Merge be1692d64f into 5b7f443cf4 by
2012-05-19 20:50:33 -0700
be1692d64
(refs/pull/109/head)
fix 'sched_yield' warnings on FreeBSD,NetBSD by
2012-05-20 00:49:38 -0300
f404a1778
Symbol list: document how LAPACKE exports are derived and synchronize with lapack-3.4.1 by
2012-05-16 11:24:24 +0200
fc4927fa0
Fixed #107. Export missing LAPACK auxiliary routines (ALLAUX, SCLAUX, DZLAUX) by
2012-05-15 23:58:22 +0200
06e208c5c
Refs #106. Fixed wget and md5 bug on FreeBSD and NetBSD. by
2012-05-13 11:43:29 +0800
52485e5fd
Refs #105. Export missing LAPACK functions in shared library. They are as following, slabad, dlabad, slacpy, dlacpy, slamch, dlamch, slartg, slartgp, slartgs, dlartg, dlartgp, dlartgs, slascl, dlascl, slaset, dlaset. by
2012-05-10 13:01:35 +0800
dee74174f
Refs #85 #104. Use patch instead of git to apply this segfaults.patch. by
2012-05-08 23:50:46 +0800
e7846547b
Refs #85 #104. Disable my_bind to fix this segfault issue. by
2012-05-07 16:38:44 +0800
7f89edee3
refs #103 Increase GEMM_MULTITHREAD_THRESHOLD to 50. by
2012-05-03 20:05:34 +0800
11cc9dc15
Merge pull request #104 from aeberspaecher/develop by
2012-05-03 05:00:40 -0700
93ffc5794
(refs/pull/104/merge)
Merge 4236d0d938 into 0e39699c8c by
2012-05-02 03:03:36 -0700
4236d0d93
(refs/pull/104/head)
Add note on compiler warnings for the segfaults patch. by
2012-05-02 12:03:07 +0200
8218cbea2
Add Xianyi's patch for segfaults on kernel 2.6.32 and add documentation accordingly. by
2012-05-02 11:33:06 +0200
5b7f443cf
(tag: v0.1.1)
Merge branch 'develop' by
2012-04-30 13:07:14 +0800
0e39699c8
Fixed #102. Export the missing LAPACK functions (slapy2,slapy3,dlapy2,dlapy3) in shared library. by
2012-04-30 13:03:34 +0800
60a58e03e
Merge branch 'release-0.1.1' into develop by
2012-04-29 18:47:26 +0800
e154920bc
Merge branch 'release-0.1.1' by
2012-04-29 18:41:21 +0800
fcb89ad94
Refs #91. Updated the doc for 0.1.1 version. by
2012-04-29 18:40:24 +0800
d48a1d192
Fixed #101. Install the missing lapacke header with LAPACK-3.4.1. Thank Zaheer for this patch. by
2012-04-28 12:33:56 +0800
d02171b49
Fixed the bug about NO_CBLAS=1 disabled exporting LAPACKE functions in shared library. by
2012-04-27 11:15:24 +0800
c8a5d4b86
Refs #99. c_check/f_check: strip quotes from detected flags by
2012-04-26 21:13:18 +0100
006200c9a
Fixed #98 updated MD5 for new LAPACK 3.4.1 version on netlib.org. by
2012-04-27 09:55:21 +0800
5d657c6e6
Fixed #96 a SEGFAULT bug in samax on x86. by
2012-04-26 16:50:57 +0800
14428af87
Adde the mising test_amax.c file. by
2012-04-26 16:40:44 +0800
5656cca4f
Added the test case for samax. by
2012-04-26 16:17:17 +0800
08570c424
Fixed the utest bug for drotmg. by
2012-04-26 15:54:15 +0800
b2bdb6f7c
Automatically download CUnit 2.1.2-2 version from SF.net. by
2012-04-26 15:39:03 +0800
9037782a9
Fixed the LAPACKE building bug on Mac OSX. by
2012-04-24 12:03:08 +0800
f93318a6c
Refs #95 cblas: compatibility for compilers without C99 complex number support (e.g. Visual Studio) by
2012-04-22 21:16:03 +0200
001c2c322
Refs #94. Auto-detecting Intel Xeon E7 Westmere-EX. by
2012-04-23 17:38:54 +0800
f4eee224d
Refs #93. Upgraded LAPACK to 3.4.1 version. by
2012-04-22 22:38:10 +0200
74306b54d
Refs #90 auto detect Intel Sandy Bridge Core i7-3820 by
2012-04-23 11:26:42 +0800
fd2ee0c9e
Refs #88. Fixed the build bug about LAPACKE C Interface to LAPACKE. by
2012-04-13 23:12:06 +0800
78914475a
Fixed #88. Build LAPACKE: C Interface to LAPACK. by
2012-04-07 10:40:46 +0200
435420d6d
Fixed #87. Export missing and new LAPACK 3.4.0 functions in shared library. by
2012-04-07 10:39:09 +0200
03b0eb19f
Refs #86. Test alpha=Nan in x86/x86_64 dscale. by
2012-04-05 18:16:18 +0800
910338f07
Merge branch 'develop' into sandybridge by
2012-04-05 16:25:57 +0800
fad089fff
Fixed #84 the MD5 command line bug on Mac OSX. by
2012-04-05 16:21:40 +0800
19a48b82c
Init Sandybridge codes based on Nehalem. by
2012-03-30 20:01:03 +0800
09b241784
Fixed a typo in license file. by
2012-03-27 14:17:13 +0800
a7ce49856
Created gh-pages branch via GitHub by
2012-03-23 04:14:13 -0700
5cbbc496b
Merge branch 'release-0.1.0' into develop by
2012-03-23 18:53:51 +0800
09f74f6d2
(tag: v0.1.0)
Merge branch 'release-0.1.0' by
2012-03-23 18:52:40 +0800
2b3eae6cc
Ref #70 Updated Changelog.txt. by
2012-03-23 18:45:54 +0800
0b89a7a92
Ref #82. Disable outputing debug information in alloc_mmap. by
2012-03-23 18:17:12 +0800
91ce66a0a
Ref #82 fixed the bug in my_mbind function. by
2012-03-23 15:15:05 +0800
ccdba3c77
Updated the version to 0.1.0. by
2012-03-23 01:29:05 +0800
3871b6a86
Merge branch 'loongson3b' into release-0.1.0 by
2012-03-23 01:26:44 +0800
83ecfbb9b
Merge branch 'loongson3a' into release-0.1.0 by
2012-03-23 01:26:27 +0800
31c836ac2
Ref #79 Added GEMM_MULTITHREAD_THRESHOLD flag to use single thread in gemm function with small matrices. by
2012-03-23 01:17:41 +0800
3afedbf6f
Merge branch 'fix-crash_on_P4' into develop by
2012-03-23 00:06:29 +0800
b4ec36deb
Merge branch 'master' into develop by
2012-03-23 00:00:13 +0800
1f15bee02
Refs #81. Added LIBNAMESUFFIX flag in Makefile.rule. The user can use this flag to control the library name, e.g. libopenblas.a, libopenblas_ifort.a or libopenblas_omp.a. by
2012-03-21 23:57:09 +0800
dff146e30
refs #80. Used GEMV SSE2 kernels on x86. by
2012-03-19 17:56:22 +0800
722dd0870
ref #80. On P4 CPU with 32-bit Windows XP, Octave crashed with OpenBLAS. Walkaroud: Use netlib reference gemv instead of own funtions. by
2012-03-16 20:29:39 +0800
d047afe61
Set shared library soname in Linux. by
2012-03-15 01:07:34 +0800
a7a7751be
Export CBLAS funtions on Windows DLL. by
2012-03-14 17:08:21 +0800
0bbf955d4
Refs #74. Added -lgfortran into generating shared library. by
2012-03-12 18:20:37 +0800
70abe10fc
Check new LAPACK version in generating shared library. by
2012-03-07 23:14:25 +0800