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
Hi, I am looking for a way to enable MKL, but the documentation is unfinished. I tried to refer to the method of enabling MKL used in other repositories. It compiled successfully, but I got the following error when running:
My computer does not have a GPU that supports CUDA, so it cannot compile flash-attn.
Here is my Cargo.toml file:
Did I do some steps wrong and how should I enable MKL correctly?
Thanks a lot!
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi, I am looking for a way to enable MKL, but the documentation is unfinished. I tried to refer to the method of enabling MKL used in other repositories. It compiled successfully, but I got the following error when running:
My computer does not have a GPU that supports CUDA, so it cannot compile flash-attn.
Here is my Cargo.toml file:
Did I do some steps wrong and how should I enable MKL correctly?
Thanks a lot!
Beta Was this translation helpful? Give feedback.
All reactions