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

CI for cross-compilation #113

Open
termoshtt opened this issue Feb 3, 2024 · 0 comments
Open

CI for cross-compilation #113

termoshtt opened this issue Feb 3, 2024 · 0 comments
Assignees

Comments

@termoshtt
Copy link
Member

Why

This crate supports cross-compilation, e.g. we can compile OpenBLAS for ARM system like RasPi on x86_64 desktop machine. But I broke this feature as reported in #101 and fixed by #102 and #108. This feature should be kept automatically by CI.

How to test?

https://github.com/cross-rs/cross would help us to test this feature.

@termoshtt termoshtt self-assigned this Feb 3, 2024
gkobeaga added a commit to gkobeaga/openblas-src that referenced this issue Feb 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant