feat: support CoreSpan 5090 Inference System (Blackwell / RTX 5090)#7
Merged
Conversation
- Extend GPU detection in driversInstallation.sh to explicitly match RTX 5090, RTX 5080, RTX 5070, GB202, and B300 chip names so the Blackwell code-path (CUDA 12.8, driver 570+) is always selected. - Add `ai-studio-cli nvbandwidth nvlink` subcommand that runs six peer-to-peer nvbandwidth testcases exercising NVLink interconnects — the primary health-check for multi-GPU CoreSpan 5090 nodes. - Document 5090 support and NVLink benchmarking in README. Closes #6 Co-authored-by: manojdev-ai <[email protected]>
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.
Extends aistudio-cli to fully support the CoreSpan 5090 Inference System:
driversInstallation.sh(Blackwell, CUDA 12.8, driver 570+)nvbandwidth nvlinksubcommand for NVLink peer-to-peer bandwidth benchmarkingCloses #6
Generated with Claude Code