This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
论坛
实训
竞赛
大数据
AI开发
Register
Sign In
OSchip
/
OpenBLAS
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
66
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
bugfix in KERNEL.HASWELL
tags/v0.2.12^2
wernsaar
11 years ago
parent
e73a0113ec
commit
debc6d1a05
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
kernel/x86_64/KERNEL.HASWELL
+ 1
- 1
kernel/x86_64/KERNEL.HASWELL
View File
@@ -1,7 +1,7 @@
SGEMVNKERNEL = sgemv_n_4.c
SGEMVTKERNEL = sgemv_t_4.c
DGEMVNKERNEL = dgemv_n
_4
.c
DGEMVNKERNEL = dgemv_n.c
DGEMVTKERNEL = dgemv_t_4.c
ZGEMVNKERNEL = zgemv_n.c
Write
Preview
Loading…
Cancel
Save