Brad, > >> I actually started with this approach. Then backed out of it because (i) I >> wasn’t familiar enough with the module code to figure out exactly which >> parts of the code would have to change/not change (e.g., stridable case in >> getDataIndex) and > > If you were interested in continuing with this approach, I (and others, I > suspect) would be happy to help you navigate any challenges. My thinking is > that if we had a global (potentially developer-oriented) 'config' that said > whether the default should be RMO or CMO, we could run the entire Chapel test > suite in CMO mode as an acid test that all necessary changes had been made > (along with adding a few point tests that would check that the layout for CMO > and RMO were correct in terms of memory ordering). >
Yes, I want to pursue this approach. Currently, the CMO code is in a separate file. I will migrate that into DefaultRectangular. Any help along the way would be much appreciated. What would be the process of obtaining such help? Shoot an email here? Thanks. - Apan ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Chapel-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/chapel-developers
