From 05a307179267ee497cf0181a1fd31b730a9979e4 Mon Sep 17 00:00:00 2001 From: Ruairidh MacLeod Date: Tue, 30 Jun 2026 10:43:16 +0100 Subject: [PATCH] remove redundant description --- docs/services/gpuservice/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/services/gpuservice/index.md b/docs/services/gpuservice/index.md index 89023267..fc31b5ca 100644 --- a/docs/services/gpuservice/index.md +++ b/docs/services/gpuservice/index.md @@ -1,6 +1,6 @@ # Overview -The EIDF GPU Service (EIDF GPU Service) provides access to a range of Nvidia GPUs, in both full GPU and MIG variants. The EIDF GPU Service is built upon [Kubernetes](https://kubernetes.io). +The EIDF GPU Service provides access to a range of Nvidia GPUs, in both full GPU and MIG variants. The EIDF GPU Service is built upon [Kubernetes](https://kubernetes.io). MIG (Multi-instance GPU) allow a single GPU to be split into multiple isolated smaller GPUs. This means that multiple users can access a portion of the GPU without being able to access what others are running on their portion. The EIDF GPU Service hosts 3G.20GB and 1G.5GB MIG variants which are approximately 1/2 and 1/7 of a full Nvidia A100 40 GB GPU respectively.