-
-
Notifications
You must be signed in to change notification settings - Fork 12
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 to 3.11 #63
Update to 3.11 #63
Conversation
Hi! This is the friendly automated conda-forge-linting service. I just wanted to let you know that I linted all conda-recipes in your PR ( I do have some suggestions for making it better though... For recipe:
|
@conda-forge-admin please rerender |
…nda-forge-pinning 2023.10.18.06.11.43
ready to go @conda-forge/lapack |
ok, yes, I figured 3.9 was really old :) |
Merging this as is will make the netlib variant higher priority. Here's what we can do,
To be clear this only gives the ability of downstream feedstocks to target new APIs in 3.10 and 3.11, but not any performance benefits as we enable latest versions of openblas, MKL, etc with 3.9. |
ok, in this case it can wait, I let you decide |
…nda-forge-pinning 2024.03.19.15.37.47
The Intel team helping us with repackaging MKL has asked to be able to test blas metapackage against LAPACK 3.11, as there are failures with 3.10.1. The lapack-feedstock/recipe/conda_build_config.yaml Lines 1 to 2 in f675059
so we can safely merge this PR. Then it becomes easy to test the various implementations against 3.11 on the blas feedstock, without yet making this generally available. PS. Thanks a lot for the PR! |
Closes #62