From b7e4f9c5ec487cd8ca3ae7b4339bdd0a8f5b4652 Mon Sep 17 00:00:00 2001 From: Andrzej Janik Date: Wed, 25 Dec 2024 19:33:18 +0100 Subject: [PATCH] Add a note about supported hardware --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 578829c..16fb681 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ ZLUDA is a drop-in replacement for CUDA on non-NVIDIA GPU. ZLUDA allows to run unmodified CUDA applications using non-NVIDIA GPUs with near-native performance. +ZLUDA supports AMD Radeon RX 5000 series and newer GPUs (both desktop and integrated). + ![GeekBench 5.5.1 chart](geekbench.svg) ZLUDA is work in progress. Follow development here and say hi on [Discord](https://discord.gg/sg6BNzXuc7). For more details see the announcement: https://vosen.github.io/ZLUDA/blog/zludas-third-life/