Commit graph

16 commits

Author SHA1 Message Date
Andrzej Janik
90a1f77891 Update README 2024-08-06 16:32:23 +02:00
Andrzej Janik
04a411fe22 Have an implementation for vprintf 2021-09-18 20:22:47 +00:00
Andrzej Janik
4ae7feb93a Start converting host code to HIP 2021-08-27 17:27:48 +00:00
Andrzej Janik
4d3e37befc
Update README.md (#42) 2021-02-22 01:32:04 +01:00
Andrzej Janik
4ed9ef8edb
Improve CI (#39)
* Use official GPU driver packages for building on Linux
* Start building on Windows
* Start uploading artifacts
2021-02-21 14:44:58 +01:00
Andrzej Janik
36514bd6eb
Improve ZLUDA injection (#37)
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-02-20 21:40:19 +01:00
Andrzej Janik
972f612562
Fix signed integer conversion (#36)
This fixes the last remaining bug preventing end-to-end GeekBench run, so also update Geekbench results in README
2021-01-26 21:05:09 +01:00
Andrzej Janik
078ae20c2c
Improve build procedure and instructions (#28)
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)
2021-01-08 17:17:46 +01:00
vosen
a6a9eb347b
Merge pull request #15 from nilsmartel/patch-2
Fix small typo
2020-11-29 00:36:05 +01:00
Nils Martel
f452550c4f
Fix small typo 2020-11-27 14:26:27 +01:00
ritschwumm
b11ba3d1f3
fix typo in readme 2020-11-27 07:24:51 +01:00
Andrzej Janik
103881f70a Update wording, add license 2020-11-24 23:23:53 +01:00
Andrzej Janik
892e47a653 Update README with links to GeekBench results 2020-11-23 22:38:12 +01:00
Andrzej Janik
8fa044004f Change wording slightly 2020-11-23 22:18:30 +01:00
Andrzej Janik
25fc385b8d Add graph with Geekbench results 2020-11-23 22:15:59 +01:00
Andrzej Janik
bcd1740ba9 Add README and rebuild .spv library 2020-11-23 21:50:21 +01:00