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.
|
2011-09-18 01:35:12 +08:00 |
Xianyi
|
74fa790354
|
Merge branch 'develop' into hotfix-0.1alpha2.4
|
2011-09-17 07:32:10 +08:00 |
Xianyi
|
756477bfe3
|
Output the installation tip after building complete.
|
2011-09-17 07:21:11 +08:00 |
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).
|
2011-09-17 02:58:01 +08:00 |
Xianyi Zhang
|
b9d89f8aaa
|
Fixed the bug about installation. f77blas.h works OK now.
|
2011-08-31 18:21:37 +08:00 |
traits
|
30947ea2d5
|
Fixed #44 a makefile bug when DYNAMIC_ARCH=1 and INTERFACE64=1.
|
2011-07-14 00:54:23 +08:00 |
traits
|
c06b7be32f
|
Refs #42. Output the error message when detecting fortran compiler failed.
|
2011-06-28 15:42:09 +08:00 |
Xianyi Zhang
|
078bfd0b4f
|
Refs #39. Moved the shared lib (dll) to top directory in MingW64 compiler environment.
|
2011-06-22 13:19:39 +08:00 |
Xianyi Zhang
|
32353a9d30
|
Refs #20. Fixed the installation bug with DYNAMIC_ARCH=1.
|
2011-06-21 17:39:08 +08:00 |
Xianyi Zhang
|
fab36f1adb
|
Fixed #20. Added install target in makefile. You can use "make install PREFIX=your_installation_directory".
|
2011-06-20 18:35:35 +08:00 |
Xianyi Zhang
|
2aab238c61
|
Fixed #16. Print the user-friendly message when detecting CPU failed.
|
2011-04-22 22:14:06 +08:00 |
Xianyi Zhang
|
8f1090d32a
|
Support NO_LAPACK=1 to build the lib without LAPACK functions.
|
2011-03-04 11:51:32 +08:00 |
Xianyi Zhang
|
fbf95688d6
|
Added utest frame using CUnit(http://cunit.sourceforge.net/).
|
2011-02-16 17:33:06 +08:00 |
Xianyi Zhang
|
e6c13e2b3c
|
changed library name to openblas and modified environment variable.
|
2011-01-24 17:58:05 +00:00 |
Xianyi Zhang
|
342bbc3871
|
Import GotoBLAS2 1.13 BSD version codes.
|
2011-01-24 14:54:24 +00:00 |