Skip to content

Rebuild NumPy from numpy-openblas to update show_info output - #6338

Merged
IsabelParedes merged 1 commit into
emscripten-forge:mainfrom
jjerphan:rebuild-numpy-openblas
Aug 24, 2026
Merged

Rebuild NumPy from numpy-openblas to update show_info output#6338
IsabelParedes merged 1 commit into
emscripten-forge:mainfrom
jjerphan:rebuild-numpy-openblas

Conversation

@jjerphan

@jjerphan jjerphan commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

Template B: Checklist for updating a package

  • ⚠️ Bump build number if the version remains unchanged
  • Or reset build number to 0 if updating the package to a newer version

PR Formatting

  • PR title follows format: Add [package-name] or Update [package-name] to [version]
  • PR description includes:
    • Version being added/updated
    • Any special build considerations or patches applied

Package Details

  • Package Name: numpy (from numpy-openblas targeting emscripten-forge-4x-experimental)
  • Version: 2.5.2

Build Notes

NumPy was built against OpenBLAS first targeting RISCV64, then OpenBLAS was built for WASM128_GENERIC and while NumPy can use newest builds of OpenBLAS at runtime, it keeps out-of-date information from build time.

This should resolve it.

Signed-off-by: Julien Jerphanion <git@jjerphan.xyz>

@IsabelParedes IsabelParedes left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks!

@IsabelParedes
IsabelParedes merged commit 546dba8 into emscripten-forge:main Aug 24, 2026
4 checks passed
@jjerphan
jjerphan deleted the rebuild-numpy-openblas branch August 24, 2026 14:40
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.

2 participants