device_Get_Count Function

public function device_Get_Count(val) result(stat)

Uses

  • proc~~device_get_count~~UsesGraph proc~device_get_count device_Get_Count iso_c_binding iso_c_binding proc~device_get_count->iso_c_binding iso_fortran_env iso_fortran_env proc~device_get_count->iso_fortran_env

Arguments

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

Return Value integer


Calls

proc~~device_get_count~~CallsGraph proc~device_get_count device_Get_Count interface~cudagetdevicecount cudaGetDeviceCount proc~device_get_count->interface~cudagetdevicecount

Called by

proc~~device_get_count~~CalledByGraph proc~device_get_count device_Get_Count proc~device_info device_info proc~device_info->proc~device_get_count