astro-informatics / purify

Next-generation radio interferometric imaging.
https://astro-informatics.github.io/purify
GNU General Public License v2.0
17 stars 13 forks source link

Read files in sequentially then distribute. #142

Closed Luke-Pratley closed 6 years ago

Luke-Pratley commented 6 years ago

When the data cannot be completely read in by one node, due to lack of memory, we need to read in bits of data and then distribute -- Rather than read it all then distribute all.