![]() |
Ginkgo
Generated from tags/v1.0.0^0 branch based on master. Ginkgo version 1.0.0
A numerical linear algebra library targeting many-core architectures
|
Installation Instructions | |
Testing Instructions | |
Running the benchmarks | |
Example programs | Here you can find example programs that demonstrate the usage of Ginkgo |
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 external-lib-interfacing program | The external library(deal.II) interfacing example |
The ginkgo-overhead program | The ginkgo overhead measurement example |
The ginkgo-ranges program | The ranges and accessor example |
The inverse-iteration program | The inverse iteration example |
The minimal-cuda-solver program | The minimal CUDA solver example |
The papi-logging program | The papi logging example |
The poisson-solver program | The poisson solver example |
The preconditioned-solver program | The preconditioned solver 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 |