Newsgroups: comp.parallel.mpi
From: rdaoud@magnus.acs.ohio-state.edu (Raja B Daoud)
Subject: Re: Help needed
Organization: The Ohio State University
Date: 27 Oct 1994 20:02:43 GMT
Message-ID: <38p113$dau@charm.magnus.acs.ohio-state.edu>

Andrea Wardzichowski wrote:
>Here is the first question: is there a possibility in MPI to
>determine which process is running on which host and to get the
>hostname? 

Yes, use MPI_GET_PROCESSOR_NAME().

>I'm currently programming Fortran 77 *sigh* but can also read C-code.

All MPI functions are available in C and Fortran.
Regards,

--Raja

-=-
Raja Daoud				raja@osc.edu
Ohio Supercomputer Center		http://www.osc.edu/lam.html

