Skip to content

feat: support CoreSpan 5090 Inference System (Blackwell / RTX 5090)#7

Merged
manojdev-ai merged 1 commit into
masterfrom
claude/issue-6-20260524-1223
May 26, 2026
Merged

feat: support CoreSpan 5090 Inference System (Blackwell / RTX 5090)#7
manojdev-ai merged 1 commit into
masterfrom
claude/issue-6-20260524-1223

Conversation

@manojdev-ai

Copy link
Copy Markdown
Contributor

Extends aistudio-cli to fully support the CoreSpan 5090 Inference System:

  • Explicit RTX 5090/GB202 GPU detection in driversInstallation.sh (Blackwell, CUDA 12.8, driver 570+)
  • New nvbandwidth nvlink subcommand for NVLink peer-to-peer bandwidth benchmarking
  • README documentation for 5090 provisioning and NVLink testing

Closes #6

Generated with Claude Code

- 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]>
@manojdev-ai
manojdev-ai requested a review from rsingh-alt May 25, 2026 10:10
@manojdev-ai
manojdev-ai merged commit d0eaf7f into master May 26, 2026
1 check passed
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.

support for 5090 gpu

1 participant