|
QUDA
v0.7.0
A library for QCD on GPUs
|
#include <stdlib.h>#include <stdio.h>#include <typeinfo>#include <color_spinor_field.h>#include <blas_quda.h>#include <string.h>#include <iostream>#include <misc_helpers.h>#include <face_quda.h>#include <dslash_quda.h>Go to the source code of this file.
Namespaces | |
| quda | |
Macros | |
| #define | REORDER_LOCATION QUDA_CPU_FIELD_LOCATION |
Functions | |
| std::ostream & | quda::operator<< (std::ostream &out, const cudaColorSpinorField &a) |
Variables | |
| int | zeroCopy = 0 |
| cudaStream_t * | quda::stream |
| #define REORDER_LOCATION QUDA_CPU_FIELD_LOCATION |
Definition at line 17 of file cuda_color_spinor_field.cu.
| int zeroCopy = 0 |
Definition at line 20 of file cuda_color_spinor_field.cu.
1.8.6