Skip to content

cuda: Enable x86 NVMM support again

Seungha Yang requested to merge seungha.yang/gstreamer:nvmm-support into main

It was broken since memory copy helper function was moved to gst-libs. Also, adding "cuda-nvmm" and "cuda-nvmm-include-path" build options to en/disable NVMM support in gstcuda library

Merge request reports