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
Delete non-applicable header entries from Reference-LAPACK
pull/5187/head
Martin Kroeker
GitHub
1 year ago
parent
a9d24e6cb6
commit
9fe2784b0c
No known key found for this signature in database
GPG Key ID:
B5690EEEBB952194
1 changed files
with
0 additions
and
9 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-9
ctest/cblas_test.h
+ 0
- 9
ctest/cblas_test.h
View File
@@ -5,16 +5,7 @@
#ifndef CBLAS_TEST_H
#define CBLAS_TEST_H
#include "cblas.h"
#include "cblas_mangling.h"
/* It seems all current Fortran compilers put strlen at end.
* Some historical compilers put strlen after the str argument
* or make the str argument into a struct. */
#define BLAS_FORTRAN_STRLEN_END
#ifndef FORTRAN_STRLEN
#define FORTRAN_STRLEN size_t
#endif
#define TRUE 1
#define PASSED 1
Write
Preview
Loading…
Cancel
Save