QUDA
v1.1.0
A library for QCD on GPUs
|
Go to the source code of this file.
Functions | |
FullHw | createHwQuda (int *X, QudaPrecision precision) |
void | loadHwToGPU (FullHw ret, void *hw, QudaPrecision cpu_prec) |
void | freeHwQuda (FullHw hw) |
FullHw createHwQuda | ( | int * | X, |
QudaPrecision | precision | ||
) |
void freeHwQuda | ( | FullHw | hw | ) |
void loadHwToGPU | ( | FullHw | ret, |
void * | hw, | ||
QudaPrecision | cpu_prec | ||
) |