MFI - Modern Fortran Interfaces
Source Files
Modules
Procedures
cuda_free
Interface
80 statements
Source File
cublas.f90
mfi_blas_cublas
cuda_free
Contents
None
interface
public pure subroutine cuda_free(devPtr, stat) bind(c,name="mfi_cuda_free")
Arguments
Type
Intent
Optional
Attributes
Name
type(c_ptr),
intent(in),
value
::
devPtr
integer(kind=c_int),
intent(out)
::
stat