![]() |
Multiscale Universal Interface
2.0
A Concurrent Framework for Coupling Heterogeneous Solvers
|
Implementation to solve problem A.x = b using the Conjugate Gradient method. Based on Baratta, Igor, Chris Richardson, and Garth Wells. "Performance analysis of matrix-free conjugate gradient kernels using SYCL." In International Workshop on OpenCL, pp. 1-10. 2022. More...
#include <cmath>
Go to the source code of this file.
Namespaces | |
mui | |
mui::linalg | |
Implementation to solve problem A.x = b using the Conjugate Gradient method. Based on Baratta, Igor, Chris Richardson, and Garth Wells. "Performance analysis of matrix-free conjugate gradient kernels using SYCL." In International Workshop on OpenCL, pp. 1-10. 2022.