-
Notifications
You must be signed in to change notification settings - Fork 135
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
how to install mkl at now? #29
Comments
Hi, Sorry for the lack of maintenance. You can search for intel parallel studio. Or I think the anaconda comes with the mkl which you can use as well. |
Thanks for your help |
follow this link to install mkl: https://www.intel.com/content/www/us/en/developer/articles/guide/installing-free-libraries-and-python-apt-repo.html (but should use this key: https://apt.repos.intel.com/intel-gpg-keys/GPG-PUB-KEY-INTEL-SW-PRODUCTS.PUB NOT this key GPG-PUB-KEY-INTEL-SW-PRODUCTS-2019.PUB) it works for me on WSL2 |
Excuse me!Thank you very much for your excellent work。When I try to run this code,I could not find appropriate intel mkl Download link with graphnn‘s environment"https://github.com/Hanjun-Dai/graphnn/tree/bdf51e66231d51bc2b9a560b2be255bc642d4a03#download-and-install-intel-mkl"
Could you help me ? Thank you very much .
The text was updated successfully, but these errors were encountered: