aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorAndrzej Janik <[email protected]>2021-02-22 01:32:04 +0100
committerGitHub <[email protected]>2021-02-22 01:32:04 +0100
commit4d3e37befc6ffcd350bcc4bd23553f02a92656d0 (patch)
treefd28148aeac3534e7567bb69ab281df55d22ae88 /README.md
parenta906c350f2261dd6b4801870e5642ef56da66268 (diff)
downloadZLUDA-4d3e37befc6ffcd350bcc4bd23553f02a92656d0.tar.gz
ZLUDA-4d3e37befc6ffcd350bcc4bd23553f02a92656d0.zip
Update README.md (#42)v2
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 738ad24..83abb77 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.\