CUDA_Kernel_Call_Instruction_Interface¶
- interface CUDA_Kernel_Call_Instruction_Interface (logical)¶
For calls that have an additional execution configuration (calling CUDA kernels)
- Direct implementations:
Field
Kind
Type
Description
Configuration_Arguments
syntactic
list of class Direct_Full_Read_Operand
additional execution arguments that are passed to the CUDA runtime when calling a kernel function; these configuration arguments are evaluated before the routine expression and the normal arguments