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

Failing to build PyQt5-5.9.2-intel-2018a-Python-3.6.4 #13432

Open
Flamefire opened this issue Jul 14, 2021 · 0 comments · May be fixed by #13385
Open

Failing to build PyQt5-5.9.2-intel-2018a-Python-3.6.4 #13432

Flamefire opened this issue Jul 14, 2021 · 0 comments · May be fixed by #13385

Comments

@Flamefire
Copy link
Contributor

The PyQt5-5.9.2-intel-2018a-Python-3.6.4.eb fails to build due to the EasyBlock not finding IMKL

Checking the modules loaded:

module load intel/2018a
module load Python/3.6.4-iimkl-2018a
module load SIP/4.19.8-intel-2018a-Python-3.6.4
module load Qt5/5.10.1-intel-2018a

It turns out that loading SIP switches Python/3.6.4-iimkl-2018a => Python/3.6.4-intel-2018a which results (for unknown reason) to NO MKL module loaded anymore.

I think iimkl having a different imkl than intel while supposedly being a subtoolchain is simply wrong, isn't it?

@Flamefire Flamefire linked a pull request Jul 14, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants