mirror of
https://github.com/ikawrakow/ik_llama.cpp.git
synced 2026-03-13 23:40:09 +00:00
* Attempt to fix the many GPU issue in split mode graph * WIP: this seems more stable Still hanging after a while if I try to use all 7 GPUs * Reenable OpenMP in scheduler async Seems solid up to 4 GPUs. It did hang with --max-gpu 6. * printf cleanup