Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update nvJPEG to 0.1.2 #79

Merged
merged 2 commits into from
Jul 30, 2018
Merged

Update nvJPEG to 0.1.2 #79

merged 2 commits into from
Jul 30, 2018

Conversation

ptrendx
Copy link
Member

@ptrendx ptrendx commented Jul 27, 2018

Signed-off-by: ptredak ptredak@nvidia.com

Signed-off-by: ptredak <ptredak@nvidia.com>
Dockerfile.deps Outdated
@@ -89,7 +89,7 @@ RUN CUDA_VERSION=9.0 && \
rm -f cuda_${CUDA_BUILD}_linux-run

# NVJPEG
RUN NVJPEG_VERSION=9.0 && \
RUN NVJPEG_VERSION=9.0-v0.1.2 && \
NVJPEG_BUILD=9.0.462 && \
curl -L https://developer.download.nvidia.com/compute/redist/libnvjpeg/cuda-linux64-nvjpeg-${NVJPEG_VERSION}.tar.gz | tar -xzf - && \
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

NVJPEG _BUILD is not changing?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It should change, yes. Or just delete that line.

Signed-off-by: Cliff Woolley <jwoolley@nvidia.com>
@cliffwoolley
Copy link
Contributor

After merge, we'll need to cherry-pick this into the release_v0.1 branch

@cliffwoolley cliffwoolley merged commit 76fe5df into NVIDIA:master Jul 30, 2018
cliffwoolley pushed a commit to cliffwoolley/DALI-1 that referenced this pull request Jul 30, 2018
* Update nvJPEG to 0.1.2

Signed-off-by: Cliff Woolley <jwoolley@nvidia.com>
cliffwoolley added a commit that referenced this pull request Jul 30, 2018
Signed-off-by: Cliff Woolley <jwoolley@nvidia.com>
@ptrendx ptrendx deleted the update_nvjpeg branch August 7, 2018 19:57
drivanov pushed a commit to drivanov/DALI that referenced this pull request Sep 4, 2018
* Update nvJPEG to 0.1.2

Signed-off-by: Cliff Woolley <jwoolley@nvidia.com>
Signed-off-by: Andrei <andreii@nvidia.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants