QUDA
1.0.0
|
This is a helper class that is used to instantiate the correct templated kernel for the dslash. More...
Static Public Member Functions | |
template<typename Dslash > | |
static void | launch (Dslash &dslash, TuneParam &tp, Arg &arg, const cudaStream_t &stream) |
Static Public Attributes | |
static constexpr const char * | kernel = "quda::domainWall4DGPU" |
This is a helper class that is used to instantiate the correct templated kernel for the dslash.
Definition at line 24 of file dslash_domain_wall_4d.cu.
|
inlinestatic |
Definition at line 27 of file dslash_domain_wall_4d.cu.
References quda::Dslash< Float >::launch().
|
static |
Definition at line 25 of file dslash_domain_wall_4d.cu.
Referenced by quda::DomainWall4D< Float, nDim, nColor, Arg >::apply().