Skip to Content.
Sympa Menu

charm - [charm] Is AMPI support MPI_Waitall?

charm AT lists.cs.illinois.edu

Subject: Charm++ parallel programming system

List archive

[charm] Is AMPI support MPI_Waitall?


Chronological Thread 
  • From: 张凯 <zhangk1985 AT gmail.com>
  • To: charm AT cs.uiuc.edu
  • Subject: [charm] Is AMPI support MPI_Waitall?
  • Date: Thu, 28 Jan 2010 21:50:34 +0800
  • List-archive: <http://lists.cs.uiuc.edu/pipermail/charm>
  • List-id: CHARM parallel programming system <charm.cs.uiuc.edu>

hi:

I am a beginner of AMPI and trying to run a MPI program using it. But i
found a little problem.

Here(
http://www.mcs.anl.gov/research/projects/mpi/usingmpi/examples/advmsg/nbodypipe_c.htm)
you can find an example of a MPI program. I have successfully built
and
run it using both MPICH and intel MPI.

However, when i running it with AMPI, i found that the program was blocked
by MPI_Waitall function and never return again.

I just run it with ++local +p2 +vp2 options. Did i miss other options? or
misconfig AMPI?

Looking forward your reply. Thanks!

regards,

Zhang Kai

Department of Computer Science
Tsinghua University




Archive powered by MHonArc 2.6.16.

Top of Page