Searched refs:ECCEnabled (Results 1 – 2 of 2) sorted by relevance
776 bool cv::cuda::DeviceInfo::ECCEnabled() const in ECCEnabled() function in cv::cuda::DeviceInfo782 return deviceProps().get(device_id_)->ECCEnabled != 0; in ECCEnabled()1022 … printf(" Device has ECC support enabled: %s\n", prop.ECCEnabled ? "Yes" : "No"); in printCudaDeviceInfo()
779 bool ECCEnabled() const;