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

Use tar.gz image of OpenBLAS #95

Merged
merged 3 commits into from
Dec 24, 2022
Merged

Use tar.gz image of OpenBLAS #95

merged 3 commits into from
Dec 24, 2022

Conversation

termoshtt
Copy link
Member

@termoshtt termoshtt commented Dec 24, 2022

Because OpenBLAS 0.3.21 started to contain f2c-generated C code, it becomes larger than 150MB. It exceeds crates.io limit, and I cannot publish openblas-src crate with current master branch.

This PR replace source distribution as git-submodule by tar.gz file obtained from official release https://github.com/xianyi/OpenBLAS/releases/tag/v0.3.21

@termoshtt termoshtt self-assigned this Dec 24, 2022
@termoshtt termoshtt marked this pull request as ready for review December 24, 2022 09:07
@termoshtt termoshtt merged commit 5651ba9 into master Dec 24, 2022
@termoshtt termoshtt deleted the compress-source-dir branch December 24, 2022 11:08
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.

1 participant