cuda: Fix runtime compiler library loading on Windows
authorSeungha Yang <seungha@centricular.com>
Wed, 7 Dec 2022 21:05:25 +0000 (06:05 +0900)
committerSeungha Yang <seungha@centricular.com>
Fri, 9 Dec 2022 10:24:08 +0000 (19:24 +0900)
commita874c9f2d4381205702cd691d8a106a52166206e
tree4277375182b722ed6fed8a2c5f5f7b16fdb46188
parente6585c89ea2232b46d3e8b53d097f629916f8583
cuda: Fix runtime compiler library loading on Windows

The cuda is a part of GPU driver but runtime compiler is a part of
cuda toolkit, which means the version number can be different.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3545>
subprojects/gst-plugins-bad/gst-libs/gst/cuda/gstcudanvrtc.c