-
Notifications
You must be signed in to change notification settings - Fork 10
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
Request access for scipy-openblas32 and scipy-openblas64 #42
Comments
See MacPython/openblas-libs#86 for a bit of the background to the issue, and the current implementations in the PyPI wheels https://pypi.org/project/scipy-openblas32/ and https://pypi.org/project/scipy-openblas64/. The idea is to package OpenBLAS as a wheel that can be installed separately from NumPy, SciPy. Allowing access would make it more convenient to test newer wheels. |
Also see the first comment on numpy/numpy#24749 for a rough draft of how a developer would use these wheels at build-time and runtime. |
Hi @mattip, can you DM me the handles of the person(s) that should be admin? |
To be clear, you want to have both |
We need both. The wheels are named scipy-openblas32 and scipy-openblas64 to differentiate the IPL64 interfaces. |
Done, via Quansight slack |
Both https://anaconda.org/scientific-python-nightly-wheels/scipy-openblas32 and Let us know if you need anything else. Note that these are "packages" as opposed to https://anaconda.org/scientific-python-nightly-wheels/openblas-libs which is not marked as such. I am not sure why (this is different from everything else) and it makes it hard to manage as the UI does not immediately show non "packages". cc @jarrodmillman we only see everything in the storage section https://anaconda.org/scientific-python-nightly-wheels/settings/storage |
Thanks! |
@mattip - Am I right to assume that these should be exempt from the automated cleanup (after 30days)? |
No, these are “regular” wheel packages and not to be treated differently than other projects. If we need them to live more than 30 days we should upload them to PyPI or testpypi |
Please allow uploading the new openblas-as-wheel package to the nightly build site.
The text was updated successfully, but these errors were encountered: