Andrzej Janik
ea1e8ed028
Start working on build script
2025-01-27 17:56:19 +01:00
Andrzej Janik
7ac67a89e9
Enable Geekbench 5 ( #304 )
2024-12-10 21:48:10 +01:00
Andrzej Janik
2753d956df
Overhaul DLL injection
2022-02-04 00:50:25 +01:00
Andrzej Janik
c869a0d611
Add tests for injecting into CLR process
2022-02-03 12:28:42 +01:00
Andrzej Janik
2c6d7ffb7a
Fix remaining issues with detouring nvcuda
2021-12-05 23:01:46 +01:00
Andrzej Janik
26bf0eeaf2
Add more tests for CUDA redirection
2021-12-02 23:47:37 +01:00
Andrzej Janik
400feaf015
Add test for injecting app that directly uses nvcuda
2021-12-01 23:08:07 +01:00
Andrzej Janik
fd1c13560f
Add failing test for overriding directly linked CUDA dll
2021-11-30 01:25:51 +01:00
Andrzej Janik
3558a0a65c
Add integration tests for injector
2021-11-28 23:51:41 +01:00
Andrzej Janik
96f95d59ce
Make zluda_dump more robust
2021-04-12 00:18:27 +02:00
Andrzej Janik
ba83bb28f7
Inject our own NVML
2021-02-28 01:50:04 +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
ff8135e8a3
Add a library for dumping kernels arguments before and after launch ( #18 )
2021-01-16 22:28:48 +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
Andrzej Janik
2c0e9b912f
Fix Windows ZLUDA injector ( #26 )
...
Fix various bugs in injector and redirector, make them more robust and enable building them by default
2021-01-03 18:45:48 +01:00
Andrzej Janik
eb7c9aeeee
Rename everything
2020-11-23 20:01:10 +01:00