MFI - Modern Fortran Interfaces
Source Files
Modules
Procedures
mfi_cublas_handle_get
Function
11 statements
Source File
extensions.f90
mfi_blas_extensions
mfi_cublas_handle_get
Contents
None
public pure function mfi_cublas_handle_get() result(handle)
Uses
mfi_blas_cublas
Get the cuBLAS handle for the current thread (pure, delegates to C)
Arguments
None
Return Value
type(c_ptr)