cudaGetDeviceCount Interface

interface


Called by

interface~~cudagetdevicecount~~CalledByGraph interface~cudagetdevicecount cudaGetDeviceCount proc~device_get_count device_Get_Count proc~device_get_count->interface~cudagetdevicecount proc~device_info device_info proc~device_info->proc~device_get_count

public function cudaGetDeviceCount(val) bind(c, name="cudaGetDeviceCount")

Arguments

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

Return Value integer(kind=c_int)