I have a matrix that is too large for my current machines to load directly into memory. Is there a preferred patten in the Chapel community for something like incremental loads + distribution? Spark uses the RDD notion to persist to disk strategically. Does Chapel support a pattern like that?
Thanks, b ~~~~~ May All Your Sequences Converge ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Chapel-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/chapel-users
