QUDA  1.0.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Namespaces | Functions
blas_cublas.h File Reference
#include <quda_internal.h>
Include dependency graph for blas_cublas.h:
This graph shows which files directly or indirectly include this file:

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)