reedessick / universality

an investigation into the application of universal, EOS-independent relations in Gravitational Wave astronomy
MIT License
3 stars 2 forks source link

add support to compute logkde via multiprocessing #14

Closed reedessick closed 5 years ago

reedessick commented 5 years ago

define mini-batches for yourself and then push to the specified number of cores. We should just make a pool and delegate to that, or something.

This could be super helpful with some of the larger kde computations we'd like to make. Hitting it with a full pcdev2 may reduce the runtime by a factor ~60