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
Update azure-pipelines.yml
tags/v0.3.15
Martin Kroeker
GitHub
5 years ago
parent
e6664ec2c9
commit
9dc0bfd617
No known key found for this signature in database
GPG Key ID:
4AEE18F83AFDEB23
1 changed files
with
1 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-2
azure-pipelines.yml
+ 1
- 2
azure-pipelines.yml
View File
@@ -74,8 +74,7 @@ jobs:
steps:
- script: |
brew update
brew install gcc@10
make TARGET=CORE2 DYNAMIC_ARCH=1 USE_OPENMP=1 CC=gcc
make TARGET=CORE2 DYNAMIC_ARCH=1 USE_OPENMP=1 CC=gcc-10
Write
Preview
Loading…
Cancel
Save