There was an error while loading. Please reload this page.
1 parent 082c8f5 commit b5b390dCopy full SHA for b5b390d
1 file changed
.github/workflows/_build_linux_cuda.yml
@@ -34,6 +34,9 @@ env:
34
SPDL_USE_TRACING: 1
35
SPDL_BUILD_STUB: 0
36
SPDL_USE_CUDA: 1
37
+ SPDL_USE_NVJPEG: 1
38
+ SPDL_USE_NPPI: 1
39
+ SPDL_LINK_STATIC_NVJPEG: 1
40
SPDL_USE_NVCODEC: "${{ inputs.use-nvdec == 'nvdec' }}"
41
42
jobs:
0 commit comments