From d48f22b3865a0dbffb867ab261b0125433801f52 Mon Sep 17 00:00:00 2001 From: Arnav Goel Date: Sun, 25 Feb 2024 22:33:28 -0800 Subject: [PATCH] Address comments --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b7b20a1..1f4ab32 100644 --- a/README.md +++ b/README.md @@ -43,8 +43,8 @@ The library comes with a few tests like: ## Requirements -GPUDirect RDMA requires NVIDIA Data Center or Professional Graphics GPUs based on Kepler or newer generations, see [GPUDirect -RDMA](http://developer.nvidia.com/gpudirect). For more technical informations, +GPUDirect RDMA requires [NVIDIA Data Center GPU](https://www.nvidia.com/en-us/data-center/) or [NVIDIA RTX GPU](https://www.nvidia.com/en-us/design-visualization/rtx/) (formerly Tesla and Quadro) based on Kepler or newer generations, see [GPUDirect +RDMA](http://developer.nvidia.com/gpudirect). For more general information, please refer to the official GPUDirect RDMA [design document](http://docs.nvidia.com/cuda/gpudirect-rdma).