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

feat: split nvidia akmods into distinct images #54

Merged
merged 5 commits into from
Aug 25, 2023
Merged

Conversation

bsherman
Copy link
Contributor

In order to make both build time and minimize excess space used by consumers of akmods images, it is helpful to split the nvidia drivers each into their own distinct image.

The original akmods image returns to its very small (currently 1.7MB) size, and the new akmods-nvidia images will each be only the size of their respective kmod.

In order to make both build time and minimize excess space used by
consumers of akmods images, it is helpful to split the nvidia drivers
each into their own distinct image.

The original `akmods` image returns to its very small (currently 1.7MB)
size, and the new `akmods-nvidia` images will each be only the size of
their respective kmod.
@bsherman
Copy link
Contributor Author

The only thing I'm uncertain about here is if naming the nvidia images akmods-nvidia will fail since nvidia has been building that image name so far.

Copy link
Member

@EyeCantCU EyeCantCU left a comment

Choose a reason for hiding this comment

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

Everything looks great!

@bsherman bsherman disabled auto-merge August 25, 2023 20:28
@bsherman bsherman merged commit 4007e0c into main Aug 25, 2023
6 checks passed
@bsherman bsherman deleted the split-nvidia-images branch August 25, 2023 20:28
bsherman added a commit that referenced this pull request Aug 30, 2023
In order to make both build time and minimize excess space used by
consumers of akmods images, it is helpful to split the nvidia drivers
each into their own distinct image.

The original `akmods` image returns to its very small (currently 1.7MB)
size, and the new `akmods-nvidia` images will each be only the size of
their respective kmod.
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.

2 participants