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
Merge pull request
#1154
from sharkcz/s390x
add lapack laswp directory for zarch
tags/v0.2.20^2
Martin Kroeker
GitHub
8 years ago
parent
90dd190a6d
56762d5e4c
commit
77d16ffc69
1 changed files
with
8 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+8
-0
lapack/laswp/zarch/Makefile
+ 8
- 0
lapack/laswp/zarch/Makefile
View File
@@ -0,0 +1,8 @@
TOPDIR = ../../..
include ../../../Makefile.system
LASWP = ../generic/laswp_k_1.c
ZLASWP = ../generic/zlaswp_k_1.c
include ../generic/Makefile
Write
Preview
Loading…
Cancel
Save