GoogleCloudPlatform / GoogleCloudPlatform/hpc-tools

Missing support for ARM

Open
#4 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Shell
Stars
37
Forks
10
PR merge metrics
No merged PRs in 30d

Description

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!

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.