s-goldman / Dusty-Evolved-Star-Kit

SED-fitting python package for fitting evolved stars
https://dusty-evolved-star-kit.readthedocs.io
Other
15 stars 2 forks source link

Desk-mix grid doesn't work with multiprocessing #196

Closed s-goldman closed 3 years ago

s-goldman commented 3 years ago

Desk-mix grid doesn't work with multiprocessing

Results in error: OverflowError: cannot serialize a bytes object larger than 4 GiB

Grid seems too big. Use multiprocessing=False option for the time being.