We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi! I'm trying to build this into an ARM base, and there is an exec format error (I suspect no support)?
Check and install the prerequisite packages to run this script --2024-01-23 02:51:03-- https://registrationcenter-download.intel.com/akdlm/irc_nas/19131/l_mpi_oneapi_p_2021.8.0.25329.sh Resolving registrationcenter-download.intel.com (registrationcenter-download.intel.com)... 23.48.37.222, 23.48.37.187 Connecting to registrationcenter-download.intel.com (registrationcenter-download.intel.com)|23.48.37.222|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 18752806 (18M) [application/octet-stream] Saving to: ‘/tmp/rpm_download//impi_installer.sh’ /tmp/rpm_download//impi_install 100%[=====================================================>] 17.88M 63.2MB/s in 0.3s 2024-01-23 02:51:04 (63.2 MB/s) - ‘/tmp/rpm_download//impi_installer.sh’ saved [18752806/18752806] Extract l_mpi_oneapi_p_2021.8.0.25329 to /hpc-tools/rocky_linux_8/l_mpi_oneapi_p_2021.8.0.25329... [###########################################################################################################################] Extract l_mpi_oneapi_p_2021.8.0.25329 completed! /hpc-tools/rocky_linux_8/l_mpi_oneapi_p_2021.8.0.25329/install.sh: line 34: /hpc-tools/rocky_linux_8/l_mpi_oneapi_p_2021.8.0.25329/bootstrapper: cannot execute binary file: Exec format error Remove extracted files: /hpc-tools/rocky_linux_8/l_mpi_oneapi_p_2021.8.0.25329... Installation complete
Note that the intel directory is empty:
Enable Intel(R) MPI 2021 Libraries with: source /opt/intel/mpi/latest/env/vars.sh [root@ip-172-31-40-25 rocky_linux_8]# ls /opt/intel/
Would it be possible to get arm support? Thank you!
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi! I'm trying to build this into an ARM base, and there is an exec format error (I suspect no support)?
Note that the intel directory is empty:
Would it be possible to get arm support? Thank you!
The text was updated successfully, but these errors were encountered: