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

Add workflow for building wheels #155

Merged
merged 1 commit into from
Apr 30, 2022
Merged

Add workflow for building wheels #155

merged 1 commit into from
Apr 30, 2022

Conversation

awvwgk
Copy link
Member

@awvwgk awvwgk commented Apr 30, 2022

Allows to build manylinux wheels for the Python bindings. Somewhat suboptimal since we have to redistribute OpenBLAS here, which makes the package huge (compared to a binary statically linked against MKL).

@awvwgk awvwgk added Python Affects the Python side of this project build Build system related issues (platform, compilers) labels Apr 30, 2022
@codecov
Copy link

codecov bot commented Apr 30, 2022

Codecov Report

Merging #155 (3059b8e) into main (f572723) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #155   +/-   ##
=======================================
  Coverage   59.04%   59.04%           
=======================================
  Files          42       42           
  Lines        3013     3013           
  Branches     1019     1019           
=======================================
  Hits         1779     1779           
  Misses        653      653           
  Partials      581      581           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f572723...3059b8e. Read the comment docs.

@awvwgk awvwgk linked an issue Apr 30, 2022 that may be closed by this pull request
@awvwgk awvwgk merged commit 7eae7fb into dftd4:main Apr 30, 2022
@awvwgk awvwgk deleted the wheel branch April 30, 2022 15:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Build system related issues (platform, compilers) Python Affects the Python side of this project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

PyPI distribution
1 participant