scikits.cuda.cublas.cublasCreate

scikits.cuda.cublas.cublasCreate()[source]

Initialize CUBLAS.

Initializes CUBLAS and creates a handle to a structure holding the CUBLAS library context.

Returns:

handle : int

CUBLAS context.