|
QUDA
0.9.0
|

Go to the source code of this file.
Classes | |
| class | DslashCuda |
| class | SharedDslashCuda |
Definition at line 245 of file dslash_quda.cuh.
Definition at line 169 of file dslash_quda.cuh.
| #define EVEN_MORE_GENERIC_ASYM_DSLASH | ( | FUNC, | |
| FLOAT, | |||
| DAG, | |||
| X, | |||
| kernel_type, | |||
| gridDim, | |||
| blockDim, | |||
| shared, | |||
| stream, | |||
| param | |||
| ) |
Definition at line 183 of file dslash_quda.cuh.
| #define EVEN_MORE_GENERIC_DSLASH | ( | FUNC, | |
| FLOAT, | |||
| DAG, | |||
| X, | |||
| kernel_type, | |||
| gridDim, | |||
| blockDim, | |||
| shared, | |||
| stream, | |||
| param | |||
| ) |
Definition at line 19 of file dslash_quda.cuh.
| #define EVEN_MORE_GENERIC_NDEG_TM_DSLASH | ( | FUNC, | |
| FLOAT, | |||
| DAG, | |||
| X, | |||
| kernel_type, | |||
| gridDim, | |||
| blockDim, | |||
| shared, | |||
| stream, | |||
| param | |||
| ) |
Definition at line 256 of file dslash_quda.cuh.
| #define EVEN_MORE_GENERIC_STAGGERED_DSLASH | ( | FUNC, | |
| FLOAT, | |||
| DAG, | |||
| X, | |||
| kernel_type, | |||
| gridDim, | |||
| blockDim, | |||
| shared, | |||
| stream, | |||
| param | |||
| ) |
Definition at line 56 of file dslash_quda.cuh.
Definition at line 207 of file dslash_quda.cuh.
Definition at line 96 of file dslash_quda.cuh.
Definition at line 316 of file dslash_quda.cuh.
Definition at line 105 of file dslash_quda.cuh.
| #define IMPROVED_STAGGERED_DSLASH | ( | gridDim, | |
| blockDim, | |||
| shared, | |||
| stream, | |||
| param | |||
| ) | GENERIC_STAGGERED_DSLASH(improvedStaggeredDslash, , Axpy, gridDim, blockDim, shared, stream, param) |
Definition at line 180 of file dslash_quda.cuh.
Definition at line 11 of file dslash_quda.cuh.
| #define MORE_GENERIC_ASYM_DSLASH | ( | FUNC, | |
| DAG, | |||
| X, | |||
| kernel_type, | |||
| gridDim, | |||
| blockDim, | |||
| shared, | |||
| stream, | |||
| param | |||
| ) |
Definition at line 195 of file dslash_quda.cuh.
Definition at line 44 of file dslash_quda.cuh.
| #define MORE_GENERIC_NDEG_TM_DSLASH | ( | FUNC, | |
| DAG, | |||
| X, | |||
| kernel_type, | |||
| gridDim, | |||
| blockDim, | |||
| shared, | |||
| stream, | |||
| param | |||
| ) |
Definition at line 303 of file dslash_quda.cuh.
| #define MORE_GENERIC_STAGGERED_DSLASH | ( | FUNC, | |
| DAG, | |||
| X, | |||
| kernel_type, | |||
| gridDim, | |||
| blockDim, | |||
| shared, | |||
| stream, | |||
| param | |||
| ) |
Definition at line 83 of file dslash_quda.cuh.
Definition at line 353 of file dslash_quda.cuh.
| #define SET_CACHE | ( | f | ) |
Definition at line 7 of file dslash_quda.cuh.
1.8.14