Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use standard thread instead of openmp #37

Merged
merged 3 commits into from
Jul 1, 2024
Merged

use standard thread instead of openmp #37

merged 3 commits into from
Jul 1, 2024

Conversation

jmoralez
Copy link
Member

@jmoralez jmoralez commented Jul 1, 2024

Switches from using OpenMP to using std::thread to ease the build process and also get rid of the problems caused in MacOS when installing in a conda environment using pip.

@jmoralez jmoralez marked this pull request as ready for review July 1, 2024 23:55
@jmoralez jmoralez added the enhancement New feature or request label Jul 1, 2024
@jmoralez jmoralez merged commit 153c0d8 into main Jul 1, 2024
21 checks passed
@jmoralez jmoralez deleted the std-thread branch July 1, 2024 23:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant