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
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