Dear experts,

I need to populate a DArray by reading data from file. My computer doesn't 
have enough memory to store the whole array so I cannot just use 
distribute() to generate a DArray from an Array. Since DArray doesn't seem 
to have setindex! defined, I don't know how to move forward. Do I need to 
generate an init function for the DArray constructor that reads the file in 
parallel or are there other options?

Thanks,

Einar 

Reply via email to