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
Install gfortran in Travis CI.
tags/v0.2.7
Zhang Xianyi
12 years ago
parent
6028232ad1
commit
9c78fad721
1 changed files
with
3 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
.travis.yml
+ 3
- 0
.travis.yml
View File
@@ -3,6 +3,9 @@ compiler:
- gcc
script: make DYNAMIC_ARCH=1 TARGET=NEHALEM NUM_THREADS=16
before_install:
- sudo apt-get install -qq gfortran
# whitelist
branches:
only:
Write
Preview
Loading…
Cancel
Save