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
getarch.c: define OPENBLAS_SUPPORTED for riscv64
tags/v0.3.14^2
Aurelien Jarno
4 years ago
parent
9ce9e295fe
commit
0a535e58d8
1 changed files
with
1 additions
and
0 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
getarch.c
+ 1
- 0
getarch.c
View File
@@ -1375,6 +1375,7 @@ USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#ifdef __riscv
#ifdef __riscv
#include "cpuid_riscv64.c"
#include "cpuid_riscv64.c"
#define OPENBLAS_SUPPORTED
#endif
#endif
#ifdef __arm__
#ifdef __arm__
Write
Preview
Loading…
Cancel
Save