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
remove the express NeoverseN2 target from the Cobalt100 job
tags/v0.3.30
Martin Kroeker
GitHub
7 months ago
parent
a64b75a2e0
commit
c1bb90a823
No known key found for this signature in database
GPG Key ID:
B5690EEEBB952194
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
.github/workflows/dynamic_arch.yml
+ 2
- 2
.github/workflows/dynamic_arch.yml
View File
@@ -372,7 +372,7 @@ jobs:
- name: Build OpenBLAS
run: |
make -j${nproc}
TARGET=NEOVERSEN2
make -j${nproc}
TARGET=NEOVERSEN2
lapack-test
make -j${nproc}
make -j${nproc} lapack-test
Write
Preview
Loading…
Cancel
Save