Skip to content

Commit

Permalink
Merge pull request #1212 from run-ai/dynamic-mig
Browse files Browse the repository at this point in the history
deprecated-mig-v3
  • Loading branch information
yarongol authored Nov 5, 2024
2 parents 7fa6240 + 8f69ffe commit d0a3fd5
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 6 deletions.
2 changes: 1 addition & 1 deletion docs/Researcher/Walkthroughs/quickstart-overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Follow the Quickstart documents below to learn more:
* [Inference](quickstart-inference.md)
* GPU Allocation documents:
* [Using GPU Fractions](walkthrough-fractions.md)
* [Dynamic MIG (Deprecated)](quickstart-mig.md)
<!-- * [Dynamic MIG (Deprecated)](quickstart-mig.md) -->
* Scheduling documents:
* [Over-Quota, Basic Fairness & Bin Packing](walkthrough-overquota.md)
* [Fairness](walkthrough-queue-fairness.md)
Expand Down
1 change: 1 addition & 0 deletions docs/platform-admin/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,5 @@ As part of the Platform Administrator documentation you will find:
* Provide the right access level to users.
* Configure Run:ai meta-data such as [Projects](./aiinitiatives/org/projects.md), [Departments](./aiinitiatives/org/departments.md), [Node pools](./aiinitiatives/resources/node-pools.md) etc.
* Understand Researcher [Workloads](./workloads/workload-overview.md) and set up Workload [Policies](./workloads/policies/overview.md) and [Assets](./workloads/assets/overview.md).
* Review possible [integrations](./integrations/integration-overview.md) with third-party products.
* Analyze [system performance](./performance/dashboard-analysis.md) and perform suggested actions.
File renamed without changes.
10 changes: 5 additions & 5 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -342,10 +342,10 @@ nav:
- 'Jupyter Notebook' : 'Researcher/Walkthroughs/quickstart-jupyter.md'
- 'Visual Studio Code Web' : 'Researcher/Walkthroughs/quickstart-vscode.md'
- 'Inference' : 'Researcher/Walkthroughs/quickstart-inference.md'
- 'GPU Allocation' :
- 'GPU Fractions' : 'Researcher/Walkthroughs/walkthrough-fractions.md'
- 'Dynamic MIG' : 'Researcher/Walkthroughs/quickstart-mig.md'
- 'Scheduling' :
# - 'GPU Allocation' :
- 'GPU Fractions' : 'Researcher/Walkthroughs/walkthrough-fractions.md'
# - 'Dynamic MIG' : 'Researcher/Walkthroughs/quickstart-mig.md'
- 'Scheduling Basics' :
- 'Over-Quota, Basic Fairness & Bin-Packing' : 'Researcher/Walkthroughs/walkthrough-overquota.md'
- 'Queue Fairness' : 'Researcher/Walkthroughs/walkthrough-queue-fairness.md'
- 'Workloads' :
Expand Down Expand Up @@ -413,7 +413,7 @@ nav:
- 'GPU Memory Swap' : 'Researcher/scheduling/gpu-memory-swap.md'
# - 'Job Statuses' : 'Researcher/scheduling/job-statuses.md'
# - 'Scheduling Strategies' : 'Researcher/scheduling/strategies.md'
- 'Tools' :
- 'Researcher Tools' :
- 'Visual Studio Code' : 'Researcher/tools/dev-vscode.md'
- 'PyCharm' : 'Researcher/tools/dev-pycharm.md'
- 'X11 & PyCharm' : 'Researcher/tools/dev-x11forward-pycharm.md'
Expand Down

0 comments on commit d0a3fd5

Please sign in to comment.