Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commita839356

Browse files
committed
Update libjpeg2k (#5742)
Signed-off-by: Kamil Tokarski <ktokarski@nvidia.com>
1 parent86457bf commita839356

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

‎docker/Dockerfile.cuda118.aarch64.deps

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ RUN curl -LO https://developer.download.nvidia.com/compute/cuda/11.8.0/local_ins
1111
./cuda_*.run --silent --no-opengl-libs --toolkit && \
1212
rm -f cuda_*.run;
1313

14-
RUN NVJPEG2K_VERSION=0.8.0.38-1 && \
14+
RUN NVJPEG2K_VERSION=0.8.1.40-1 && \
1515
CUDA_VERSION_MAJOR=11 && \
1616
CUDA_VERSION_MINOR=8 && \
1717
apt-get update && \

‎docker/Dockerfile.cuda118.x86_64.deps

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ RUN curl -LO https://developer.download.nvidia.com/compute/cuda/11.8.0/local_ins
1111
./cuda_*.run --silent --no-opengl-libs --toolkit && \
1212
rm -f cuda_*.run;
1313

14-
RUN NVJPEG2K_VERSION=0.8.0.38-1 && \
14+
RUN NVJPEG2K_VERSION=0.8.1.40-1 && \
1515
CUFILE_VERSION=1.4.0.31-1 && \
1616
NVCOMP_VERSION=2.6.1 && \
1717
CUDA_VERSION_MAJOR=11 && \

‎docker/Dockerfile.cuda126.aarch64.deps

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ RUN curl -LO https://developer.download.nvidia.com/compute/cuda/12.6.3/local_ins
1111
./cuda_*.run --silent --no-opengl-libs --toolkit && \
1212
rm -f cuda_*.run;
1313

14-
RUN NVJPEG2K_VERSION=0.8.0.38-1 && \
14+
RUN NVJPEG2K_VERSION=0.8.1.40-1 && \
1515
CUFILE_VERSION=1.11.1.6-1 && \
1616
CUDA_VERSION_MAJOR=12 && \
1717
CUDA_VERSION_MINOR=6 && \

‎docker/Dockerfile.cuda126.x86_64.deps

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ RUN curl -LO https://developer.download.nvidia.com/compute/cuda/12.6.3/local_ins
1111
./cuda_*.run --silent --no-opengl-libs --toolkit && \
1212
rm -f cuda_*.run;
1313

14-
RUN NVJPEG2K_VERSION=0.8.0.38-1 && \
14+
RUN NVJPEG2K_VERSION=0.8.1.40-1 && \
1515
CUFILE_VERSION=1.11.1.6-1 && \
1616
NVCOMP_VERSION=2.6.1 && \
1717
CUDA_VERSION_MAJOR=12 && \

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp