Skip to content
This repository was archived by the owner on Jul 14, 2026. It is now read-only.

docker/Dockerfile: Create a docker-based way to build nvcomp#53

Closed
sbates130272 wants to merge 1 commit into
NVIDIA:mainfrom
sbates130272:dev/docker
Closed

docker/Dockerfile: Create a docker-based way to build nvcomp#53
sbates130272 wants to merge 1 commit into
NVIDIA:mainfrom
sbates130272:dev/docker

Conversation

@sbates130272

Copy link
Copy Markdown

Building and then running nvcomp can be a bit tricky with dependencies
on different versions of cmake and CUDA etc. This commit creates a
Dockerfile which makes it much easier to build the nvcomp library and
benchmarks in a consistent environment. One can then either copy the
files out of the container onto the host or use the nvidia-docker 1
framework to run programs against GPUs installed on the system.

Addresses NVIDIA/CUDALibrarySamples#345.

Building and then running nvcomp can be a bit tricky with dependencies
on different versions of cmake and CUDA etc. This commit creates a
Dockerfile which makes it much easier to build the nvcomp library and
benchmarks in a consistent environment. One can then either copy the
files out of the container onto the host or use the nvidia-docker [1]
framework to run programs against GPUs installed on the system.

[1]: https://github.com/NVIDIA/nvidia-docker

Addresses #52.
@github-actions

github-actions Bot commented Mar 9, 2022

Copy link
Copy Markdown

This PR has been labeled inactive-30d due to no recent activity in the past 30 days. Please close this PR if it is no longer required. Otherwise, please respond with a comment indicating any updates. This PR will be labeled inactive-90d if there is no activity in the next 60 days.

@mnicely mnicely added this to the 2.3 milestone Mar 24, 2022
@mnicely mnicely requested a review from nsakharnykh March 24, 2022 14:54
@github-actions

Copy link
Copy Markdown

This PR has been labeled inactive-90d due to no recent activity in the past 90 days. Please close this PR if it is no longer required. Otherwise, please respond with a comment indicating any updates.

@naveenaero

Copy link
Copy Markdown
Collaborator

@sbates130272 nvCOMP has moved away from maintaining this repository. The updated nvCOMP benchmarks/examples are located at https://github.com/NVIDIA/CUDALibrarySamples/tree/main/nvCOMP. Could you please file another PR against the new repository.

@naveenaero naveenaero closed this Jul 14, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants