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
Updated gitignore.
tags/v0.1alpha1
Xianyi Zhang
15 years ago
parent
fbf95688d6
commit
1dd1bba66c
1 changed files
with
40 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+40
-0
.gitignore
+ 40
- 0
.gitignore
View File
@@ -3,3 +3,43 @@ lapack-3.1.1
lapack-3.1.1.tgz
*.so
*.a
*~
config.h
Makefile.conf
getarch
getarch_2nd
utest/openblas_utest
ctest/xccblat1
ctest/xccblat2
ctest/xccblat3
ctest/xdcblat1
ctest/xdcblat2
ctest/xdcblat3
ctest/xscblat1
ctest/xscblat2
ctest/xscblat3
ctest/xzcblat1
ctest/xzcblat2
ctest/xzcblat3
exports/linktest.c
exports/linux.def
test/CBLAT2.SUMM
test/CBLAT3.SUMM
test/DBLAT2.SUMM
test/DBLAT3.SUMM
test/SBLAT2.SUMM
test/SBLAT3.SUMM
test/ZBLAT2.SUMM
test/ZBLAT3.SUMM
test/cblat1
test/cblat2
test/cblat3
test/dblat1
test/dblat2
test/dblat3
test/sblat1
test/sblat2
test/sblat3
test/zblat1
test/zblat2
test/zblat3
Write
Preview
Loading…
Cancel
Save