Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
Ginkgo 1.9.0 documentation
Ginkgo 1.9.0 documentation

User Guide:

  • Frequently Asked Questions (without Answers)
  • Getting Started
  • Configuring, Building, and Installing
    • System Requirements
    • CMake Option List
    • Third Party Libraries and Packages
    • Building Ginkgo with HIP support
    • Building Ginkgo in Windows
  • Executor
    • gko::ReferenceExecutor
    • gko::OmpExecutor
    • gko::CudaExecutor
    • gko::HipExecutor
    • gko::DpcppExecutor
  • Vectors
    • gko::dim<N>
    • Handling User Data
  • Matrices
    • gko::matrix::Csr
    • Matrix IO
  • Linear Operators
  • Linear Solvers
    • Stopping Criteria
    • Factorizations
  • Distributed Computations
    • gko::experimental::mpi::communicator
    • MPI Environment
    • gko::experimental::distributed::Partition
    • Distributed Vectors
    • gko::experimental::distributed::Matrix
    • Distributed Solvers
    • Distributed Preconditioners
  • Object Configuration
  • Logging
  • Arrays
    • Ownership
  • Extensions
  • Mixed Precision

Architecture:

  • Overview
  • Adding Kernels to Ginkgo
    • Adding Unified Kernels
Back to top
View this page
Next
<no title>
Previous
<no title>
Copyright © 2024, The Ginkgo Authors
Made with Sphinx and @pradyunsg's Furo