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
temporarily disable the default S/DSCAL kernel
tags/v0.3.29
Martin Kroeker
GitHub
9 months ago
parent
52c7695be1
commit
9b9c0aa5c9
No known key found for this signature in database
GPG Key ID:
B5690EEEBB952194
1 changed files
with
3 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
kernel/power/KERNEL.PPC970
+ 3
- 0
kernel/power/KERNEL.PPC970
View File
@@ -89,3 +89,6 @@ DROTKERNEL = ../arm/rot.c
CROTKERNEL = ../arm/zrot.c
ZROTKERNEL = ../arm/zrot.c
endif
SSCALKERNEL = ../arm/scal.c
DSCALKERNEL = ../arm/scal.c
Write
Preview
Loading…
Cancel
Save