diff options
author | Rayyan Ul Haq <[email protected]> | 2024-11-25 04:45:09 +0500 |
---|---|---|
committer | GitHub <[email protected]> | 2024-11-25 00:45:09 +0100 |
commit | 870fed4bb69d919a10822032d65ec20f385df9d7 (patch) | |
tree | de1eb115e2d1e45b60f160aef1ce718ec6a220b0 /README.md | |
parent | 970ba5aa25b8f21b97176650bd3b6c034407e843 (diff) | |
download | ZLUDA-870fed4bb69d919a10822032d65ec20f385df9d7.tar.gz ZLUDA-870fed4bb69d919a10822032d65ec20f385df9d7.zip |
Update README.md (#300)
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -24,6 +24,10 @@ Run your application like this: LD_LIBRARY_PATH=<ZLUDA_DIRECTORY> <APPLICATION> <APPLICATIONS_ARGUMENTS> ``` +### MacOS + +Not supported + ## Building **Warning**: ZLUDA is under heavy development (see news [here](https://vosen.github.io/ZLUDA/blog/zludas-third-life/)). Instructions below might not work. |