skcuda.cublas.cublasCreate

skcuda.cublas.cublasCreate()[source]

Initialize CUBLAS.

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

Returns:handle – CUBLAS context.
Return type:int

References

cublasCreate