This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
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
Update omatcopy_rt_bench.c
pull/3116/head
Martin Kroeker
GitHub
5 years ago
parent
7aed4c5c2a
commit
4b4e493381
No known key found for this signature in database
GPG Key ID:
4AEE18F83AFDEB23
1 changed files
with
2 additions
and
3 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-3
cpp_thread_test/omatcopy_rt_bench.c
+ 2
- 3
cpp_thread_test/omatcopy_rt_bench.c
View File
@@ -1,3 +1,4 @@
#include "common.h"
/* +r: %0 = src, %1 = dst, %2 = src_ld, %3 = dst_ld, %4 = dst_tmp */
/* m: %5 = num_rows, %6 = alpha */
/* xmm15 = alpha */
@@ -114,9 +115,7 @@
#ifndef FLOAT
#define FLOAT float
#endif
#ifdef CNAME
#include "common.h"
#endif
#define ROWS_OF_BLOCK 384
#ifndef BLASLONG
#define BLASLONG long
Write
Preview
Loading…
Cancel
Save