Zaheer Chothia
|
f4eee224d8
|
Refs #93. Upgraded LAPACK to 3.4.1 version.
|
14 years ago |
Xianyi Zhang
|
fd2ee0c9e2
|
Refs #88. Fixed the build bug about LAPACKE C Interface to LAPACKE.
|
14 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
|
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 |
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
|
70abe10fc0
|
Check new LAPACK version in generating shared library.
|
14 years ago |
traits
|
66a3c6df4e
|
Ref #63. Fixed generating DLL bug on ming-w64.
|
14 years ago |
Xianyi
|
bcc7956216
|
Refs #57. Continue to fix absolute path issue about shared library on Mac OSX.
Used $(CURDIR) instead of pwd in generating shared library on Mac OSX.
Add more tips about this issue. Thank Dr Kane O'Donnell.
|
14 years ago |
Xianyi
|
68cae521df
|
Refs #57. The bug about absolute path of shared library on Mac OSX.
OSX cann't use relative path in shared library. Thank Mr.Kane for this patch. The detail is in this link (https://github.com/xianyi/OpenBLAS/issues/57).
|
14 years ago |
Xianyi Zhang
|
078bfd0b4f
|
Refs #39. Moved the shared lib (dll) to top directory in MingW64 compiler environment.
|
15 years ago |
Xianyi Zhang
|
3d7e62eb8b
|
Fixed #31 Shared library placement on Mac. Thank Mr.Viral B. Shah for this patch.
|
15 years ago |
Xianyi Zhang
|
8f1090d32a
|
Support NO_LAPACK=1 to build the lib without LAPACK functions.
|
15 years ago |
Xianyi Zhang
|
342bbc3871
|
Import GotoBLAS2 1.13 BSD version codes.
|
15 years ago |