Skip to content

Conversation

imciner2
Copy link
Member

This enables the QDLDL wheels to be built with the free-threading support (aka. no-GIL).

I think all we need to do is add the py::mod_gil_not_used() to our module, and that will also disable all our other calls releasing/acquiring the GIL.

I am basing the cibuildwheel change off of the documentation here: https://py-free-threading.github.io/ci/#building-free-threaded-wheels-with-cibuildwheel

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