Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.

qsrs from PyPi crashes on Linux on some CPUs #12

Closed
WolfLink opened this issue Oct 14, 2020 · 1 comment
Closed

qsrs from PyPi crashes on Linux on some CPUs #12

WolfLink opened this issue Oct 14, 2020 · 1 comment
Assignees

Comments

@WolfLink
Copy link
Collaborator

qsrs, the Rust implementation of parts of Qsearch, is currently not working properly on certain CPUs running Linux, when installed from PyPi.

Workaround: Build qsrs yourself. See https://github.com/BQSKit/qsearch/blob/master/qsrs/README.md for more information.
Workaround: Uninstall qsrs and Qsearch will fallback to the Python imlementations. Note that this will result in slow runtimes.

@emmatyping
Copy link
Member

Notably, I think this only affects machines where AVX is not available, which is not true of most hardware made in the last 5 years.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants