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
added FCOMMON_OPT for lapack
tags/v0.2.9^2
wernsaar
12 years ago
parent
8877c6db51
commit
d18bc5468f
1 changed files
with
3 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
Makefile.rule
+ 3
- 0
Makefile.rule
View File
@@ -129,6 +129,9 @@ VERSION = 0.2.9.rc2
# The default -O2 is enough.
# COMMON_OPT = -O2
# gfortran option for LAPACK
FCOMMON_OPT=-frecursive
# Profiling flags
COMMON_PROF = -pg
Write
Preview
Loading…
Cancel
Save