cudaDeviceGetAttribute Interface

interface


Called by

interface~~cudadevicegetattribute~~CalledByGraph interface~cudadevicegetattribute cudaDeviceGetAttribute proc~device_get_attribute device_Get_Attribute proc~device_get_attribute->interface~cudadevicegetattribute proc~device_info device_info proc~device_info->proc~device_get_attribute

public function cudaDeviceGetAttribute(val, attr, device) bind(c, name="cudaDeviceGetAttribute")

Arguments

Type IntentOptional Attributes Name
integer(kind=c_int), intent(out) :: val
integer(kind=c_int), value :: attr
integer(kind=c_int), value :: device

Return Value integer(kind=c_int)