Ginkgo  Generated from pipelines/1068515030 branch based on master. Ginkgo version 1.7.0
A numerical linear algebra library targeting many-core architectures
Classes
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.