Ginkgo.jl

Ginkgo.jl is a Julia wrapper for the high-performance numerical linear algebra library Ginkgo that aims to leverage the hardware vendor’s native programming models to implement highly tuned architecture-specific kernels. Separating the core algorithm from these architecture- specific kernels enables high performance while enhancing the readability and maintainability of the software.

This is the main page of the user documentation for Ginkgo.jl.