Skip to content
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

Error when building burn on Windows when upgrading to tch 0.16 #870

Open
syl20bnr opened this issue May 13, 2024 · 2 comments
Open

Error when building burn on Windows when upgrading to tch 0.16 #870

syl20bnr opened this issue May 13, 2024 · 2 comments

Comments

@syl20bnr
Copy link

We tried to update tch to 0.16 which adds support for pytorch 2.3 in burn and we get a compilation error on Windows:

INTEL MKL ERROR: The specified module could not be found. mkl_def.1.dll.
Intel MKL FATAL ERROR: Cannot load mkl_def.1.dll.

Reverting to 0.15 fix this error.

This compilation error has been reproduced on our CI and on our Windows desktop.

@LaurentMazare
Copy link
Owner

Looks like this is related to pytorch/pytorch#124009 , there seems to be a fix in place so you may want to give a try to the nightly build until 2.3.1 is out (I think it's scheduled for the beginning of June).

@syl20bnr
Copy link
Author

Thank you for looking into it, we will wait for the fix upstream then.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants