Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(c_ptr), | value | :: | ptr |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer(kind=c_int) | :: | count |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(c_ptr) | :: | ptr | ||||
integer(kind=c_size_t), | value | :: | mySize |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(c_ptr), | value | :: | dest | |||
type(c_ptr), | value | :: | src | |||
integer(kind=c_size_t), | value | :: | sizeBytes | |||
integer(kind=kind(hipMemcpyHostToHost)), | value | :: | myKind |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer(kind=c_int), | value | :: | device_id |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer(kind=kind(hipSuccess)) | :: | gpuError_t |