![]() |
Ginkgo Generated from branch based on main. Ginkgo version 1.10.0
A numerical linear algebra library targeting many-core architectures
|
Installation Instructions | |
Testing Instructions | |
Running the benchmarks | |
Contributing guidelines | |
Citing Ginkgo | |
Example programs | |
The adaptiveprecision-blockjacobi program | The preconditioned solver example |
The batched-solver program | Using and interfacing with a batched solver |
The cb-gmres program | The CB-GMRES solver example |
The custom-logger program | The simple solver with a custom logger example |
The custom-matrix-format program | The custom matrix format example |
The custom-stopping-criterion program | The custom stopping criterion creation example |
The distributed-multigrid-preconditioned-solver program | The distributed multigrid preconditioned solver with customized components example |
The distributed-solver program | The distributed solver example |
The external-lib-interfacing program | The external library(deal.II) interfacing example |
The file-config-solver program | The file config solver example |
The ginkgo-overhead program | The ginkgo overhead measurement example |
The ginkgo-ranges program | The ranges and accessor example |
The heat-equation program | The heat equation example |
The ilu-preconditioned-solver program | The ILU-preconditioned solver example |
The inverse-iteration program | The inverse iteration example |
The ir-ilu-preconditioned-solver program | The IR-ILU preconditioned solver example |
The iterative-refinement program | The iterative refinement solver example |
The kokkos-assembly program | The Kokkos assembly example |
The minimal-cuda-solver program | The minimal CUDA solver example |
The mixed-multigrid-preconditioned-solver program | The preconditioned solver example |
The mixed-multigrid-solver program | The mixed multigrid solver example |
The mixed-precision-ir program | The Mixed Precision Iterative Refinement (MPIR) solver example |
The mixed-spmv program | The mixed spmv example |
The multigrid-preconditioned-solver program | The preconditioned solver example |
The multigrid-preconditioned-solver-customized program | The customized multigrid preconditioned solver example |
The nine-pt-stencil-solver program | The 9-point stencil example |
The papi-logging program | The papi logging example |
The par-ilu-convergence program | The ParILU convergence example |
The performance-debugging program | The simple solver with performance debugging example |
The poisson-solver program | The poisson solver example |
The preconditioned-solver program | The preconditioned solver example |
The preconditioner-export program | The preconditioner export example |
The reordered-preconditioned-solver program | The reordered preconditioned solver example |
The schroedinger-splitting program | The Schroedinger equation example |
The simple-solver program | The simple solver example |
The simple-solver-logging program | The simple solver with logging example |
The three-pt-stencil-solver program | The 3-point stencil example |