From 277213992f779be14703653f2e74797c52dfe7c0 Mon Sep 17 00:00:00 2001 From: Hao Zhu <9665750+viadea@users.noreply.github.com> Date: Wed, 22 Jun 2022 18:09:15 -0700 Subject: [PATCH] fix a topo -- (( Signed-off-by: Hao Zhu <9665750+viadea@users.noreply.github.com> --- docs/get-started/getting-started-gcp.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/get-started/getting-started-gcp.md b/docs/get-started/getting-started-gcp.md index c02c6932860..3ecb2916a88 100644 --- a/docs/get-started/getting-started-gcp.md +++ b/docs/get-started/getting-started-gcp.md @@ -36,7 +36,7 @@ After the command line environment is setup, log in to your GCP account. You ca Dataproc cluster. Dataproc supports multiple different GPU types depending on your use case. Generally, T4 is a good option for use with the RAPIDS Accelerator for Spark. We do also support MIG on the Ampere architecture GPUs like the A100. Using -[MIG]((https://docs.nvidia.com/datacenter/tesla/mig-user-guide/) you could request an A100 and +[MIG](https://docs.nvidia.com/datacenter/tesla/mig-user-guide/) you could request an A100 and split it up into multiple different compute instances and it runs like you have multiple separate GPUs.