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
OK
tags/v0.3.16^2
User User-User
4 years ago
parent
750719528a
commit
130327e9af
1 changed files
with
0 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-2
cpuid_arm64.c
+ 0
- 2
cpuid_arm64.c
View File
@@ -289,8 +289,6 @@ void get_cpuconfig(void)
printf("#define %s\n", cpuname[d]);
// Fall-through
case CPU_ARMV8:
// case CPU_CORTEXA53;
// case CPU_CORTEXA55;
// Minimum parameters for ARMv8 (based on A53)
printf("#define L1_DATA_SIZE 32768\n");
printf("#define L1_DATA_LINESIZE 64\n");
Write
Preview
Loading…
Cancel
Save