We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1531a0 commit 43b3cf6Copy full SHA for 43b3cf6
.github/workflows/_build_linux_cuda.yml
@@ -34,6 +34,8 @@ 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_USE_NVCODEC: "${{ inputs.use-nvdec == 'nvdec' }}"
40
41
jobs:
0 commit comments