QUDA  v1.1.0
A library for QCD on GPUs
Functions
hw_quda.h File Reference
#include <enum_quda.h>
#include <quda_internal.h>

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)
 

Function Documentation

◆ createHwQuda()

FullHw createHwQuda ( int *  X,
QudaPrecision  precision 
)

◆ freeHwQuda()

void freeHwQuda ( FullHw  hw)

◆ loadHwToGPU()

void loadHwToGPU ( FullHw  ret,
void *  hw,
QudaPrecision  cpu_prec 
)