Toggle navigation
SELF
Contents
Source Files
Modules
Procedures
Derived Types
Source Files
Modules
Procedures
Derived Types
hipMalloc
Interface
3-Clause BSD with attribution
11 statements
Source File
SELF_GPU.f90
SELF_GPU
hipMalloc
Contents
Functions
hipMalloc_
public interface hipMalloc
Contents
Functions
hipMalloc_
Functions
public function hipMalloc_(ptr, mySize) bind(c,name="hipMalloc")
Arguments
Type
Intent
Optional
Attributes
Name
type(c_ptr)
::
ptr
integer(kind=c_size_t),
value
::
mySize
Return Value
integer(kind=c_int)