QUDA
1.0.0
|
Go to the source code of this file.
Classes | |
class | quda::VectorCache< real, Vector > |
Class which wraps around a shared memory cache for a Vector type, where each thread in the thread block stores a unique Vector in the cache which any other thread can access. Presently, the expectation is that Vector is synonymous with the ColorSpinor class, but we could extend this to apply to the Matrix class as well. More... | |
Namespaces | |
quda | |
Helper functionality for aiding the use of the shared memory for sharing data between threads in a thread block.
Definition in file shared_memory_cache_helper.cuh.