I have recently gotten started with Scalapack 1.8.0 and everything was going very smoothly until I tried to store some results in a file using pdlawrite/pzlawrite. I was able to even compile the little test I am working on, but when I call pzlawrite, the following error is returned:
open: null file name
apparent state: unit 13 named
lately writing direct unformatted external IO
I am using MPICH2 library as the commications backbone and mpicxx (gcc) as the compiler.
Could anyone help with this?
Thanks in advance.
Marcelo Tomim

