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::domainWall5DGPU" |
This is a helper class that is used to instantiate the correct templated kernel for the dslash.
Definition at line 21 of file dslash_domain_wall_5d.cu.
|
inlinestatic |
Definition at line 24 of file dslash_domain_wall_5d.cu.
References quda::Dslash< Float >::launch().
|
static |
Definition at line 22 of file dslash_domain_wall_5d.cu.