Unit test for cuBLAS_missing_functions
Open
enhancement
testing
- Dominant language
- C++
- Stars
- 403
- Forks
- 154
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 82
Description
**Is your feature request related to a problem? Please describe.**
This batched BLAS functionality should be tested, as discussed in #2486
**Describe the solution you'd like**
Standalone unit test.
Would be good to write at the "missing function" level if practical so that the same code can be used to test other back end implementations.
**Describe alternatives you've considered**
Use vendor libraries, but they aren't implemented.
**Additional context**
Contributor guide
Assessment
This issue has not been assessed yet.