From a8210027d8a8d1444232f2b57a07a5015aa78b88 Mon Sep 17 00:00:00 2001 From: wiki-me <68199012+wiki-me@users.noreply.github.com> Date: Thu, 16 May 2024 13:35:21 +0300 Subject: [PATCH] Mention more active fork --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5be6a8a..46b81a0 100644 --- a/README.md +++ b/README.md @@ -244,6 +244,8 @@ Performance is currently much lower than the native HIP backend, see the discuss Realistically, it's now abandoned and will only possibly receive updates to run workloads I am personally interested in (DLSS). + With that said, there is a fork [here](https://github.com/lshqqytiger/ZLUDA) that appears to be more active. + * What underlying GPU API does ZLUDA use? Is it OpenCL? ROCm? Vulkan? ZLUDA is built purely on ROCm/HIP. On both Windows and Linux.