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

Alternate image layout in rpm2img #1821

Closed
arnaldo2792 opened this issue Nov 12, 2021 · 0 comments · Fixed by #1826
Closed

Alternate image layout in rpm2img #1821

arnaldo2792 opened this issue Nov 12, 2021 · 0 comments · Fixed by #1826
Assignees

Comments

@arnaldo2792
Copy link
Contributor

What I'd like:
As part of #1799, we will add support for NVIDIA GPUS. However, additional libraries provided by the .run script are required for all GPU workloads to work. The space required for the libraries is around ~432M, which causes build errors because the image size isn't sufficient. Since we don't want to increase the size of the image for all variants, we need to change rpm2img so that we can have alternate image layouts, depending on the variant being built.

Any alternatives you've considered:
N / A

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 a pull request may close this issue.

2 participants