Xianyi Zhang
|
972062903c
|
OpenBLAS 0.1 alpha version 1.
|
2011-03-20 22:44:57 +08:00 |
Xianyi Zhang
|
6f058487ab
|
Detect Intel Core Clarkdale & Arrandale
|
2011-03-20 21:56:40 +08:00 |
Xianyi Zhang
|
ce78abe37e
|
Merge branch 'x86' of github.com:xianyi/OpenBLAS into x86
|
2011-03-04 11:53:04 +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
|
36016fe349
|
On x86 32bits, gcc 4.4.3 generated wrong codes (movsd) from movlps in zdot_sse2.S line 191.
This would casue zdotu & zdotc failures. Instead, use movlpd to walk around it. Fixed #8. Fixed #9.
|
2011-03-02 18:45:43 +08:00 |
Xianyi Zhang
|
0e782b9bd3
|
updated the changelog.
|
2011-03-02 13:40:55 +08:00 |
Xianyi Zhang
|
cdf33edac3
|
Added Changelog. Fixed #11.
|
2011-02-26 12:27:56 +08:00 |