Ginkgo Generated from branch based on main. Ginkgo version 1.9.0
A numerical linear algebra library targeting many-core architectures
 
Loading...
Searching...
No Matches
Reference Executor

A module dedicated to the implementation and usage of the Reference executor in Ginkgo. More...

Collaboration diagram for Reference Executor:

Classes

class  gko::ReferenceExecutor
 This is a specialization of the OmpExecutor, which runs the reference implementations of the kernels used for debugging purposes. More...
 

Detailed Description

A module dedicated to the implementation and usage of the Reference executor in Ginkgo.