-
Notifications
You must be signed in to change notification settings - Fork 49
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
MKL Version instability #42
Comments
First of all, according to statistics, the top-3 download countries are Japan, Italy and America, so I'd like to require that all issues and pull requests are to be opened in English. Besides, I forgot to log Intel MKL info in the logs in the previous build. I've updated the released file again and can you upload your logs again? |
Related to intel/intel-extension-for-pytorch#479 |
new Log2024-01-02 00:40:33,227 (GuiMain.py) (Line 1412) [INFO] : Python version: 3.11.7 | packaged by conda-forge | (main, Dec 23 2023, 14:27:59) [MSC v.1937 64 bit (AMD64)] 2024-01-02 00:40:42,852 (audio.py) (Line 54) [INFO] : Using ffmpeg from D:\Program Files\Demucs-GUI_1.1a2_mkl\ffmpeg\ffmpeg.EXE 2024-01-02 00:40:43,853 (shared.py) (Line 254) [INFO] : [1] Thread starter (separator.py) ends Model 0: digressionWhether the GUI has a multilingual support plan |
It would be a lot of work to do so, as currently all the texts are hard-coded, but it is doable The library of intel-extension-for-pytorch is not quite stable currently, actually |
@DDXDB Please try the build uploaded just now. |
No longer crashes, but seems too slow, 5 minutes is still 0%. |
OK
Please be patient while I'm writing documentation for this issue |
In short, for A770, download |
Correction: After a long 0%, 8 minutes of audio was completed in about 30 seconds |
Uses the original Releases still, no replacement files.
|
Yes, it's due to the AOT issue. When the progress gets stuck at 0%, torch (IPEX, precisely) is compiling the acceleration codes. The replacement contains the compiled codes so it won't need to compile it before running separation anymore :) |
Same result |
What about 12.55.8? |
Work began almost immediately and took a slightly longer time, taking 50 seconds to complete |
Thanks! |
Can I save it after compiling locally? You need to recompile the application every time you restart it. |
Unfortunately, I'm also trying to find out how Intel's JIT works. |
Found solution. Will start developing within days |
Bad news. There is a bug inside the OpenCL compiler redistributed along with the Intel graphics driver on Windows, which makes it impossible to reuse the cache. I've submitted it to Intel official and they have fixed it, but not sure when it will be released to consumers so currently the new codes are still on my local disk and haven't been pushed to GitHub. As Windows requires all its drivers should be WHQL certificated, waiting for official driver update should be the only option. |
happen
Sometimes the GPU is not recognized at startup, and only the CPU is optional in the device bar
The startup task crashes after selecting the GPU
GPU:A770 16G([Acer])
Driver:31.0.101.5084
What is the platform you are using?
Windows
log
The text was updated successfully, but these errors were encountered: