Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-09-18 | Have an implementation for vprintf | Andrzej Janik | |
2021-08-27 | Start converting host code to HIP | Andrzej Janik | |
2021-02-22 | Update README.md (#42)v2 | Andrzej Janik | |
2021-02-21 | Improve CI (#39) | Andrzej Janik | |
* Use official GPU driver packages for building on Linux * Start building on Windows * Start uploading artifacts | |||
2021-02-20 | Improve ZLUDA injection (#37) | Andrzej Janik | |
Improve injector&redirector so it's no longer required to manually mess with files if the application links nvcuda.dll. Additionally inject into child processes | |||
2021-01-26 | Fix signed integer conversion (#36) | Andrzej Janik | |
This fixes the last remaining bug preventing end-to-end GeekBench run, so also update Geekbench results in README | |||
2021-01-08 | Improve build procedure and instructions (#28) | Andrzej Janik | |
Fixes issues pointed out in #27: * spirv_tools-sys was build in non-test profiles * By default ZLUDA dll has a wrong name * We relied on third-party OpenCL installation on Windows * We encouraged building debug configuration * We didn't provide build information for developers (cmake, python, submodules) | |||
2020-11-29 | Merge pull request #15 from nilsmartel/patch-2 | vosen | |
Fix small typo | |||
2020-11-27 | Fix small typo | Nils Martel | |
2020-11-27 | fix typo in readme | ritschwumm | |
2020-11-24 | Update wording, add license | Andrzej Janik | |
2020-11-23 | Update README with links to GeekBench resultsv1 | Andrzej Janik | |
2020-11-23 | Change wording slightly | Andrzej Janik | |
2020-11-23 | Add graph with Geekbench results | Andrzej Janik | |
2020-11-23 | Add README and rebuild .spv library | Andrzej Janik | |