On Nov 13, 2004, at 7:20 PM, deepak_at_[hidden] wrote:
> I am using MPICH 1.2.5 on Windows XP to parallelise my
> Fortran 90 application on Windows XP platform and the compiler used is
> Compaq Visual Fortran 6. I needed to enable MPI logging for the
> application for which I need to include some of the .lib files. The
> .lib libraries have functions which have been declared as "cdecl". As
> "cdecl" libraries are not compatible with Fortran, I converted them to
> "stdcall" by changing the declarations. Although the application
> executes well, it is still not generating the log files. I wonder if
> anybody knows more info regarding this.
I'm sorry, but this looks like an MPICH / MPE problem. This list is
intended for support of the LAM/MPI implementation of the MPI standard.
You might want to post to the MPICH mailing lists for more help.
Brian
--
Brian Barrett
LAM/MPI developer and all around nice guy
Have an LAM/MPI day: http://www.lam-mpi.org/
|