Docker size - #133
Merged
Merged
Conversation
ali6parmak
commented
May 6, 2026
Collaborator
- Docker files improved & optimized
- Image size reduced
- Support for old and new GPUs added
ali6parmak
pushed a commit
that referenced
this pull request
Jul 13, 2026
Extends select_gpu_stack.sh's existing legacy/nextgen mechanism (added in #133) with an explicit grace profile for NVIDIA Grace-Blackwell (aarch64) hosts such as the DGX Spark: CUDA 13.0.3 base image, cu130 torch wheels, sm_120/sm_121 arch list. nextgen's compute-capability check already matches these GPUs and their CUDA base images already ship arm64 manifests, so nextgen runs on this hardware today via PTX JIT. grace is an explicit opt-in for native SASS instead, verified end-to-end (build, GPU-backed inference, smoke tests) on a DGX Spark (GB10, sm_121, driver 580/CUDA 13.0). README documents the new profile, the verified build-arg values, and what was and wasn't observed on this hardware.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.