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

|
static |
Definition at line 27 of file dslash_wilson.cu.
1.8.13