diff options
author | vosen <[email protected]> | 2020-11-29 00:35:44 +0100 |
---|---|---|
committer | GitHub <[email protected]> | 2020-11-29 00:35:44 +0100 |
commit | 295a70e1cb209dcd0e3210138be7f88d8c37f466 (patch) | |
tree | 5a4d169ef68a9da764d7ff7a4960f0d9ff91e355 /README.md | |
parent | 103881f70a2d79a6381556af319be3f3f621fe9d (diff) | |
parent | b11ba3d1f38389d3e2d365e9486119a68fe3de18 (diff) | |
download | ZLUDA-295a70e1cb209dcd0e3210138be7f88d8c37f466.tar.gz ZLUDA-295a70e1cb209dcd0e3210138be7f88d8c37f466.zip |
Merge pull request #14 from ritschwumm/patch-1
fix typo in readme
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ # ZLUDA -ZLUDA is a drop-in replacament for CUDA on Intel GPU. ZLUDA allows to run unmodified CUDA applications using Intel GPUs with near-native performance (more below). It works with current integrated Intel UHD GPUs and will work with future Intel Xe GPUs +ZLUDA is a drop-in replacement for CUDA on Intel GPU. ZLUDA allows to run unmodified CUDA applications using Intel GPUs with near-native performance (more below). It works with current integrated Intel UHD GPUs and will work with future Intel Xe GPUs ## Performance |