Hi all,
I am in need of a routine that can read a very large matrix from an external file and distribute across a processor grid for use with various pblas routines.
Typically this matrix would be too large to store on a single node prior to redistribution so could someone explain:
(1) if the PDLAREAD routine can read from a file and redistribute without constructing the full matrix on a single node prior to redistribution?
(2) which file format is expected for the input matrix i.e. unformatted or formatted file formats?
Thanks in advance,
Tim.

