Skip to content

Commit 8d43ab7

Browse files
Merge pull request #1503 from run-ai/Removed-DGX-bundle-2.17
Removed DGX bundle 2.17
2 parents 60144ee + 70df309 commit 8d43ab7

File tree

2 files changed

+5
-7
lines changed

2 files changed

+5
-7
lines changed

docs/admin/runai-setup/cluster-setup/dgx-bundle.md renamed to docs/admin/runai-setup/cluster-setup/bcm-install.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,10 @@
11
<!-- DGX Bundle -->
2-
# Run:ai & NVIDIA DGX Bundle
2+
# Install Using Base Command Manager
33

4-
NVIDIA [DGX](https://www.nvidia.com/en-us/data-center/dgx-systems/){target=_blank} is a line of NVIDIA-produced servers and workstations which specialize in using GPUs to accelerate deep learning applications.
4+
This article explains the steps required to install the Run:ai cluster on a DGX Kubernetes Cluster using [NVIDIA Base Command Manager](https://www.nvidia.com/en-us/data-center/base-command/manager/){target=_blank}.
55

6-
NVIDIA DGX comes bundled out of the box with Run:ai. The purpose of this document is to guide you through the process of installing and configuring Run:ai in this scenario
6+
During the installation of the DGX you will select Run:ai as well as Run:ai prerequisites from the Base Command Manager installer.
77

8-
## NVIDIA Base Command Manager
9-
10-
[NVIDIA Base Command Manager](https://www.nvidia.com/en-us/data-center/base-command/manager/){target=_blank} allows the deployment of software on NVIDIA DGX servers. During the installation of the DGX you will select `Run:ai` as well as Run:ai prerequisites from the Base Command Manager installer.
118

129
## Prerequisites
1310

mkdocs.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,7 @@ plugins:
109109
'admin/runai-setup/config/sso.md' : 'admin/runai-setup/authentication/sso.md'
110110
'admin/runai-setup/cluster-setup/cluster-troubleshooting.md' : 'admin/troubleshooting/troubleshooting.md'
111111
'admin/runai-setup/cluster-setup/nvidia.md' : 'admin/runai-setup/cluster-setup/cluster-prerequisites.md'
112+
'admin/runai-setup/cluster-setup/dgx-bundle.md' : 'admin/runai-setup/cluster-setup/bcm-install.md'
112113
'admin/runai-setup/self-hosted/ocp/ocp-dependencies.md' : 'admin/runai-setup/self-hosted/ocp/preparations.md'
113114
'admin/runai-setup/cluster-setup/researcher-authentication.md' : 'admin/runai-setup/authentication/sso.md'
114115
'admin/researcher-setup/cli-troubleshooting.md' : 'admin/troubleshooting/troubleshooting.md'
@@ -147,7 +148,7 @@ nav:
147148
- 'Cluster Upgrade' : 'admin/runai-setup/cluster-setup/cluster-upgrade.md'
148149
- 'Cluster Delete' : 'admin/runai-setup/cluster-setup/cluster-delete.md'
149150
- 'Kubernetes Install' : 'admin/runai-setup/cluster-setup/install-k8s.md'
150-
- 'NVIDIA DGX Bundle' : 'admin/runai-setup/cluster-setup/dgx-bundle.md'
151+
- 'Install Using Base Command Manager' : 'admin/runai-setup/cluster-setup/bcm-install.md'
151152
- 'Self-hosted' :
152153
- 'Overview' : 'admin/runai-setup/self-hosted/overview.md'
153154
- 'Kubernetes-based' :

0 commit comments

Comments
 (0)