This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
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
THUNDERX2T99: Performance fix for ZGEMM
tags/v0.2.20^2
Ashwin Sekhar T K
8 years ago
parent
67473d09dd
commit
a86474c6f7
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
driver/others/parameter.c
+ 1
- 1
driver/others/parameter.c
View File
@@ -752,7 +752,7 @@ void blas_set_parameter(void)
cgemm_r = 4096;
zgemm_p = 128;
zgemm_q = 1
60
;
zgemm_q = 1
12
;
zgemm_r = 4096;
dgemm_prefetch_size_a = 3584;
Write
Preview
Loading…
Cancel
Save