Zhang Xianyi
|
bfaaa975e6
|
Added BULLDOZER target. So far it uses barcelona kernels.
|
13 years ago |
Zhang Xianyi
|
b7c0fa6bd2
|
Init AMD Bulldozer codebase.
|
13 years ago |
Zhang Xianyi
|
7110d17146
|
Added -lgomp for generating DLL on Windows.
|
13 years ago |
Zhang Xianyi
|
cea1a885b5
|
Refs #154. Fixed the build bug of dgemv_t on MinW64.
|
13 years ago |
Zhang Xianyi
|
2345bdec68
|
Update the doc for 0.2.5 version.
|
13 years ago |
Zhang Xianyi
|
5f0117385e
|
Refs #154. Fixed a SEGFAULT bug of dgemv_t when m is very large.
It overflowed the internal buffer. Thus, we split vector x into blocks when m is very large.
Thank @wangqian for this patch.
|
13 years ago |
Zhang Xianyi
|
6caf1bab73
|
Fixed #160. Merge branch 'master' of https://github.com/sebastien-villemot/OpenBLAS into develop
|
13 years ago |
Sébastien Villemot
|
01e3c984ce
|
Fix compilation with TARGET=GENERIC
Patch applied to Debian package
|
13 years ago |
Zhang Xianyi
|
6751f7b9a7
|
Fixed #157. Only detect the number of physical CPU cores on Mac OSX.
|
13 years ago |
Zhang Xianyi
|
d5717a97ea
|
Compile lapacke with ILP64 modle when INTERFACE64=1
|
13 years ago |
Zhang Xianyi
|
b45d43d295
|
Added the patch for lapacke example.
|
13 years ago |
Zhang Xianyi
|
dcfb69c2b5
|
Merge branch 'master' of https://github.com/alnsn/OpenBLAS into develop
|
13 years ago |
Alexander Nasonov
|
e85549ee11
|
Fix NetBSD build.
|
13 years ago |
Zhang Xianyi
|
789f205177
|
Improved Makefile.rule for cross compiler.
|
13 years ago |
Zhang Xianyi
|
378acfe826
|
Added NO_SHARED flag to disable generating the shared library.
|
13 years ago |
Zhang Xianyi
|
538c764d2b
|
Refs #153. Restore the original CPU affinity when calling openblas_set_num_threads(1).
Please read the issue on github.com for the detail.
|
13 years ago |
Zaheer Chothia
|
0f26a21624
|
Alternative approach to avoid command-line length while archiving lapacke -- Thanks Michel!
|
13 years ago |
Zaheer Chothia
|
5c1efa1149
|
Fix installation step on Windows (regression from e8306f623a )
Since the DLL now has a fixed name there is no need to install a versioned alias too.
|
13 years ago |
Zaheer Chothia
|
ca4136cf41
|
Fixed #147: LAPACK symbols were not being exported for version 3.4.2
|
13 years ago |
Zhang Xianyi
|
3a26470fb7
|
Merge branch 'develop'
|
13 years ago |
Zhang Xianyi
|
6c5899dff5
|
Don't use xgetbv instruction when NO_AVX=1
|
13 years ago |
Zhang Xianyi
|
2df2878dfc
|
Merge branch 'develop'
|
13 years ago |
Zhang Xianyi
|
0b719945c5
|
Updated the doc for 0.2.4 version.
|
13 years ago |
Zhang Xianyi
|
b1a54a0107
|
Fixed #141. make f77blas.h compatible with compilers which lack C99 complex number.
Apply the patch from Tony @tonyhill. Thank you.
|
13 years ago |
Zhang Xianyi
|
08c177ca36
|
Refs #145. Update LAPACK to 3.4.2 version.
|
13 years ago |
Zhang Xianyi
|
2573311308
|
refs #140. Fixed zdot incompatibility ABI issue with GCC 4.7 on Win 32.
GCC 4.7 uses MSVC ABI on Win 32. This means the caller pops the hidden pointer for returning
aggregate structures larger than 8 bytes.
|
13 years ago |
Zhang Xianyi
|
1d72b8bf1b
|
Fixed generating shared library bug on MIPS.
|
13 years ago |
Zhang Xianyi
|
758e34efbb
|
Fixed the detection bug on Loongson 3A server.
|
13 years ago |
Zhang Xianyi
|
735ca38b8f
|
Refs #139. Check OS supporting AVX on runtime.
|
13 years ago |
Zhang Xianyi
|
f76a384841
|
Refs #139. Added NO_AVX flag to use old Nehalem kernels on Sandy Bridge.
For example, make NO_AVX=1 or make DYNAMIC_ARCH=1 NO_AVX=1
|
13 years ago |
Zhang Xianyi
|
9419a43a7f
|
Fixed #142. Added the gesvd and potrs function families to common_interface.h.
|
13 years ago |
Zhang Xianyi
|
b695680a33
|
Fixed #143. Don't generate cblas.h with NO_CBLAS.
|
13 years ago |
Jameson Nash
|
d0e731e8b8
|
provide support for passing CFLAGS, FFLAGS, PFLAGS, FPFLAGS to make on the command line
|
13 years ago |
Zhang Xianyi
|
48f075cfd5
|
Merge branch 'develop'
|
13 years ago |
Zhang Xianyi
|
3e87648de3
|
Updated the doc for 0.2.3 version.
|
13 years ago |
Zhang Xianyi
|
fe4ab95cd5
|
Refs #136. Fixed a bug about controlling the number of threads on Windows.
|
13 years ago |
Xianyi Zhang
|
801383effe
|
Fixed a hang bug when shutdown blas threads server on Windows. Added the feature about dynamic changing the number of threads on Windows.
|
13 years ago |
Zhang Xianyi
|
54cd65e47f
|
Use sandy bridge kernel when DYNAMIC_ARCH=1.
|
13 years ago |
Zhang Xianyi
|
a55821a2ec
|
Refs #132. Kill the threads when unload the library.
|
13 years ago |
Zhang Xianyi
|
068861a927
|
Refs #133. Users can set COMMON_OPT flag to control CFLAGS and FFLAGS.
|
13 years ago |
Zhang Xianyi
|
d007cca61d
|
Refs #134. Fixed the building bug on IBM Power.
|
13 years ago |
Zhang Xianyi
|
a92895939e
|
Added the tip for Windows.
|
13 years ago |
Zhang Xianyi
|
7bd1834d59
|
Refs #130 Fixed laswp building bug with DYNAMIC_ARCH=1.
|
13 years ago |
Zhang Xianyi
|
1b056c5328
|
Refs #130 Prevent reading ipiv array beyond the bound in ?laswp. Use laswp instead of laswp_oncopy in getrf.
|
13 years ago |
Zaheer Chothia
|
e8306f623a
|
Refs #127. Generate DLL without a version suffix on Windows.
|
13 years ago |
Xianyi Zhang
|
3108a1853d
|
Added the doc for the conflict with R parallel.
|
13 years ago |
Xianyi Zhang
|
25f1a573fd
|
Fixed the build bug when DYNAMIC_ARCH=0.
|
13 years ago |
Zhang Xianyi
|
71d29fa3d0
|
Merge branch 'develop'
|
13 years ago |
Zhang Xianyi
|
50848e34ec
|
Updated the doc for 0.2.2 version.
|
13 years ago |
Zhang Xianyi
|
4a5d08d0cf
|
Refs #123. Fixed exporting DLL functions bug on Windows
|
13 years ago |