QUDA
1.0.0
|
#include <quda_internal.h>
Go to the source code of this file.
Namespaces | |
quda | |
quda::cublas | |
Functions | |
void | quda::cublas::init () |
Create the CUBLAS context. More... | |
void | quda::cublas::destroy () |
Destroy the CUBLAS context. More... | |
long long | quda::cublas::BatchInvertMatrix (void *Ainv, void *A, const int n, const int batch, QudaPrecision precision, QudaFieldLocation location) |