Win build improvements#940
Conversation
|
@wingenlit I think I might have been able to replicate your issue (vulkan build succeeded, GPU found, model loading but then coredump as soon as some inference was called). I left some notes here (I investigated the issue with Claude, so while the methodology was relatively sound -delving deeper and deeper into the error with debugging code- there might be some mistakes in how it explains things). Vulkan now seems to be working (tested with llama-benchy), even if pp2048 is quite slower than CUDA.
|
d25caed to
ace7f51
Compare
Code reviewFound 1 issue:
🤖 Generated with Claude Code - If this code review was useful, please react with 👍. Otherwise, react with 👎. |
Addessed in 86e8378 |
A WIP PR to work on some improvements re: the windows support for GPU acceleration.