|
QUDA
0.9.0
|

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, ...) |
| #define LAUNCH_KERNEL | ( | kernel, | |
| tp, | |||
| stream, | |||
| arg, | |||
| ... | |||
| ) |
Definition at line 1 of file launch_kernel.cuh.
Referenced by reduceLaunch().
| #define LAUNCH_KERNEL_LOCAL_PARITY | ( | kernel, | |
| tp, | |||
| stream, | |||
| arg, | |||
| ... | |||
| ) |
Definition at line 135 of file launch_kernel.cuh.
Referenced by multiReduceLaunch().
1.8.14