Zhang Xianyi
|
3e87648de3
|
Updated the doc for 0.2.3 version.
|
2012-08-20 16:51:47 +08:00 |
Zhang Xianyi
|
50848e34ec
|
Updated the doc for 0.2.2 version.
|
2012-07-06 22:08:35 +08:00 |
Xianyi Zhang
|
a430880729
|
Updated the do for 0.2.1 version.
|
2012-06-30 08:25:36 +08:00 |
Zhang Xianyi
|
13f5f18140
|
Updated the doc for 0.2.0 version.
|
2012-06-26 07:43:06 +08:00 |
Xianyi Zhang
|
fcb89ad94d
|
Refs #91. Updated the doc for 0.1.1 version.
|
2012-04-29 18:40:24 +08:00 |
Xianyi Zhang
|
2b3eae6cc7
|
Ref #70 Updated Changelog.txt.
|
2012-03-23 18:45:54 +08:00 |
Xianyi Zhang
|
fda39c6cb0
|
Updated the Changelog.
|
2012-02-20 09:06:43 +08:00 |
Xianyi Zhang
|
727e6d83c0
|
Released 0.1 alpha 2.5. Updated the documents.
|
2012-02-19 22:55:31 +08:00 |
Xianyi
|
1d31c79dc9
|
Prepared the document for 0.1 alpha 2.4 version.
|
2011-09-18 16:51:09 +08:00 |
Xianyi
|
821cbb2995
|
Updated the document for 0.1 alpha 2.4.
|
2011-09-17 07:55:59 +08:00 |
traits
|
90481ce742
|
Updated the doc about 0.1alpha2.3.
|
2011-09-05 17:40:55 +08:00 |
traits
|
043927c7db
|
Update the documents for 0.1alpha2.2 version.
|
2011-07-14 01:02:19 +08:00 |
traits
|
c06b7be32f
|
Refs #42. Output the error message when detecting fortran compiler failed.
|
2011-06-28 15:42:09 +08:00 |
traits
|
6a0762949d
|
Fixed #38. Released v0.1 alpha2.
|
2011-06-23 15:16:24 +08:00 |
Xianyi Zhang
|
e568df0dae
|
Refs #38. Prepare the docs with v0.1alpha2.
|
2011-06-21 18:06:13 +08:00 |
Xianyi Zhang
|
2e6e9272fe
|
Merge branch 'add_install_target' into develop
Conflicts:
Changelog.txt
|
2011-06-20 18:40:05 +08:00 |
Xianyi Zhang
|
d978436c4b
|
Refs #20. Updated the docs.
|
2011-06-20 18:36:29 +08:00 |
Xianyi Zhang
|
aeed8d6225
|
Fixed #27. Temporarily walk around axpy's low performance issue with small imput size & multithreads.
|
2011-06-19 11:55:29 +08:00 |
Xianyi Zhang
|
8d50a9fd1a
|
Fixed #35 a build bug with NO_LAPACK=1 & DYNAMIC_ARCH=1.
|
2011-06-09 11:38:59 +08:00 |
Xianyi Zhang
|
1496383224
|
Print the wall time (cycles) with enabling FUNCTION_PROFILE.
|
2011-06-09 10:40:15 +08:00 |
Wang Qian
|
4335bca2f7
|
Fixed #33 ztrmm bug on Nehalem.
|
2011-06-07 12:53:25 +08:00 |
Xianyi
|
31040e4d80
|
Fixed #32 a SEGFAULT bug with gcc-4.6. According to i386 calling convention, The called funtion should remove the hidden return value address from the stack.
|
2011-06-03 13:19:54 +08:00 |
Xianyi Zhang
|
c30c22a76c
|
Fixed a bug about detecting underscore prefix in c_check.
|
2011-05-27 18:16:19 +08:00 |
Xianyi Zhang
|
fcb5ce011b
|
Fixed #28. Convert the result to double precision in MIPS64 dsdot_k kernel.
|
2011-05-17 21:24:00 +00:00 |
Xianyi Zhang
|
b206fc7075
|
Fixed #28. Convert the result to double precision in the end of dsdot kernel.
|
2011-05-13 02:34:30 +08:00 |
Xianyi Zhang
|
fa8e4fd879
|
Fixed #26 the wrong result of rotmg. Used fabs() instead of abs().
|
2011-05-11 01:12:32 +08:00 |
Xianyi Zhang
|
417b8ec792
|
Added openblas_set_num_threads for Fortran.
|
2011-05-06 17:03:35 +08:00 |
Xianyi Zhang
|
7dcf4eeee7
|
Fixed #23. Fixed a bug of f_check script about generating link flags.
|
2011-05-04 13:03:10 +08:00 |
Xianyi Zhang
|
ff6ae89d3e
|
Fixed #19. Provided an error msg when the arch is not supported.
|
2011-04-22 20:21:42 +08:00 |
Xianyi Zhang
|
0a45e5495f
|
Fixed #21. Added extern C to support C++. Thank Tasio for the patch.
|
2011-04-20 13:41:38 +08:00 |
Xianyi Zhang
|
989c6f8b06
|
Fixed #14 the SEGFAULT bug on 64 cores. On SMP server, the number of CPUs or cores should be less than or equal to 64.
|
2011-04-07 14:48:10 +08:00 |
Xianyi Zhang
|
552f31dbbd
|
Fixed #13. Fixed blasint undefined bug in <cblas.h> file.
|
2011-04-07 14:48:10 +08:00 |
Xianyi Zhang
|
54745902b8
|
Init Changelog file for next release version(v0.1alpha2).
|
2011-04-07 14:48:10 +08:00 |
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 |