This website requires JavaScript.
Explore
Help
Register
Sign In
floraachy
/
OpenBLAS
Watch
1
Star
0
Fork
0
You've already forked OpenBLAS
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
258
Commits
47
Branches
64
Tags
b2bdb6f7c4901aa63f65dfd74448cdca40faa7a4
Commit Graph
3 Commits
Author
SHA1
Message
Date
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
0cfd29a819
Fixed
#7
. 1)Disable the multi-thread and 2) Modified kernel codes to avoid unloop in axpy function when incx==0 or incy==0.
2011-02-21 00:24:21 +08:00
Xianyi Zhang
342bbc3871
Import GotoBLAS2 1.13 BSD version codes.
2011-01-24 14:54:24 +00:00