|
QUDA
v0.7.0
A library for QCD on GPUs
|
Go to the source code of this file.
Classes | |
| class | quda::copy::CopyCuda< FloatN, N, Output, Input > |
Namespaces | |
| quda | |
| quda::copy | |
Macros | |
| #define | checkSpinorLength(a, b) |
Functions | |
| cudaStream_t * | quda::getBlasStream () |
| template<typename FloatN , int N, typename Output , typename Input > | |
| __global__ void | quda::copy::copyKernel (Output Y, Input X, int length) |
| void | quda::copy::copyCuda (cudaColorSpinorField &dst, const cudaColorSpinorField &src) |
| void | quda::copyCuda (cudaColorSpinorField &dst, const cudaColorSpinorField &src) |
1.8.6