Ginkgo
Generated from pipelines/1330831941 branch based on master. Ginkgo version 1.8.0
A numerical linear algebra library targeting many-core architectures
|
▼Executors | A module dedicated to the implementation and usage of the executors in Ginkgo |
CUDA Executor | A module dedicated to the implementation and usage of the CUDA executor in Ginkgo |
DPC++ Executor | A module dedicated to the implementation and usage of the DPC++ executor in Ginkgo |
HIP Executor | A module dedicated to the implementation and usage of the HIP executor in Ginkgo |
OpenMP Executor | A module dedicated to the implementation and usage of the OpenMP executor in Ginkgo |
Reference Executor | A module dedicated to the implementation and usage of the Reference executor in Ginkgo |
▼Linear Operators | A module dedicated to the implementation and usage of the Linear operators in Ginkgo |
Factorizations | A module dedicated to the implementation and usage of the Factorizations in Ginkgo |
SpMV employing different Matrix formats | A module dedicated to the implementation and usage of the various Matrix Formats in Ginkgo |
▼Preconditioners | A module dedicated to the implementation and usage of the Preconditioners in Ginkgo |
Jacobi Preconditioner | A module dedicated to the implementation and usage of the Jacobi Preconditioner in Ginkgo |
Solvers | A module dedicated to the implementation and usage of the Solvers in Ginkgo |
Logging | A module dedicated to the implementation and usage of the Logging in Ginkgo |
Stopping criteria | A module dedicated to the implementation and usage of the Stopping Criteria in Ginkgo |
BatchLinOp |