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 LAPACK to 3.9.0
pull/2353/head
Martin Kroeker
GitHub
6 years ago
parent
c65214ab37
commit
3563012d3f
No known key found for this signature in database
GPG Key ID:
4AEE18F83AFDEB23
3 changed files
with
13789 additions
and
6953 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
lapack-netlib/LAPACKE/include/CMakeLists.txt
+13715
-0
lapack-netlib/LAPACKE/include/lapack.h
+73
-6952
lapack-netlib/LAPACKE/include/lapacke.h
+ 1
- 1
lapack-netlib/LAPACKE/include/CMakeLists.txt
View File
@@ -1,3 +1,3 @@
set(LAPACKE_INCLUDE lapacke.h lapacke_config.h lapacke_utils.h)
set(LAPACKE_INCLUDE lapacke.h lapack
.h lapack
e_config.h lapacke_utils.h)
file(COPY ${LAPACKE_INCLUDE} DESTINATION ${LAPACK_BINARY_DIR}/include)
+ 13715
- 0
lapack-netlib/LAPACKE/include/lapack.h
File diff suppressed because it is too large
View File
+ 73
- 6952
lapack-netlib/LAPACKE/include/lapacke.h
File diff suppressed because it is too large
View File
Write
Preview
Loading…
Cancel
Save