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

add TensorRT image #131

Merged
merged 3 commits into from
Jan 16, 2025
Merged

add TensorRT image #131

merged 3 commits into from
Jan 16, 2025

Conversation

benjaminhuth
Copy link
Member

WARNING: PRs from forks of the repo won't pass the CI, because they have no permission to access the github registry.

ENV GET curl --location --silent --create-dirs
ENV UNPACK_TO_SRC tar -xz --strip-components=1 --directory src
ENV PREFIX /usr/local
ENV CUDA_ARCH 86
Copy link
Member

Choose a reason for hiding this comment

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

Would it be worth adding CC 5.0, which is the oldest supported by CUDA 12? That guarantees that we can run on any supported GPU.

Copy link
Member Author

Choose a reason for hiding this comment

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

actually this is a leftover from copying another file, I think this variable has no effect in that image.

@paulgessinger paulgessinger merged commit b4f481f into main Jan 16, 2025
17 checks passed
@paulgessinger paulgessinger deleted the tensorrt-branch branch January 16, 2025 08:35
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