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::wilsonCloverGPU" |
This is a helper class that is used to instantiate the correct templated kernel for the dslash.
Definition at line 22 of file dslash_twisted_clover.cu.
|
inlinestatic |
Definition at line 25 of file dslash_twisted_clover.cu.
References quda::Dslash< Float >::launch(), and quda::blas::xpay().
|
static |
Definition at line 23 of file dslash_twisted_clover.cu.