POSYDON-code / POSYDON

POSYDON is a next-generation single and binary-star population synthesis code incorporating full stellar structure and evolution modeling with the use of MESA.
BSD 3-Clause "New" or "Revised" License
25 stars 19 forks source link

Stretch the pipeline to avoid too busy filesystem #329

Closed mkruckow closed 3 weeks ago

mkruckow commented 3 weeks ago

Matplotlib likes to reuse some cache files but at the same time requests them to be readable in unlocked way from disk within 5 seconds, this can cause trouble in case of large arrays.