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
Disable all of test_potrs.c on RISCV for now
utest-riscv
Martin Kroeker
GitHub
2 years ago
parent
61153f2c1f
commit
0f87ed2682
No known key found for this signature in database
GPG Key ID:
4AEE18F83AFDEB23
1 changed files
with
2 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-1
utest/test_potrs.c
+ 2
- 1
utest/test_potrs.c
View File
@@ -399,7 +399,7 @@ CTEST(potrf, bug_695){
}
#endif
}
#endif
// Check potrf factorizes a small problem correctly
CTEST(potrf, smoketest_trivial){
@@ -571,3 +571,4 @@ CTEST(potrf, smoketest_trivial){
}
}
}
#endif
Write
Preview
Loading…
Cancel
Save