[air] Add GPU_8xB300 support to the experimental AIR CLI - #6649
Open
caroline-db wants to merge 2 commits into
Open
[air] Add GPU_8xB300 support to the experimental AIR CLI#6649caroline-db wants to merge 2 commits into
caroline-db wants to merge 2 commits into
Conversation
Collaborator
Integration test reportCommit: c51a90b
Top 4 slowest tests (at least 2 minutes):
|
caroline-db
force-pushed
the
air/b300-support
branch
from
September 11, 2026 16:31
adfdf61 to
241634e
Compare
caroline-db
force-pushed
the
air/b300-support
branch
2 times, most recently
from
September 11, 2026 18:35
53d3fd1 to
689bdff
Compare
caroline-db
force-pushed
the
air/b300-support
branch
from
September 11, 2026 18:40
689bdff to
c51a90b
Compare
ben-hansen-db
approved these changes
Sep 11, 2026
ben-hansen-db
left a comment
Contributor
There was a problem hiding this comment.
lgtm, note Pardis' work on using our internal list api, we should do that here as well but this is fine for now
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.
Changes
GPU_8xB300support to the experimental AIR CLI with eight GPUs per node and positive accelerator counts that are multiples of eight.databricks_ai_v6environment routing.convert-to-dabsuntil DAB support lands in a separate PR.Why
Enable direct B300 workloads without coupling the experimental AIR change to Bundle-owned schema and validation changes. Jobs remains authoritative for supported environment versions, including the B300 minimum, for now. A follow-up may incorporate that validation into
--dry-runonce its final behavior is defined.Tests
NVIDIA B300 SXM6 AC.This PR was written with Codex.