QUDA  0.9.0
Macros
launch_kernel.cuh File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define LAUNCH_KERNEL(kernel, tp, stream, arg, ...)
 
#define LAUNCH_KERNEL_LOCAL_PARITY(kernel, tp, stream, arg, ...)
 

Macro Definition Documentation

◆ LAUNCH_KERNEL

#define LAUNCH_KERNEL (   kernel,
  tp,
  stream,
  arg,
  ... 
)

Definition at line 1 of file launch_kernel.cuh.

Referenced by reduceLaunch().

◆ LAUNCH_KERNEL_LOCAL_PARITY

#define LAUNCH_KERNEL_LOCAL_PARITY (   kernel,
  tp,
  stream,
  arg,
  ... 
)

Definition at line 135 of file launch_kernel.cuh.

Referenced by multiReduceLaunch().