Skip to content

feat: add --nvml flag to install scripts for NVML GPU build - #7

Merged
5o1 merged 2 commits into
mainfrom
feat/nvml-build-option
Jul 8, 2026
Merged

feat: add --nvml flag to install scripts for NVML GPU build#7
5o1 merged 2 commits into
mainfrom
feat/nvml-build-option

Conversation

@5o1

@5o1 5o1 commented Jul 8, 2026

Copy link
Copy Markdown
Owner

Adds --nvml option to both install.sh and rootless-install.sh. When present, the script calls make build-nvml instead of make build, enabling real GPU metric collection via libnvidia-ml.

Usage:

./scripts/rootless-install.sh --nvml
sudo ./scripts/install.sh --nvml --port 9090

Copilot AI review requested due to automatic review settings July 8, 2026 15:44

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@5o1
5o1 merged commit 0119b5e into main Jul 8, 2026
8 checks passed
@5o1
5o1 deleted the feat/nvml-build-option branch July 8, 2026 15:45
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.

2 participants