Skip to content

Add intel-numpy mkl extension optimizations readme#1

Merged
vchamarthi merged 3 commits into
mainfrom
intel-numpy
Jun 23, 2026
Merged

Add intel-numpy mkl extension optimizations readme#1
vchamarthi merged 3 commits into
mainfrom
intel-numpy

Conversation

@vchamarthi

Copy link
Copy Markdown
Owner

This PR adds the documentation for Intel Optimized NumPy (oneMKL).
This is intended for internal review before opening the main PR. Please review and add your comments.

@vchamarthi vchamarthi self-assigned this May 15, 2026
@vchamarthi vchamarthi added the enhancement New feature or request label May 15, 2026

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a new tuning guide documenting how to run NumPy with Intel® oneMKL-backed performance (BLAS/LAPACK plus optional FFT/random/umath patching), and links it from the repository’s main README so it’s discoverable alongside other software guides.

Changes:

  • Add software/numpy/README.md with installation, activation patterns, verification steps, and benchmark summaries for oneMKL-backed NumPy.
  • Update the root README.md table of contents to include the new NumPy guide.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
software/numpy/README.md New end-to-end documentation for enabling and verifying oneMKL optimizations for NumPy (including extension patching and threading/NUMA guidance).
README.md Adds a table-of-contents link to the new NumPy guide under Software.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread software/numpy/README.md Outdated
@vchamarthi
vchamarthi merged commit 3a9bf76 into main Jun 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants