QUDA
v0.7.0
A library for QCD on GPUs
|
#include <register_traits.h>
Go to the source code of this file.
Namespaces | |
quda | |
Functions | |
template<typename Float , int Ns, int Nc> | |
__device__ void | quda::load_shared (typename mapper< Float >::type v[Ns *Nc *2], Float *field, int x, int volume) |
template<typename Float , int Ns, int Nc> | |
__device__ void | quda::save_shared (Float *field, const typename mapper< Float >::type v[Ns *Nc *2], int x, int volumeCB) |