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

Fail to install oneAPI 2021 Fortran compilers on windows-latest: #66

Open
zaikunzhang opened this issue Jan 11, 2023 · 0 comments
Open

Comments

@zaikunzhang
Copy link

zaikunzhang commented Jan 11, 2023

Hello! Thank you for making oneAPI available for CI!

I tried installing oneAPI Fortran compilers on Windows. oneAPI 2021 turns out to fail on windows-latest (even though the workflow claims itself to be successful):
https://github.com/zequipe/setup_mex/actions/runs/3888490970/jobs/6635864451

It says

Checking system requirements...
Done.
Wait while the installer is preparing...
Done.
Launching the installer...
Process crashed
D:\a\setup_mex\setup_mex>set installer_exit_code=-1073741819 

I have tried the following four releases of oneAPI 2021, all of which encountered the same failure:

https://registrationcenter-download.intel.com/akdlm/irc_nas/18247/w_HPCKit_p_2021.4.0.3340_offline.exe
https://registrationcenter-download.intel.com/akdlm/irc_nas/17940/w_HPCKit_p_2021.3.0.3227_offline.exe
https://registrationcenter-download.intel.com/akdlm/irc_nas/17762/w_HPCKit_p_2021.2.0.2901_offline.exe
https://registrationcenter-download.intel.com/akdlm/irc_nas/17392/w_HPCKit_p_2021.1.0.2682_offline.exe                                                                                                    

On the other hand, all the other combinations of Windows versions (2019 or latest) and oneAPI versions (2021/2/3) succeed: https://github.com/zequipe/setup_mex/actions/runs/3888490970

My script for the installation: https://github.com/zequipe/setup_mex/blob/main/install_oneapi_windows.bat

Thank you for taking a look.

Best regards,
Zaikun

@zaikunzhang zaikunzhang changed the title Fail to install oneAPI 2023 Fortran compilers on windows-latest: Fail to install oneAPI 2021 Fortran compilers on windows-latest: Jan 11, 2023
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

1 participant