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
Related Pages
Here is a list of all related documentation pages:
 Installation Instructions
 Testing Instructions
 Running the benchmarks
 Example programsHere you can find example programs that demonstrate the usage of Ginkgo
 The custom-logger programThe simple solver with a custom logger example
 The custom-matrix-format programThe custom matrix format example
 The custom-stopping-criterion programThe custom stopping criterion creation example
 The external-lib-interfacing programThe external library(deal.II) interfacing example
 The ginkgo-overhead programThe ginkgo overhead measurement example
 The ginkgo-ranges programThe ranges and accessor example
 The inverse-iteration programThe inverse iteration example
 The minimal-cuda-solver programThe minimal CUDA solver example
 The papi-logging programThe papi logging example
 The poisson-solver programThe poisson solver example
 The preconditioned-solver programThe preconditioned solver example
 The simple-solver programThe simple solver example
 The simple-solver-logging programThe simple solver with logging example
 The three-pt-stencil-solver programThe 3-point stencil example