I was trying to compile a .F90 program which creates ".mod" and ".o" file. But with mpich2-intel with Globus flavour doesn't create the ".mod" and ".o" files. Simple mpif77 or ifort creates a module but not with the mpif90 with globus flavor why? Phani