2
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected almost 3 years ago.
Sep 28, 2021 — Sep 28, 2022
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Disable the warning of sgemm bulldozer kernel. More... over 12 years ago
Disable the warning of sgemm bulldozer kernel. More... over 12 years ago
Used sgemm bulldozer kernel on 64 bit. More... over 12 years ago
Used sgemm bulldozer kernel on 64 bit. More... over 12 years ago
Merge branch 'bulldozer' of git://github.com/wernsaar/OpenBLAS into bulldozer More... over 12 years ago
Merge branch 'bulldozer' of git://github.com/wernsaar/OpenBLAS into bulldozer More... over 12 years ago
Merge branch 'develop' of github.com:xianyi/OpenBLAS into bulldozer More... over 12 years ago
Merge branch 'develop' of github.com:xianyi/OpenBLAS into bulldozer More... over 12 years ago
Missing line continuation -- follow-up to last commit (64ad8b9809). More... over 12 years ago
Missing line continuation -- follow-up to last commit (64ad8b9809). More... over 12 years ago
Refs #193. Don't use C99 complex numbers when building C++ code. More... over 12 years ago
Refs #193. Don't use C99 complex numbers when building C++ code. More... over 12 years ago
Refs #193. cblas: move #include out of extern "C" block. More... over 12 years ago
Refs #193. cblas: move #include out of extern "C" block. More... over 12 years ago
Refs #189. Fixed the bug of s/cdot about invalid reading NAN on x86_64. More... over 12 years ago
Refs #189. Fixed the bug of s/cdot about invalid reading NAN on x86_64. More... over 12 years ago
Refs #187. Use perl to generate cblas_noconst.h instead of sed. More... over 12 years ago
Refs #187. Use perl to generate cblas_noconst.h instead of sed. More... over 12 years ago
Refs #187. Use binary code for xgetbv, which is compatible with old compiler. More... over 12 years ago
Refs #187. Use binary code for xgetbv, which is compatible with old compiler. More... over 12 years ago
Refs #185. Add missing 'const' to declarations in <cblas.h>. Thanks to Dan Povey! More... over 12 years ago
Refs #185. Add missing 'const' to declarations in <cblas.h>. Thanks to Dan Povey! More... over 12 years ago
Refs #154. Fixed gemv_t bug about overflow 16MB buffer on x86. More... over 12 years ago
Refs #154. Fixed gemv_t bug about overflow 16MB buffer on x86. More... over 12 years ago
Fixed #180. the typos in kernel/x86_64/sgemv_t.S More... over 12 years ago
Fixed #180. the typos in kernel/x86_64/sgemv_t.S More... over 12 years ago
Refs #177. Fixed sgemv_t compiling bug on Win64. More... over 12 years ago
Refs #177. Fixed sgemv_t compiling bug on Win64. More... over 12 years ago
Refs #176. Fixed make.inc overriding RANLIB bug when cross-compiling LAPACK. More... over 12 years ago
Refs #176. Fixed make.inc overriding RANLIB bug when cross-compiling LAPACK. More... over 12 years ago