Violet
21ef5f60a3
Check Rust formatting on pull requests ( #451 )
...
* Check Rust formatting on pull requests
This should help us maintain consistent style, without having unrelated style changes in pull requests from running `rustfmt`.
* cargo fmt non-generated files
* Ignore generated files
2025-07-30 14:55:09 -07:00
Violet
98b601d15a
Use normalize_fn
for performance libraries ( #449 )
...
The goal here is to make the performance library implementations work more like zluda.
2025-07-30 14:02:01 -07:00
Violet
8c23ef1ded
Rename cuda_base cuda_macros ( #435 )
2025-07-25 11:09:50 -07:00
Andrzej Janik
df5a96d935
Improve build system ( #329 )
...
Also fix Dockerfile and Windows build
2025-01-28 01:55:36 +01:00
Joëlle van Essen
de870db1f1
Fix build error ( #314 )
2024-12-20 18:33:05 +01:00
Andrzej Janik
7ac67a89e9
Enable Geekbench 5 ( #304 )
2024-12-10 21:48:10 +01:00
Andrzej Janik
7a6df9dcbf
Fix host code and update to CUDA 12.4 ( #299 )
2024-12-02 00:29:57 +01:00
Andrzej Janik
2753d956df
Overhaul DLL injection
2022-02-04 00:50:25 +01:00
Andrzej Janik
ccf3c02ac1
Minor fixes
2021-09-18 01:36:12 +00:00
Andrzej Janik
20c9aa4f02
Fix warnings
2021-08-07 15:13:33 +02:00
Andrzej Janik
8d79c5d0f8
Addd missing file
2021-08-07 15:11:18 +02:00
Andrzej Janik
a610136e17
Remove L0 from nvml
2021-08-07 15:11:08 +02:00
Andrzej Janik
e40785aa74
Refactor L0 bindings
2021-05-27 02:05:17 +02:00
Andrzej Janik
ba83bb28f7
Inject our own NVML
2021-02-28 01:50:04 +01:00
Andrzej Janik
b7ee6d66c3
Implement enough nvml to make GeekBench happy
2021-02-28 00:46:50 +01:00