-
Notifications
You must be signed in to change notification settings - Fork 303
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
Release 2021-02 follow-up #937
Comments
|
Audit Trail:
build1 (march 28th, 2021, 'pip up' )
build2 (April 4th, 2021)
rc (April 18th, 2021 ... waiting spyder-5.0.1) Experiment:
postpone to next:
|
|
build1 (march 28th, 2021, 'pip up' ) Changes from WinPython 2021-01:
Areas of particular interest for testers:
Next build effort:
|
|
build2 (april 4th, 2021, 'spyder-5' ) Changes from WinPython 2021-02 build1:
Areas of particular interest for testers:
Next build effort (rc, normally):
History of changes for WinPython-64bit 3.9.3.0 b2The following changes were made to WinPython-64bit distribution since version 3.9.2.0. Python packagesNew packages:
Upgraded packages:
Removed packages:
|
|
Why does MKL appears only for Numpy? |
|
hi @RoyiAvital , I think the logic of cgohlke is to put the "gigantic" mkl DLLs in "numpy" wheel only, but these DLLs are placed in the shared DLL space and used per Scipy and co at arrival. |
|
So we have |
|
Yes, But you can benchmark to check. Performance shall more depends of your cpu/ram/gpu than the distribution itself. |
|
Actually I look at https://www.lfd.uci.edu/~gohlke/pythonlibs/ and I see he mentions many libraries depends on |
|
Each package detects if there is a MKL DLL or not, a BLAS DLL or not in the Python distro, and so uses it accordingly. |
|
Interlude: Python-3.10.0a7 last of alpha series (2021-04-12) With Python-3.10.0a7
|
|
rc (2021-04-18, 'spyder-5.0.1' ) Changes from WinPython 2021-02 build2:
If no major problem is detected, these binaries will be re-tagged as final in a few days Areas of particular interest for testers:
Postponed to WinPython 2021-03:
History of changes for WinPython-64bit 3.9.4.0The following changes were made to WinPython-64bit distribution since version 3.9.2.0. ToolsUpgraded packages:
Python packagesNew packages:
Upgraded packages:
Removed packages:
|
|
Which TensorFlow version works with this release? |
|
none: tensorflow/tensorflow#47691
|
|
I see, what about the existing 2021-01 release? |
Release Date: April 18th 2021 (rc)
Wanted:
Added:
Postponed: (due to earlier release date)
Focus:
Hopes/Wishes for 2021:
The text was updated successfully, but these errors were encountered: