How parallel count and save the results ? I have a large matrix A saved in the file hdf5 10 ^ 7 x 10 ^ 3. Each column was converted to the write down in the matrix B of the same size. Each column independently. The calculations are tedious but not borne by the processor. How does this process do parallel? Paul
