Searched refs:CUDA (Results 1 – 25 of 38) sorted by relevance
12
43 EGL and CUDA both have the capability to drive multiple devices,46 This extension defines a mapping from an EGL device to a CUDA device67 Add a new section 2.1.3 (CUDA Devices) after 2.1.2 (Devices)69 "Somewhat analogous to an EGL device, a CUDA device establishes a70 namespace for CUDA operations. In the CUDA API, such a device is71 represented by a C int. For more details, see the CUDA80 success, EGL_TRUE is returned, and a valid CUDA device handle82 is compatible with CUDA API functions."
51 This extension allows creating an EGL sync object linked to a CUDA61 A pointer to type cudaEvent_t, defined in the CUDA header files, may88 Likewise, a <CUDA event sync object> reflects the status of a89 corresponding CUDA object. Waiting on this type of sync object is91 CUDA event object.96 Section 3.8.1.X Creating and Signaling CUDA Event Sync Objects98 If <type> is EGL_SYNC_CUDA_EVENT_NV, a CUDA event sync object is108 must be properly initialized and recorded by the CUDA API (using109 cudaEventCreate and cudaEventRecord), and the CUDA device115 CUDA device used to create the CUDA event matches the[all …]
46 This extension allows creating an EGL sync object linked to a CUDA56 A pointer to type cudaEvent_t, defined in the CUDA header files, may86 OpenCL object to which the sync object is linked. Likewise, a <CUDA87 event sync object> reflects the status of a corresponding CUDA89 results between EGL and the CUDA and OpenCL client APIs (see93 completion of the corresponding linked CUDA or OpenCL event object."98 "Section 3.8.1.X Creating CUDA Event Sync Objects100 If <type> is EGL_SYNC_CUDA_EVENT_NV, a CUDA event sync object is103 The object must be properly initialized and recorded by the CUDA API104 (using cudaCreateEvent and cudaEventRecord), and the CUDA device[all …]
72 HW_CONFIG_HWACCEL(1, 1, 0, CUDA, CUDA, ff_ ## codec ## _nvdec_hwaccel)
63 HW_CONFIG_ENCODER_FRAMES(CUDA, CUDA),64 HW_CONFIG_ENCODER_DEVICE(NONE, CUDA),
209 if (TM && TM->getDrvInterface() == NVPTX::CUDA) { in runOnKernelFunction()233 else if (TM && TM->getDrvInterface() == NVPTX::CUDA) in runOnKernelFunction()
58 if (TM.getDrvInterface() == NVPTX::CUDA) in hasImageHandles()
54 CUDA enumerator
148 if (TM.getDrvInterface() == NVPTX::CUDA) { in findIndexForHandle()
124 drvInterface = NVPTX::CUDA; in NVPTXTargetMachine()
294 NVPTX::CUDA) {} in NVPTXAsmPrinter()
966 if (static_cast<NVPTXTargetMachine &>(TM).getDrvInterface() == NVPTX::CUDA) { in emitLinkageDirective()1494 NVPTX::CUDA) { in emitFunctionParamList()
25 # ifdef __CUDACC__ // Wordaround for a CUDA compiler bug up to CUDA6
308 If EGL_NV_cuda_event is present, then for CUDA event sync objects, the310 as eglCreateSync. The current CUDA event handle is evaluated at the time312 the CUDA object with cudaEventRecord has no effect on the sync object314 unsignaled will cause the CUDA object to be reevaluated.
181 CUDA, // NVIDIA CUDA enumerator
82 | GPU CUDA 10.1 | Ubuntu-x86 | ✔️ |
85 | GPU CUDA 10.1 | Ubuntu-x86 | ✔️ |
187 case CUDA: return "cuda"; in getOSTypeName()509 .StartsWith("cuda", Triple::CUDA) in parseOS()
388 - add support for using clang to compile CUDA kernels500 - scale_cuda CUDA based video scale filter538 - CUDA thumbnail filter601 - CUDA CUVID H.263/VP8/VP9/10 bit HEVC (Dithered) Decoding648 - libnpp/CUDA-accelerated format conversion and scaling661 - CUDA CUVID H264/HEVC decoder
333 --enable-cuda-nvcc enable Nvidia CUDA compiler [no]334 --disable-cuda-llvm disable CUDA compilation using clang [autodetect]383 --nvcc=NVCC use Nvidia CUDA compiler NVCC or clang [$nvcc_default]
47 - CUDA based video color space convert and rescale elements and509 - cudaconvert, cudascale: new CUDA based video color space convert512 transfer between CUDA and system memory spaces