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

Update Project.toml -- remove OpenBLAS32_jll dependency #97

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

amontoison
Copy link
Member

Julia already ships an ILP64 BLAS / LAPACK with OpenBLAS_jll.
We only need to load a LP64 for artifacts compiled with Int32 integers such as MUMPS or Ipopt.

@codecov
Copy link

codecov bot commented Jan 10, 2023

Codecov Report

Base: 61.79% // Head: 61.71% // Decreases project coverage by -0.08% ⚠️

Coverage data is based on head (356f0a0) compared to base (0b94cfa).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #97      +/-   ##
==========================================
- Coverage   61.79%   61.71%   -0.09%     
==========================================
  Files          22       22              
  Lines         657      653       -4     
==========================================
- Hits          406      403       -3     
+ Misses        251      250       -1     
Impacted Files Coverage Δ
src/ShiftedProximalOperators.jl 67.74% <ø> (-0.83%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant