docs: refactor settings accelerator guide#3389
Open
Meow33 wants to merge 3 commits into
Open
Conversation
|
@Meow33 is attempting to deploy a commit to the Lucky's projects Team on Vercel. A member of the Team first needs to authorize it. |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Member
|
@Meow33 1. Understand accelerator resources1.1 How allocation works1.2 Supported resource types1.3 GPU modes2. View accelerator resources3. Modify accelerator resources3.1 Change the mode of a GPU3.2 Adjust resource allocation for an app3.3 Release GPU resources from an app |
1. Update the UI text, description, and node memory calculation algorithm for Time slicing mode. 2. Keep screenshots unchanged because the UI is expected to change soon.
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.
Background
Target Version for Merge
1.12.6
Related Issues
PRs Involving Sub-Systems
Other information:
Note
Low Risk
Documentation and navigation only; no application or infrastructure code changes.
Overview
Refactors Olares documentation around Settings > Accelerator, replacing the older GPU-centric split guides with a single Manage accelerator resources narrative for manual Olares and Olares One (EN/ZH).
Navigation drops separate single-GPU / multi-GPU sidebar entries;
single-gpu.mdandmulti-gpu.mdnow only includegpu-resource.md. The main guide expands coverage to accelerator types (NVIDIA, GB10, Apple M-series, Strix Halo, CPU fallback), renames App exclusive to Exclusive, and documents current UI flows: viewing cluster resources, changing modes (with a warning that apps are stopped), resuming apps via the launch dialog (Select GPUs, quota, inline errors), and removing apps to release resources—including Time slicing node memory checks.Olares One
gpu.mdis rewritten to match those workflows instead of per-mode Pin application / Bind app steps. Use-case and troubleshooting pages update paths and terminology (Settings > Accelerator, Exclusive) and point links atgpu-resource.md. Chinese install copy adjusts GPU mode naming (e.g. 容量分片);olares-vs-naswording is tweaked for NVIDIA sharing modes.Reviewed by Cursor Bugbot for commit d7e60b4. Bugbot is set up for automated code reviews on this repo. Configure here.