Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-01-23 | Add script for replaying dumped kernel (#34) | Andrzej Janik | |
zluda_dump can already create traces of GPU execution, this script can replay those traces. Additionally, changed added just enough code in core ZLUDA to support simple PyCUDAexecution | |||
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) |