kernel_config Derived Type

type, public :: kernel_config

Configuration for the potential kernel


Inherited by

type~~kernel_config~~InheritedByGraph type~kernel_config kernel_config type~nvrtc_module nvrtc_module type~nvrtc_module->type~kernel_config configs type~nvrtc_module_cache nvrtc_module_cache type~nvrtc_module_cache->type~nvrtc_module cache

Components

Type Visibility Attributes Name Initial
integer(kind=int32), public :: tile_size

Tile size (number of columns)

integer(kind=int32), public :: block_rows

Block rows

integer(kind=int32), public :: padding

Padding added to the tile