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

python multi-core slow? #10

Open
teuben opened this issue Jan 4, 2021 · 1 comment
Open

python multi-core slow? #10

teuben opened this issue Jan 4, 2021 · 1 comment

Comments

@teuben
Copy link
Contributor

teuben commented Jan 4, 2021

This is still a mystery:
make bench
853.92user 13.03system 3:12.99elapsed 449%CPU
whereas
OMP_NUM_THREADS=1 make bench
gives
149.48user 1.66system 2:31.27elapsed 99%CPU

For the record, this is on 11th Gen Intel(R) Core(TM) i5-1135G7

@teuben teuben added the New No work done yet label Jan 4, 2021
@teuben
Copy link
Contributor Author

teuben commented Mar 11, 2021

An interesting observation. The command

   conda install -c conda-forge openmp

apparently normalizes python again.

@teuben teuben removed the New No work done yet label Mar 11, 2021
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

No branches or pull requests

1 participant