Cuda docker base#4
Merged
Merged
Conversation
Isolate the non-portable GROMACS compile (GMX_* args) from an arch-neutral base, and install md-workflows last for cache correctness. Add ci.yml (ruff lint + buildx --check, no push). Pin [tool.ruff], move ruff to a dev extra, and make the tree lint-clean. The actl overlay moves to the astera branch as Dockerfile.actl. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Scope push to [main, astera] and let pull_request cover feature branches, so a single push to a PR branch no longer matches both a wildcard push and pull_request trigger. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
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.
Switch to single stage base image as CUDA development image 12.6 to enable compilation of software with CUDA tools both for image and runtime.