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
disable BUILD_HFLOAT16
pull/5290/head
Srangrang
3 months ago
parent
9f13b2c6ac
commit
3b1ac29b77
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
Makefile.rule
+ 1
- 1
Makefile.rule
View File
@@ -309,7 +309,7 @@ COMMON_PROF = -pg
# BUILD_BFLOAT16 = 1
# If you want to enable the experimental HFLOAT16 support
BUILD_HFLOAT16 = 1
#
BUILD_HFLOAT16 = 1
# Set the thread number threshold beyond which the job array for the threaded level3 BLAS
# will be allocated on the heap rather than the stack. (This array alone requires
Write
Preview
Loading…
Cancel
Save