Accéder au contenu.
Menu Sympa

starpu-devel - Re: [Starpu-devel] Starpu-mpi

Objet : Developers list for StarPU

Archives de la liste

Re: [Starpu-devel] Starpu-mpi


Chronologique Discussions 
  • From: Nathalie Furmento <nathalie.furmento@labri.fr>
  • To: alankrutha reddy <alankruthareddy46@gmail.com>
  • Cc: starpu-devel@lists.gforge.inria.fr
  • Subject: Re: [Starpu-devel] Starpu-mpi
  • Date: Mon, 22 Jul 2013 14:13:39 +0200
  • List-archive: <http://lists.gforge.inria.fr/pipermail/starpu-devel>
  • List-id: "Developers list. For discussion of new features, code changes, etc." <starpu-devel.lists.gforge.inria.fr>

On 22/07/2013 13:43, alankrutha reddy wrote:
Hi,
 
  I have tried the attached program which counts the no. of prime numbers with Starpu-MPI. I'm not getting result. I'm not understanding where is the problem. Can anyone help me.

--
Regards
Alankrutha


_______________________________________________
Starpu-devel mailing list
Starpu-devel@lists.gforge.inria.fr
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/starpu-devel

You need to wait for all your StarPU tasks to be terminated to call MPI_Reduce, in other words, you are missing a call to starpu_task_wait_for_all() before calling MPI_Reduce.

Cheers,

Nathalie



Archives gérées par MHonArc 2.6.19+.

Haut de le page