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

CI: bump OpenBLAS to match wheels #10255

Merged
merged 1 commit into from
Jul 2, 2019
Merged

Conversation

tylerjereddy
Copy link
Contributor

  • bump the version of OpenBLAS used in dev CI to match
    recently-released wheels; OpenBLAS 0.3.7.dev
    contains fixes to avoid problematic SkylakeX
    AVX 512 kernels

See #10145 for more details

Also: MacPython/openblas-libs#4
and numpy/numpy#13401 (comment)

In practice, our CI is blind to the issue with or without the version bump, but still good to sync with wheels.

@tylerjereddy tylerjereddy added the CI Items related to the CI tools such as CircleCI, GitHub Actions or Azure label Jun 4, 2019
* bump the version of OpenBLAS used in dev CI to match
recently-released wheels; OpenBLAS 0.3.7.dev
contains fixes to avoid problematic SkylakeX
AVX 512 kernels
@tylerjereddy
Copy link
Contributor Author

CI is all green except for the unrelated and previously reported circle-ci issue here: #10261

@pv pv changed the title TST: bump OpenBLAS to match wheels CI: bump OpenBLAS to match wheels Jul 2, 2019
@pv pv merged commit c129e13 into scipy:master Jul 2, 2019
@pv pv added this to the 1.4.0 milestone Jul 2, 2019
@tylerjereddy tylerjereddy deleted the bump_openblas037dev branch July 3, 2019 02:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Items related to the CI tools such as CircleCI, GitHub Actions or Azure
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants