Andrzej Janik
081f7d0976
Enable sccache in Rust builds, publish prerelease builds ( #408 )
2025-07-09 09:20:03 -07:00
Andrzej Janik
ef0c4afcf9
Run unit tests on every commit ( #401 )
2025-07-03 16:07:00 -07:00
Andrzej Janik
f179868b8e
Add automated builds ( #358 )
2025-06-16 09:53:18 -07:00
Andrzej Janik
c92abba2bb
Refactor compilation passes ( #270 )
...
The overarching goal is to refactor all passes so they are module-scoped and not function-scoped. Additionally, make improvements to the most egregiously buggy/unfit passes (so the code is ready for the next major features: linking, ftz handling) and continue adding more code to the LLVM backend
2024-09-23 16:33:46 +02:00
Andrzej Janik
06a5cff2d8
Add our nvml to the build
2021-02-28 02:11:22 +01:00
Andrzej Janik
ab690c6491
Add zluda_redirect.dll to CI builds ( #40 )
2021-02-21 17:44:42 +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
ff8135e8a3
Add a library for dumping kernels arguments before and after launch ( #18 )
2021-01-16 22:28:48 +01:00
Takeshi Watanabe
ae950163cd
Add building only CI ( #25 )
...
Testing isn't working yet because some tests require live Intel GPU and live NVIDIA GPU
2020-12-29 22:54:48 +01:00