sycret icon indicating copy to clipboard operation
sycret copied to clipboard

Improve the Rayon pool initialization

Open tholop opened this issue 3 years ago • 0 comments

When a thread pool is already initialized, Rayon uses it even if the user specified a different number of threads.

To fix it, we can implement the change discussed here: https://github.com/OpenMined/sycret/pull/32#issuecomment-916198864.

tholop avatar Sep 21 '21 02:09 tholop