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 .cirrus.yml
pull/4119/head
Martin Kroeker
GitHub
3 years ago
parent
5c3d59435a
commit
649de1af58
No known key found for this signature in database
GPG Key ID:
4AEE18F83AFDEB23
1 changed files
with
5 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+5
-1
.cirrus.yml
+ 5
- 1
.cirrus.yml
View File
@@ -129,7 +129,11 @@ task:
- tar Jxvf clang+llvm-16.0.0-aarch64-linux-gnu.tar.xz
- cd -
- make CC=/opt/clang+llvm-16.0.0-aarch64-linux-gnu/bin/clang FC=/opt/clang+llvm-16.0.0-aarch64-linux-gnu/bin/flang-new USE_OPENMP=1
always:
config_artifacts:
path: "*conf*"
type: text/plain
FreeBSD_task:
name: FreeBSD-gcc12
freebsd_instance:
Write
Preview
Loading…
Cancel
Save