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
added Steamroller as a target processor
tags/v0.2.14^2
Werner Saar
10 years ago
parent
4319769b79
commit
9566f5fdb0
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
@@ -15,7 +15,7 @@ VERSION = 0.2.13
# TARGET = PENRYN
# If you want to support multiple architecture in one binary
DYNAMIC_ARCH = 1
#
DYNAMIC_ARCH = 1
# C compiler including binary type(32bit / 64bit). Default is gcc.
# Don't use Intel Compiler or PGI, it won't generate right codes as I expect.
Write
Preview
Loading…
Cancel
Save