-
Notifications
You must be signed in to change notification settings - Fork 82
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
hpcc
: Improve multi-arch installation
#279
base: master
Are you sure you want to change the base?
Commits on Apr 26, 2023
-
Update Linear Algebra (LA) toolchain variables
LA toolchain variable configuration has been updated to be CPU architecture-independent.
Configuration menu - View commit details
-
Copy full SHA for fb2ad64 - Browse repository at this point
Copy the full SHA fb2ad64View commit details -
Convert install procedure to use
OS_ARCH
varAll hard-coded architecture-dependent paths have been revised to use PTS' `OS_ARCH` variable when searching for—as well as configuring—toolchain variables.
Configuration menu - View commit details
-
Copy full SHA for 1097716 - Browse repository at this point
Copy the full SHA 1097716View commit details -
Exit early if a required toolchain can **not** be found on the system
- If either an MPI or Linear Algebra (LA) toolchain can **not** be found, then `hpcc` can **not** be built. - Error codes have been defined to assist users in understanding why the install script failed.
Configuration menu - View commit details
-
Copy full SHA for a31cbfe - Browse repository at this point
Copy the full SHA a31cbfeView commit details
Commits on Apr 27, 2023
-
Early
exit
s will return a status based on system-call error numbers- Avoid any potential collisions with other _error identifiers_. - Script-specific _error identifier_ is written to `install-exit-status`.
Configuration menu - View commit details
-
Copy full SHA for 0cc3cc1 - Browse repository at this point
Copy the full SHA 0cc3cc1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5958bcf - Browse repository at this point
Copy the full SHA 5958bcfView commit details
Commits on Apr 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 758c932 - Browse repository at this point
Copy the full SHA 758c932View commit details -
Configuration menu - View commit details
-
Copy full SHA for dba209a - Browse repository at this point
Copy the full SHA dba209aView commit details -
Screwed up and commited on the wrong branch; Revert "Update `srsran-1…
….0.1` downloads to reflect new GitHub repo name". This reverts commit dba209a.
Configuration menu - View commit details
-
Copy full SHA for e400794 - Browse repository at this point
Copy the full SHA e400794View commit details