Skip to content

CompatHelper: bump compat for MKL in [extras] to 0.9, (keep existing compat)#110

Closed
github-actions[bot] wants to merge 2 commits intomainfrom
compathelper/new_version/2025-12-13-00-04-26-073-00451508769
Closed

CompatHelper: bump compat for MKL in [extras] to 0.9, (keep existing compat)#110
github-actions[bot] wants to merge 2 commits intomainfrom
compathelper/new_version/2025-12-13-00-04-26-073-00451508769

Conversation

@github-actions
Copy link
Copy Markdown

This pull request changes the compat entry for the MKL package from 0.4, 0.6 to 0.4, 0.6, 0.9.
This keeps the compat entries for earlier versions.

Note: I have not tested your package with this new compat entry.
It is your responsibility to make sure that your package tests pass before you merge this pull request.

carstenbauer added a commit that referenced this pull request Mar 26, 2026
…compat

MKL doesn't ship 32-bit binaries, so `using MKL` is a no-op on x86.
Guard MKL tests behind `mkl_is_loaded()` check instead of failing.
Also bump MKL compat to include 0.9 (subsumes PR #110).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@carstenbauer
Copy link
Copy Markdown
Owner

Subsumed by commit 72bf2e1 on main which bumps MKL compat to 0.9 and also fixes the x86 test failures by skipping MKL tests when MKL binaries aren't available.

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.

1 participant