get_device_bw_info_cuda Subroutine

public subroutine get_device_bw_info_cuda(self, mem_clock_rt, mem_bus_width, available)

Type Bound

cuda_backend_t

Arguments

Type IntentOptional Attributes Name
class(cuda_backend_t) :: self
integer, intent(out) :: mem_clock_rt
integer, intent(out) :: mem_bus_width
logical, intent(out) :: available

Calls

proc~~get_device_bw_info_cuda~~CallsGraph proc~get_device_bw_info_cuda m_cuda_backend::cuda_backend_t%get_device_bw_info_cuda cudadevicegetattribute cudadevicegetattribute proc~get_device_bw_info_cuda->cudadevicegetattribute cudagetdevice cudagetdevice proc~get_device_bw_info_cuda->cudagetdevice