Skip to content

Disable Numpy AVX512 and SSE 4.2 in Python CI#226

Closed
zfergus wants to merge 4 commits into
mainfrom
fix/python-ci-illegal-instruction
Closed

Disable Numpy AVX512 and SSE 4.2 in Python CI#226
zfergus wants to merge 4 commits into
mainfrom
fix/python-ci-illegal-instruction

Conversation

@zfergus
Copy link
Copy Markdown
Member

@zfergus zfergus commented Apr 21, 2026

No description provided.

zfergus added 4 commits April 21, 2026 10:58
Reinstall numpy from source to ensure compatibility with the runner's CPU.
Updated the workflow to create a virtual environment and install NumPy from source within it before running tests.
Updated NumPy installation to include SciPy and removed force-reinstall option.
@zfergus zfergus closed this Apr 22, 2026
@zfergus zfergus deleted the fix/python-ci-illegal-instruction branch May 1, 2026 15:12
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