|
QUDA
v0.7.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 41 of file hw_quda.cpp.
| void freeHwQuda | ( | FullHw | hw | ) |
Definition at line 61 of file hw_quda.cpp.
| void loadHwToGPU | ( | FullHw | ret, |
| void * | hw, | ||
| QudaPrecision | cpu_prec | ||
| ) |
Definition at line 251 of file hw_quda.cpp.
1.8.6