From 4d3e37befc6ffcd350bcc4bd23553f02a92656d0 Mon Sep 17 00:00:00 2001 From: Andrzej Janik Date: Mon, 22 Feb 2021 01:32:04 +0100 Subject: [PATCH] Update README.md (#42) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 738ad24f..83abb771 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ Overall, ZLUDA is slower in GeekBench by roughly 2%. ## Usage -**Warning**: this is a very incomplete Proof of Concept. It's probably not going to work with your application. ZLUDA currently works only with applications which use CUDA Driver API. Linux builds also work with applications which use statically-linked CUDA Runtime API +**Warning**: this is a very incomplete proof of concept. It's probably not going to work with your application. ZLUDA currently works only with applications which use CUDA Driver API or statically-linked CUDA Runtime API - dynamically-linked CUDA Runtime API is not supported at all ### Windows You should have the most recent Intel GPU drivers installed.\