Open joewandy opened 3 years ago
To speed up PALS, we can parallelise running all the comparisons in parallel since they're independent of each other.
https://distributed.readthedocs.io/en/1.10.2/index.html
To speed up PALS, we can parallelise running all the comparisons in parallel since they're independent of each other.