Ginkgo is a high-performance linear algebra library for manycore systems, with a focus on sparse solution of linear systems.
The package ginkgo provides CMake targets:
find_package(Ginkgo CONFIG REQUIRED)
target_link_libraries(main PRIVATE Ginkgo::ginkgo)
v1.9.0#0
!(x86 | android)
BSD-3-Clause
Manifest