ginkgo icon indicating copy to clipboard operation
ginkgo copied to clipboard

Add automatic shared memory configuration for BatchCg solver

Open pratikvn opened this issue 2 years ago • 1 comments

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

pratikvn avatar Jun 01 '22 09:06 pratikvn

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

sonarqubecloud[bot] avatar Jun 02 '22 01:06 sonarqubecloud[bot]

format!

pratikvn avatar Sep 23 '22 08:09 pratikvn

Some issues with the batch preconditioner classes on MSVC, which will be replaced soon, so I will go ahead and merge this.

pratikvn avatar Sep 29 '22 15:09 pratikvn

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

sonarqubecloud[bot] avatar Sep 29 '22 23:09 sonarqubecloud[bot]