ginkgo
ginkgo copied to clipboard
Add automatic shared memory configuration for BatchCg solver
This PR adds automatic shared memory configuration for the BatchCg solver. The strategy is the same as for BatchBicgstab and is adopted for both CUDA and HIP.
This also fixes a bug for iteration count stopping for BatchCg.
TODO
- [x] Merge #1046
Kudos, SonarCloud Quality Gate passed!
0 Bugs
0 Vulnerabilities
0 Security Hotspots
0 Code Smells
No Coverage information
0.0% Duplication
format!
Some issues with the batch preconditioner classes on MSVC, which will be replaced soon, so I will go ahead and merge this.