steven-murray / powerbox

A python package for making arbitrarily structured, arbitrary-dimension boxes
Other
24 stars 11 forks source link

Multiprocessing issues with pyfftw #3

Closed steven-murray closed 2 months ago

steven-murray commented 5 years ago

Not sure if this is a problem with how powerbox calls pyfftw, or just with pyfftw itself, but bad things can happen when using pyfftw under multiprocessing. Will give more details in subsequent comment.

Discovered in https://github.com/BradGreig/Hybrid21CM/issues/18.

DanielaBreitman commented 2 months ago

Has been solved since PR#54