[mpich-discuss] MPICH2 in Windows 7: IO issues

Castier, Marcelo marcelo.castier at qatar.tamu.edu
Wed May 23 07:26:44 CDT 2012


Dear Sirs,

I have installed MPICH2 in Windows 7 as a tool to develop a Fortran application using the Intel Fortran compiler under Visual Studio. After a few bumps, the installation seems to work right. I can compile parallel code and run using either command lines and the wmpiexe graphical interface.

My application will be CPU intensive but will read and write very little to files. There will be a few hundred lines of input data and a few hundred lines of formatted output data. Even sequential IO operations would but be OK, even though reading the same input data to all processes would facilitate matters. Anyway, the time to execute IO will be negligible compared to the time to execute the calculations.

I have found lots of PowerPoint presentations and pdf files in the internet explaining parallel MPI IO. Even copying and pasting these examples, I cannot get a file to be created, filled, and saved. In some cases, the program seems to have a normal termination, but the file is not created. Attempts to use conventional Fortran "open", "read", and "write" statements simply crashed.

Is there any additional library I should install or something else I may have missed, please?

Thank you very much.

Marcelo Castier
Professor of Chemical Engineering
Texas A&M University at Qatar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/mpich-discuss/attachments/20120523/3d1f126f/attachment.html>


More information about the mpich-discuss mailing list