From 3b57fe1a00bf6697119e2c21b1468350cefedadf Mon Sep 17 00:00:00 2001 From: Elliott Slaughter Date: Sat, 22 Jun 2024 09:30:53 -0700 Subject: [PATCH] Update README notes about GPU support. --- release/share/terra/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/release/share/terra/README.md b/release/share/terra/README.md index 7849277c..7526766f 100644 --- a/release/share/terra/README.md +++ b/release/share/terra/README.md @@ -119,6 +119,7 @@ If the binary releases are not appropriate, then you can also build Terra from s * LLVM and Clang (see suppport table below) * LuaJIT (note this is downloaded and installed automatically by default) * *Optional:* CUDA + * *Note:* In addition to CUDA, Terra also supports AMD and Intel GPUs. However, Terra does not link their GPU toolkits directly so this is not a build requirement. On recent versions of Ubuntu, you can get these dependencies with: