From eff273c1c44aea71d64e2bed0910394a8f1b4ff0 Mon Sep 17 00:00:00 2001 From: Benedikt Rollik Date: Mon, 10 Mar 2025 15:25:04 +0100 Subject: [PATCH 1/4] feat(gpu): add troubleshooting index --- pages/gpu/troubleshooting/index.mdx | 66 +++++++++++++++++++++++++++-- 1 file changed, 62 insertions(+), 4 deletions(-) diff --git a/pages/gpu/troubleshooting/index.mdx b/pages/gpu/troubleshooting/index.mdx index ec6e33080d..27179fa96d 100644 --- a/pages/gpu/troubleshooting/index.mdx +++ b/pages/gpu/troubleshooting/index.mdx @@ -1,8 +1,66 @@ --- meta: title: GPU Instances - Troubleshooting - description: GPU Instances Troubleshooting + description: Find troubleshooting resources for resolving issues with GPU Instances. content: - h1: GPU Instances - Troubleshooting - paragraph: GPU Instances Troubleshooting ---- \ No newline at end of file + paragraph: Find troubleshooting resources for resolving issues with GPU Instances. +dates: + posted: 2025-03-10 +categories: + - serverless +--- + + + +## Featured Pages + + + + + + + + + + + + +## GPU Instances troubleshooting pages + +- [Fixing GPU issues after installing nvidia-driver packages](/gpu/troubleshooting/fix-driver-issues/) +- [Installing NVIDIA drivers on Ubuntu 22.04](/gpu/troubleshooting/install-nvidia-drivers-ubuntu/) +- [Fixing GPU issues after upgrading GPU Instances with cloud-init](/gpu/troubleshooting/updating-gpu-instance-with-cloud-init/) \ No newline at end of file From 3b57e4ed84a12df29f163ea89ef548def41a4015 Mon Sep 17 00:00:00 2001 From: Benedikt Rollik Date: Mon, 10 Mar 2025 15:55:07 +0100 Subject: [PATCH 2/4] fix(gpu): update wording --- pages/gpu/troubleshooting/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/gpu/troubleshooting/index.mdx b/pages/gpu/troubleshooting/index.mdx index 27179fa96d..35910e1e57 100644 --- a/pages/gpu/troubleshooting/index.mdx +++ b/pages/gpu/troubleshooting/index.mdx @@ -7,7 +7,7 @@ content: dates: posted: 2025-03-10 categories: - - serverless + - gpu-instances --- Date: Tue, 11 Mar 2025 14:58:45 +0100 Subject: [PATCH 3/4] Apply suggestions from code review --- pages/gpu/troubleshooting/index.mdx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pages/gpu/troubleshooting/index.mdx b/pages/gpu/troubleshooting/index.mdx index 35910e1e57..ca762cb9a5 100644 --- a/pages/gpu/troubleshooting/index.mdx +++ b/pages/gpu/troubleshooting/index.mdx @@ -13,7 +13,7 @@ categories: ## Featured Pages @@ -21,7 +21,7 @@ categories: @@ -33,7 +33,7 @@ categories: /> @@ -41,7 +41,7 @@ categories: @@ -53,7 +53,7 @@ categories: /> From 5dd706371887cb5b900ce8d8555a633b60d7949a Mon Sep 17 00:00:00 2001 From: Benedikt Rollik Date: Tue, 11 Mar 2025 16:42:17 +0100 Subject: [PATCH 4/4] Apply suggestions from code review Co-authored-by: Jessica <113192637+jcirinosclwy@users.noreply.github.com> --- pages/gpu/troubleshooting/index.mdx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pages/gpu/troubleshooting/index.mdx b/pages/gpu/troubleshooting/index.mdx index ca762cb9a5..bbbc273f8d 100644 --- a/pages/gpu/troubleshooting/index.mdx +++ b/pages/gpu/troubleshooting/index.mdx @@ -13,7 +13,7 @@ categories: ## Featured Pages @@ -33,7 +33,7 @@ categories: /> @@ -41,13 +41,13 @@ categories: @@ -61,6 +61,6 @@ categories: ## GPU Instances troubleshooting pages -- [Fixing GPU issues after installing nvidia-driver packages](/gpu/troubleshooting/fix-driver-issues/) +- [Fixing GPU issues after installing NVIDIA driver packages](/gpu/troubleshooting/fix-driver-issues/) - [Installing NVIDIA drivers on Ubuntu 22.04](/gpu/troubleshooting/install-nvidia-drivers-ubuntu/) - [Fixing GPU issues after upgrading GPU Instances with cloud-init](/gpu/troubleshooting/updating-gpu-instance-with-cloud-init/) \ No newline at end of file