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
pull/4247/head
Martin Kroeker
GitHub
2 years ago
parent
12fcc5bae7
commit
a2e22c2265
No known key found for this signature in database
GPG Key ID:
4AEE18F83AFDEB23
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
azure-pipelines.yml
+ 1
- 1
azure-pipelines.yml
View File
@@ -297,7 +297,7 @@ jobs:
/Applications/Xcode_11.7.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang --version
mkdir build
cd build
cmake -DTARGET=ARMV8 -DDYNAMIC_ARCH=1 -DCMAKE_C
_COMPILER=clang
-DNUM_THREADS=32 NOFORTRAN=1 ..
cmake -DTARGET=ARMV8 -DDYNAMIC_ARCH=1 -DCMAKE_C
ROSS_COMPILING=1
-DNUM_THREADS=32 NOFORTRAN=1 ..
make
- job: ALPINE_MUSL
Write
Preview
Loading…
Cancel
Save