Xianyi Zhang
|
dee74174ff
|
Refs #85 #104. Use patch instead of git to apply this segfaults.patch.
|
13 years ago |
Xianyi Zhang
|
e7846547be
|
Refs #85 #104. Disable my_bind to fix this segfault issue.
|
13 years ago |
Xianyi Zhang
|
7f89edee3e
|
refs #103 Increase GEMM_MULTITHREAD_THRESHOLD to 50.
|
13 years ago |
Xianyi Zhang
|
11cc9dc151
|
Merge pull request #104 from aeberspaecher/develop
Fixed #85. Add the patch for segfaults on kernel 2.6.32 and add documentation accordingly.
|
13 years ago |
Alexander Eberspächer
|
4236d0d938
|
Add note on compiler warnings for the segfaults patch.
|
13 years ago |
Alexander Eberspächer
|
8218cbea2a
|
Add Xianyi's patch for segfaults on kernel 2.6.32 and add documentation
accordingly.
|
13 years ago |
Xianyi Zhang
|
0e39699c8c
|
Fixed #102. Export the missing LAPACK functions (slapy2,slapy3,dlapy2,dlapy3) in shared library.
|
13 years ago |
Xianyi Zhang
|
60a58e03ea
|
Merge branch 'release-0.1.1' into develop
|
13 years ago |
Xianyi Zhang
|
fcb89ad94d
|
Refs #91. Updated the doc for 0.1.1 version.
|
13 years ago |
Xianyi Zhang
|
d48a1d1928
|
Fixed #101. Install the missing lapacke header with LAPACK-3.4.1. Thank Zaheer for this patch.
|
13 years ago |
Zhang Xianyi
|
d02171b494
|
Fixed the bug about NO_CBLAS=1 disabled exporting LAPACKE functions in shared library.
|
13 years ago |
Zaheer Chothia
|
c8a5d4b86f
|
Refs #99. c_check/f_check: strip quotes from detected flags
|
13 years ago |
Zhang Xianyi
|
006200c9a4
|
Fixed #98 updated MD5 for new LAPACK 3.4.1 version on netlib.org.
|
13 years ago |
Xianyi Zhang
|
5d657c6e67
|
Fixed #96 a SEGFAULT bug in samax on x86.
|
13 years ago |
Xianyi Zhang
|
14428af879
|
Adde the mising test_amax.c file.
|
13 years ago |
Xianyi Zhang
|
5656cca4f3
|
Added the test case for samax.
|
13 years ago |
Xianyi Zhang
|
08570c4248
|
Fixed the utest bug for drotmg.
|
13 years ago |
Xianyi Zhang
|
b2bdb6f7c4
|
Automatically download CUnit 2.1.2-2 version from SF.net.
|
13 years ago |
Zhang Xianyi
|
9037782a9c
|
Fixed the LAPACKE building bug on Mac OSX.
|
13 years ago |
Zaheer Chothia
|
f93318a6c8
|
Refs #95 cblas: compatibility for compilers without C99 complex number support (e.g. Visual Studio)
|
13 years ago |
Xianyi Zhang
|
001c2c322b
|
Refs #94. Auto-detecting Intel Xeon E7 Westmere-EX.
|
13 years ago |
Zaheer Chothia
|
f4eee224d8
|
Refs #93. Upgraded LAPACK to 3.4.1 version.
|
13 years ago |
Xianyi Zhang
|
74306b54d7
|
Refs #90 auto detect Intel Sandy Bridge Core i7-3820
|
13 years ago |
Xianyi Zhang
|
fd2ee0c9e2
|
Refs #88. Fixed the build bug about LAPACKE C Interface to LAPACKE.
|
13 years ago |
Zaheer Chothia
|
78914475ae
|
Fixed #88. Build LAPACKE: C Interface to LAPACK.
|
14 years ago |
Zaheer Chothia
|
435420d6d5
|
Fixed #87. Export missing and new LAPACK 3.4.0 functions in shared library.
|
14 years ago |
Xianyi Zhang
|
03b0eb19f7
|
Refs #86. Test alpha=Nan in x86/x86_64 dscale.
|
14 years ago |
Xianyi Zhang
|
fad089ffff
|
Fixed #84 the MD5 command line bug on Mac OSX.
|
14 years ago |
Xianyi Zhang
|
09b2417848
|
Fixed a typo in license file.
|
14 years ago |
Xianyi Zhang
|
5cbbc496b0
|
Merge branch 'release-0.1.0' into develop
|
14 years ago |
Xianyi Zhang
|
2b3eae6cc7
|
Ref #70 Updated Changelog.txt.
|
14 years ago |
Xianyi Zhang
|
0b89a7a92d
|
Ref #82. Disable outputing debug information in alloc_mmap.
|
14 years ago |
Xianyi Zhang
|
91ce66a0a8
|
Ref #82 fixed the bug in my_mbind function.
|
14 years ago |
Xianyi Zhang
|
ccdba3c771
|
Updated the version to 0.1.0.
|
14 years ago |
Xianyi Zhang
|
3871b6a86d
|
Merge branch 'loongson3b' into release-0.1.0
|
14 years ago |
Xianyi Zhang
|
83ecfbb9b3
|
Merge branch 'loongson3a' into release-0.1.0
|
14 years ago |
Xianyi Zhang
|
31c836ac25
|
Ref #79 Added GEMM_MULTITHREAD_THRESHOLD flag to use single thread in gemm function with small matrices.
|
14 years ago |
Xianyi Zhang
|
3afedbf6f0
|
Merge branch 'fix-crash_on_P4' into develop
|
14 years ago |
Xianyi Zhang
|
b4ec36debc
|
Merge branch 'master' into develop
|
14 years ago |
Xianyi Zhang
|
1f15bee02a
|
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.
|
14 years ago |
unknown
|
dff146e306
|
refs #80. Used GEMV SSE2 kernels on x86.
|
14 years ago |
Xianyi Zhang
|
722dd08703
|
ref #80. On P4 CPU with 32-bit Windows XP, Octave crashed with OpenBLAS. Walkaroud: Use netlib reference gemv instead of own funtions.
For example, make USE_NETLIB_GEMV=1
|
14 years ago |
Xianyi Zhang
|
d047afe615
|
Set shared library soname in Linux.
|
14 years ago |
Xianyi Zhang
|
a7a7751be7
|
Export CBLAS funtions on Windows DLL.
|
14 years ago |
Xianyi Zhang
|
0bbf955d4c
|
Refs #74. Added -lgfortran into generating shared library.
|
14 years ago |
Xianyi Zhang
|
70abe10fc0
|
Check new LAPACK version in generating shared library.
|
14 years ago |
Xianyi Zhang
|
0a696bd4ce
|
Improved the makefile for Intel compiler.
|
14 years ago |
Xianyi Zhang
|
fda39c6cb0
|
Updated the Changelog.
|
14 years ago |
Xianyi Zhang
|
875da22a43
|
Merge pull request #77 from nolta/master
fix #49 the sched_yield warnings bug on Mac OS X.
|
14 years ago |
Mike Nolta
|
363a563ec2
|
fix #49
|
14 years ago |