Update cuSolver calls for CUDA 11.1 and beyond
Open
- 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.**
Since cuSolver 11 (shipped by CUDA 11.1), the getrf/getrs APIs used by QMCPACK are deprecated.
We will need to update the integration. However, CUDA 11.0 is still default on multiple systems . It was within 2 years and it shipped cuSolver 10.x. For this reason, we will need to support both and the selection can be done via checking CUSOLVER_VERSION.
Contributor guide
Assessment
This issue has not been assessed yet.