|
QUDA v0.4.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 | ||
| ) |
Definition at line 50 of file hw_quda.cpp.
| void freeHwQuda | ( | FullHw | hw | ) |
Definition at line 73 of file hw_quda.cpp.
| void loadHwToGPU | ( | FullHw | ret, |
| void * | hw, | ||
| QudaPrecision | cpu_prec | ||
| ) |
Definition at line 269 of file hw_quda.cpp.
1.7.4