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

Performance #72

Open
ISK-VAGR opened this issue Jan 20, 2023 · 3 comments
Open

Performance #72

ISK-VAGR opened this issue Jan 20, 2023 · 3 comments

Comments

@ISK-VAGR
Copy link

Hi,

I am kind of new on Github. I was testing the PPScore and I really like it. However, when I try to do datasets over 1000 correlations it takes forever. I am having an M1 mac and I see that neither the M1 GPU nor my 20 cores are used at their full potential. Any idea of how to improve this?

I already tried "numexpr" and n_jobs, multiprocessing, and ProcessPoolExecutor. I got short on ideas to improve its performance. I will appreciate help on this.

Thanks,

AG

@8080labs
Copy link
Owner

8080labs commented Jan 20, 2023 via email

@ISK-VAGR
Copy link
Author

What I meant is that non of the above speed options worked when I added them to my code. I was checking the cores while doing the run and it was with 4 or 5 cores by default. I ignore the reason for this. I also know that apple is especially difficult in this regard. I have a powerful Mac but I was never been able to leverage it. The results of your code are really impressive though. The goal standard for me will be to do it for about 8000 correlations, but at this speed, I don't think if it will be ready in a week.

@8080labs
Copy link
Owner

8080labs commented Jan 20, 2023 via email

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

2 participants