Newsgroups: comp.parallel.mpi
From: wiltbemj@titan.avl.umd.edu (Mike Wiltberger)
Subject: MPI and AVS
Organization: University of Maryland
Date: 26 Oct 1995 21:47:27 GMT
Message-ID: <46ovlf$fa4@cville-srv.wam.umd.edu>


Hello,
  I am trying to write an AVS module that uses MPI to communicate with a 
simulation code.  I have written a test code using the MPICH implementation
that sends my common block from one program to another program.  The problem
is that I want recveiving process to be created when I start it in AVS which
is not runtime.  Is there any way I can tell MPI_Init where the communication
messages are come from without having to use mpirun?  Any help will be greatly
appreicated.
 

Take Care,
Mike
-- 
______________________________________________________
|Michael Wiltberger           |                       |
|Graduate Research Asst.      |                       |
|University of Maryland       |                       |
|Physics Dept                 |                       |
|AAV Williams Rm 3340         |                       |
|(301)405-7936                |                       |
|wiltbemj@avl.umd.edu         |                       |
|                             |                       |
|_____________________________|_______________________|                            



