Home
last modified time | relevance | path

Searched defs:memoryBusWidth (Results 1 – 2 of 2) sorted by relevance

/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/level_zero/tools/source/sysman/
H A Dsysman_const.h61 constexpr int32_t memoryBusWidth = 128; // bus width in bits variable
/dports/graphics/opencv/opencv-4.5.3/modules/core/src/
H A Dcuda_info.cpp800 int cv::cuda::DeviceInfo::memoryBusWidth() const in memoryBusWidth() function in cv::cuda::DeviceInfo