Andrzej Janik
bd4a1cdd77
Try again
2025-04-08 00:17:11 +02:00
Andrzej Janik
b5f4d5c7be
Try fix env var usage
2025-04-08 00:14:32 +02:00
Andrzej Janik
aaf7736058
Dont build with full optimization in PRs
2025-04-07 23:59:58 +02:00
Andrzej Janik
d84fa05e87
Try newer Windows image
2025-04-07 23:38:45 +02:00
Andrzej Janik
f345789104
Fix grammar
2025-04-07 23:25:52 +02:00
Andrzej Janik
3471ee2dce
Create subdirs
2025-04-07 23:24:25 +02:00
Andrzej Janik
eb3d7cf507
Add ZLUDA build @ Windows
2025-04-07 23:19:26 +02:00
Andrzej Janik
8bead0d648
Try full
2025-04-07 21:48:56 +02:00
Andrzej Janik
8f9656cdf6
Next
2025-04-07 21:46:31 +02:00
Andrzej Janik
6f93b829c7
Next attempt
2025-04-07 21:44:26 +02:00
Andrzej Janik
f27d31a416
Next attempt
2025-04-07 21:42:13 +02:00
Andrzej Janik
3983c8c237
Next attempt
2025-04-07 21:39:31 +02:00
Andrzej Janik
c5924671c2
Try newlines
2025-04-07 21:32:12 +02:00
Andrzej Janik
dfd8442f79
Try automated builds
2025-04-07 21:23:59 +02: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