Hamza
Hamza
Feel free to try out my CUDA module, in case I can help: https://github.com/theComputeKid/premake5-cuda It is only for Visual Studio for now.
Hi, I am the author of [one](https://github.com/theComputeKid/premake5-cuda) of those CUDA extensions. I tend to keep it up-to-date based on what people file as issues, but if there is anything you...
@Jarod42 : You have motivated me to submit a PR (#2183).
Bumping this issue as it was very frustrating for me to discover this bug. It stops development in debug mode, for a while I thought it was an issue in...
Closed by https://github.com/oneapi-src/oneDNN/pull/2064
Hi @tritao! Thanks for the response. Clang-tidy is built around clang tooling and it works with 90% of GCC's features, but sometimes errors in more advanced features, for example, it...
You are right @Jarod42 and that is what I was thinking when I made the PR, so can you look at #2247 and help me come up with an appropriate...
Having a look at the logs for jit:blk reorders, seems like we are ok with sve perf on g3 after this change. I'll leave it to @jondea to give final...
I tried [building](https://github.com/theComputeKid/tribo/actions/runs/16379202098/job/46286560353) Premake on Windows on Arm via the github runner image tagged `windows-11-arm` but for now, it doesn't work. The bootstrap build needs adjusting, it starts up the...
We can support this effort, if you have patches ready, though we might not have resources to commit to developing it ourselves right now. There are things to think about...