You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enabling SYCL with the stable diffusion backend results in a linker error because mkl_core is missing. Most likely this is due to when I updated oneapi to 2025.1.
We probably need stablediffusion to update to include the following commit from ggml ggml-org/ggml@9394e67