Comparing e5fffbe...3c9b222 · IntelPython/mkl_fft · GitHub
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: IntelPython/mkl_fft
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: e5fffbe
Choose a base ref
...
head repository: IntelPython/mkl_fft
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3c9b222
Choose a head ref
  • 18 commits
  • 17 files changed
  • 2 contributors

Commits on May 15, 2026

  1. Configuration menu
    Copy the full SHA
    6f89ebf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f4e9aa View commit details
    Browse the repository at this point in the history
  3. add cmake to build system dependencies

    we search for MKL with cmake. Also drop pkg-config from meta.yamls and use cmake
    ndgrigorian committed May 15, 2026
    Configuration menu
    Copy the full SHA
    cc718bf View commit details
    Browse the repository at this point in the history
  4. don't set MKLROOT

    ndgrigorian committed May 15, 2026
    Configuration menu
    Copy the full SHA
    d6874f5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1e84694 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b1633ee View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9687eaf View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8ae541d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    46b79fc View commit details
    Browse the repository at this point in the history
  10. remove jq from pip build

    ndgrigorian committed May 15, 2026
    Configuration menu
    Copy the full SHA
    a6c4743 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4e1bba0 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e507cde View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    29980c5 View commit details
    Browse the repository at this point in the history
  14. install mkl-service with --no-deps in clang build

    prevent clashing openMP runtimes/mkl installation
    ndgrigorian committed May 15, 2026
    Configuration menu
    Copy the full SHA
    54f7a39 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    0c79c9a View commit details
    Browse the repository at this point in the history

Commits on May 16, 2026

  1. add mkl_threading option

    ndgrigorian committed May 16, 2026
    Configuration menu
    Copy the full SHA
    6dab296 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    25f188e View commit details
    Browse the repository at this point in the history

Commits on May 28, 2026

  1. Configuration menu
    Copy the full SHA
    3c9b222 View commit details
    Browse the repository at this point in the history
Loading