QUDA
v0.7.0
A library for QCD on GPUs
|
Go to the source code of this file.
Macros | |
#define | MAX(a, b) (a > b) ? a : b; |
#define | MAGMA_15 |
#define MAGMA_15 |
Definition at line 8 of file blas_magma.cpp.
#define MAX | ( | a, | |
b | |||
) | (a > b) ? a : b; |
Definition at line 5 of file blas_magma.cpp.