Skip to content

Conversation

@gkobeaga
Copy link
Contributor

@gkobeaga gkobeaga commented Feb 9, 2024

This PR introduces ARM cross-compilation into the continuous integration pipeline. It is presumed that, if this particular CI passes, all the available targets for cross-compilation should work.

https://github.com/gkobeaga/openblas-src/actions/runs/7849995638/job/21424525805

Observation
For cross-compilation within the Docker image, we need to install libssl-dev for both the host and the intended target. libssl is only required by openblas-build for its native-ssl dependency. However, openblas-build is only needed to download and build OpenBLAS, and might not be required to cross-compile itself.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants