Skip to content

vesin: add build-vesin.yml for riscv64 wheels - #1778

Open
luhenry wants to merge 3 commits into
mainfrom
vesin
Open

vesin: add build-vesin.yml for riscv64 wheels#1778
luhenry wants to merge 3 commits into
mainfrom
vesin

Conversation

@luhenry

@luhenry luhenry commented Sep 11, 2026

Copy link
Copy Markdown
Member

Compiles vesin's CMake-built C++ neighbor-list library and wraps it with ctypes. Upstream publishes no riscv64 wheel.

Mirrors upstream's build-wheels.yml.

Differs from upstream

  • manylinux image - pypa/manylinux2014 has no riscv64 build, use manylinux_2_39_riscv64

Matrix: cp312 only - setup.py's universal_wheel forces a py3-none tag, upstream itself only builds cp312-* for this wheel

Testing

  • test_fork_during_calculations deselected - deterministic fork+threadpool timeout on this runner, 2/2 (run 34600349160)

License: Wheel bundles gpulite from metatensor/gpu-lite (MIT); upstream ships no licence text for either project, so the build adds both LICENSE and LICENSE.gpulite.

Built on cp312; 320 passed, 4 skipped, 1 deselected.

luhenry added a commit that referenced this pull request Sep 11, 2026
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