Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: 'GPU Instanzen einrichten'
excerpt: 'Erfahren Sie hier, wie Sie unter Windows und Linux eine GPU Instanz einrichten'
updated: 2025-04-28
updated: 2025-05-28
---

> [!primary]
Expand Down Expand Up @@ -60,6 +60,8 @@ sudo dpkg -i cuda-repo-XXXX-XXXXXX
sudo apt-get update
sudo apt-get upgrade
sudo apt-get install cuda
sudo apt-get install -y cuda-drivers
sudo apt-get install linux-headers-$(uname -r)
sudo reboot
```

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: 'Deploying a GPU instance'
excerpt: 'Find out how to deploy a GPU instance on Linux or Windows'
updated: 2025-04-28
updated: 2025-05-28
---

## Objective
Expand Down Expand Up @@ -57,6 +57,8 @@ sudo dpkg -i cuda-repo-XXXX-XXXXXX
sudo apt-get update
sudo apt-get upgrade
sudo apt-get install cuda
sudo apt-get install -y cuda-drivers
sudo apt-get install linux-headers-$(uname -r)
sudo reboot
```

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: 'Deploying a GPU instance'
excerpt: 'Find out how to deploy a GPU instance on Linux or Windows'
updated: 2025-04-28
updated: 2025-05-28
---

## Objective
Expand Down Expand Up @@ -57,6 +57,8 @@ sudo dpkg -i cuda-repo-XXXX-XXXXXX
sudo apt-get update
sudo apt-get upgrade
sudo apt-get install cuda
sudo apt-get install -y cuda-drivers
sudo apt-get install linux-headers-$(uname -r)
sudo reboot
```

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: 'Deploying a GPU instance'
excerpt: 'Find out how to deploy a GPU instance on Linux or Windows'
updated: 2025-04-28
updated: 2025-05-28
---

## Objective
Expand Down Expand Up @@ -57,6 +57,8 @@ sudo dpkg -i cuda-repo-XXXX-XXXXXX
sudo apt-get update
sudo apt-get upgrade
sudo apt-get install cuda
sudo apt-get install -y cuda-drivers
sudo apt-get install linux-headers-$(uname -r)
sudo reboot
```

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: 'Deploying a GPU instance'
excerpt: 'Find out how to deploy a GPU instance on Linux or Windows'
updated: 2025-04-28
updated: 2025-05-28
---

## Objective
Expand Down Expand Up @@ -57,6 +57,8 @@ sudo dpkg -i cuda-repo-XXXX-XXXXXX
sudo apt-get update
sudo apt-get upgrade
sudo apt-get install cuda
sudo apt-get install -y cuda-drivers
sudo apt-get install linux-headers-$(uname -r)
sudo reboot
```

Expand Down Expand Up @@ -157,4 +159,4 @@ Afterwards, all that’s left to do is to install the required driver, which wil

## Going further

Join our [community of users](/links/community).
Join our [community of users](/links/community).
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: 'Deploying a GPU instance'
excerpt: 'Find out how to deploy a GPU instance on Linux or Windows'
updated: 2025-04-28
updated: 2025-05-28
---

## Objective
Expand Down Expand Up @@ -57,6 +57,8 @@ sudo dpkg -i cuda-repo-XXXX-XXXXXX
sudo apt-get update
sudo apt-get upgrade
sudo apt-get install cuda
sudo apt-get install -y cuda-drivers
sudo apt-get install linux-headers-$(uname -r)
sudo reboot
```

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: 'Deploying a GPU instance'
excerpt: 'Find out how to deploy a GPU instance on Linux or Windows'
updated: 2025-04-28
updated: 2025-05-28
---

## Objective
Expand Down Expand Up @@ -57,6 +57,8 @@ sudo dpkg -i cuda-repo-XXXX-XXXXXX
sudo apt-get update
sudo apt-get upgrade
sudo apt-get install cuda
sudo apt-get install -y cuda-drivers
sudo apt-get install linux-headers-$(uname -r)
sudo reboot
```

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: 'Deploying a GPU instance'
excerpt: 'Find out how to deploy a GPU instance on Linux or Windows'
updated: 2025-04-28
updated: 2025-05-28
---

## Objective
Expand Down Expand Up @@ -57,6 +57,8 @@ sudo dpkg -i cuda-repo-XXXX-XXXXXX
sudo apt-get update
sudo apt-get upgrade
sudo apt-get install cuda
sudo apt-get install -y cuda-drivers
sudo apt-get install linux-headers-$(uname -r)
sudo reboot
```

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: 'Desplegar una instancia GPU'
excerpt: 'Cómo desplegar una instancia GPU en Linux o Windows'
updated: 2025-04-28
updated: 2025-05-28
---

> [!primary]
Expand Down Expand Up @@ -62,6 +62,8 @@ sudo dpkg -i cuda-repo-XXXX-XXXXXX
sudo apt-get update
sudo apt-get upgrade
sudo apt-get install cuda
sudo apt-get install -y cuda-drivers
sudo apt-get install linux-headers-$(uname -r)
sudo reboot
```

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: 'Desplegar una instancia GPU'
excerpt: 'Cómo desplegar una instancia GPU en Linux o Windows'
updated: 2025-04-28
updated: 2025-05-28
---

> [!primary]
Expand Down Expand Up @@ -62,6 +62,8 @@ sudo dpkg -i cuda-repo-XXXX-XXXXXX
sudo apt-get update
sudo apt-get upgrade
sudo apt-get install cuda
sudo apt-get install -y cuda-drivers
sudo apt-get install linux-headers-$(uname -r)
sudo reboot
```

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: 'Déployer une instance GPU'
excerpt: 'Découvrez comment déployer une instance GPU sous Linux ou Windows'
updated: 2025-04-28
updated: 2025-05-28
---

## Objectif
Expand Down Expand Up @@ -57,6 +57,8 @@ sudo dpkg -i cuda-repo-XXXX-XXXXXX
sudo apt-get update
sudo apt-get upgrade
sudo apt-get install cuda
sudo apt-get install -y cuda-drivers
sudo apt-get install linux-headers-$(uname -r)
sudo reboot
```

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: 'Déployer une instance GPU'
excerpt: 'Découvrez comment déployer une instance GPU sous Linux ou Windows'
updated: 2025-04-28
updated: 2025-05-28
---

## Objectif
Expand Down Expand Up @@ -57,6 +57,8 @@ sudo dpkg -i cuda-repo-XXXX-XXXXXX
sudo apt-get update
sudo apt-get upgrade
sudo apt-get install cuda
sudo apt-get install -y cuda-drivers
sudo apt-get install linux-headers-$(uname -r)
sudo reboot
```

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: 'Creare un’istanza GPU'
excerpt: 'Scopri come creare un’istanza GPU con Linux o Windows'
updated: 2025-04-28
updated: 2025-05-28
---

> [!primary]
Expand Down Expand Up @@ -61,6 +61,8 @@ sudo dpkg -i cuda-repo-XXXX-XXXXXX
sudo apt-get update
sudo apt-get upgrade
sudo apt-get install cuda
sudo apt-get install -y cuda-drivers
sudo apt-get install linux-headers-$(uname -r)
sudo reboot
```

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: 'Uruchomienie instancji GPU'
excerpt: 'Dowiedz się, jak uruchomić instancję GPU z systemem Linux lub Windows'
updated: 2025-04-28
updated: 2025-05-28
---

> [!primary]
Expand Down Expand Up @@ -61,6 +61,8 @@ sudo dpkg -i cuda-repo-XXXX-XXXXXX
sudo apt-get update
sudo apt-get upgrade
sudo apt-get install cuda
sudo apt-get install -y cuda-drivers
sudo apt-get install linux-headers-$(uname -r)
sudo reboot
```

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: 'Criar uma instância GPU'
excerpt: 'Saiba como criar uma instância GPU em Linux ou Windows'
updated: 2025-04-28
updated: 2025-05-28
---

> [!primary]
Expand Down Expand Up @@ -61,6 +61,8 @@ sudo dpkg -i cuda-repo-XXXX-XXXXXX
sudo apt-get update
sudo apt-get upgrade
sudo apt-get install cuda
sudo apt-get install -y cuda-drivers
sudo apt-get install linux-headers-$(uname -r)
sudo reboot
```

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@ The RACI below details shared responsibilities between OVHcloud and the customer

| Roles |
| --- |
|R : Is in charge of carrying out the process|
|A : Accountable for the successful completion of the process|
|C : Is consulted during the process|
|I : Is informed of the results of the process|
|R: Is in charge of carrying out the process|
|A: Accountable for the successful completion of the process|
|C: Is consulted during the process|
|I: Is informed of the results of the process|

### 1. Before subscription

Expand All @@ -31,7 +31,7 @@ The RACI below details shared responsibilities between OVHcloud and the customer

| **Activity** | **Customer** | **OVHcloud** |
| --- | --- | --- |
| Produce, route, deliver and maintain physical Instances and hosting buldings | I | RA |
| Produce, route, deliver and maintain physical Instances and hosting buildings | I | RA |

#### 2.2. Reversibility model

Expand All @@ -55,7 +55,7 @@ The RACI below details shared responsibilities between OVHcloud and the customer
| **Activity** | **Customer** | **OVHcloud** |
| --- | --- | --- |
| Manage data security hosted on the service (confidentiality, integrity, backups, …) |RA | |
| Manage network accessibility of storage volumes whithin attached Instances | | RA |
| Manage network accessibility of storage volumes within attached Instances | | RA |
| Decide to add / remove a Block Storage option (resizing, create a snapshot, create a backup volume) | RA | I |
| Carry out to add / remove a Block Storage option (resizing, create a snapshot, create a backup volume) | I | RA |
| Install needed security bricks and tools | RA | |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@ The RACI below details shared responsibilities between OVHcloud and the customer

| Roles |
| --- |
|R : Is in charge of carrying out the process|
|A : Accountable for the successful completion of the process|
|C : Is consulted during the process|
|I : Is informed of the results of the process|
|R: Is in charge of carrying out the process|
|A: Accountable for the successful completion of the process|
|C: Is consulted during the process|
|I: Is informed of the results of the process|

### 1. Before subscription

Expand All @@ -31,7 +31,7 @@ The RACI below details shared responsibilities between OVHcloud and the customer

| **Activity** | **Customer** | **OVHcloud** |
| --- | --- | --- |
| Produce, route, deliver and maintain physical Instances and hosting buldings | I | RA |
| Produce, route, deliver and maintain physical Instances and hosting buildings | I | RA |

#### 2.2. Reversibility model

Expand All @@ -55,7 +55,7 @@ The RACI below details shared responsibilities between OVHcloud and the customer
| **Activity** | **Customer** | **OVHcloud** |
| --- | --- | --- |
| Manage data security hosted on the service (confidentiality, integrity, backups, …) |RA | |
| Manage network accessibility of storage volumes whithin attached Instances | | RA |
| Manage network accessibility of storage volumes within attached Instances | | RA |
| Decide to add / remove a Block Storage option (resizing, create a snapshot, create a backup volume) | RA | I |
| Carry out to add / remove a Block Storage option (resizing, create a snapshot, create a backup volume) | I | RA |
| Install needed security bricks and tools | RA | |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@ The RACI below details shared responsibilities between OVHcloud and the customer

| Roles |
| --- |
|R : Is in charge of carrying out the process|
|A : Accountable for the successful completion of the process|
|C : Is consulted during the process|
|I : Is informed of the results of the process|
|R: Is in charge of carrying out the process|
|A: Accountable for the successful completion of the process|
|C: Is consulted during the process|
|I: Is informed of the results of the process|

### 1. Before subscription

Expand All @@ -31,7 +31,7 @@ The RACI below details shared responsibilities between OVHcloud and the customer

| **Activity** | **Customer** | **OVHcloud** |
| --- | --- | --- |
| Produce, route, deliver and maintain physical Instances and hosting buldings | I | RA |
| Produce, route, deliver and maintain physical Instances and hosting buildings | I | RA |

#### 2.2. Reversibility model

Expand All @@ -55,7 +55,7 @@ The RACI below details shared responsibilities between OVHcloud and the customer
| **Activity** | **Customer** | **OVHcloud** |
| --- | --- | --- |
| Manage data security hosted on the service (confidentiality, integrity, backups, …) |RA | |
| Manage network accessibility of storage volumes whithin attached Instances | | RA |
| Manage network accessibility of storage volumes within attached Instances | | RA |
| Decide to add / remove a Block Storage option (resizing, create a snapshot, create a backup volume) | RA | I |
| Carry out to add / remove a Block Storage option (resizing, create a snapshot, create a backup volume) | I | RA |
| Install needed security bricks and tools | RA | |
Expand Down
Loading