QUDA v0.4.0
A library for QCD on GPUs
|
Public Member Functions | |
SharedDslashCuda () | |
virtual | ~SharedDslashCuda () |
This derived class is specifically for driving the Dslash kernels that use shared memory blocking. This only applies on Fermi and upwards, and only for the interior kernels. For pre-Fermi architectures
Definition at line 455 of file dslash_quda.cu.
SharedDslashCuda::SharedDslashCuda | ( | ) | [inline] |
Definition at line 457 of file dslash_quda.cu.
virtual SharedDslashCuda::~SharedDslashCuda | ( | ) | [inline, virtual] |
Definition at line 458 of file dslash_quda.cu.