Re: [OMPI users] Need Performance estimation of MPI_Bcast

2012-04-04 Thread anas trad
OK Jeffrey thanks a lot, the answer was very helpful to me, at least I got to know the complexity of this issue.  --- On Wed, 4/4/12, Jeffrey Squyres wrote: From: Jeffrey Squyres Subject: Re: [OMPI users] Need Performance estimation of MPI_Bcast To: "Open MPI Users" List-P

Re: [OMPI users] Need Performance estimation of MPI_Bcast

2012-04-04 Thread Jeffrey Squyres
o. Sorry! > > > --- On Wed, 4/4/12, Jeffrey Squyres wrote: > > From: Jeffrey Squyres > Subject: Re: [OMPI users] Need Performance estimation of MPI_Bcast > To: "Open MPI Users" > Date: Wednesday, April 4, 2012, 4:35 PM > > It's a bit more complicat

Re: [OMPI users] Need Performance estimation of MPI_Bcast

2012-04-04 Thread anas trad
Thanks Jeffrey, I understand, can you please guide me to such paper that give more accurate estimation for the MPI_Bcast. --- On Wed, 4/4/12, Jeffrey Squyres wrote: From: Jeffrey Squyres Subject: Re: [OMPI users] Need Performance estimation of MPI_Bcast To: "Open MPI Users" List-P

Re: [OMPI users] Need Performance estimation of MPI_Bcast

2012-04-04 Thread Jeffrey Squyres
On Wed, 4/4/12, Aurélien Bouteiller wrote: > > From: Aurélien Bouteiller > Subject: Re: [OMPI users] Need Performance estimation of MPI_Bcast > To: "Open MPI Users" > Cc: "us...@open-mpi.org" > Date: Wednesday, April 4, 2012, 3:50 PM > > You can use

Re: [OMPI users] Need Performance estimation of MPI_Bcast

2012-04-04 Thread anas trad
Wed, 4/4/12, Aurélien Bouteiller wrote: From: Aurélien Bouteiller Subject: Re: [OMPI users] Need Performance estimation of MPI_Bcast To: "Open MPI Users" Cc: "us...@open-mpi.org" List-Post: users@lists.open-mpi.org Date: Wednesday, April 4, 2012, 3:50 PM You can use the

Re: [OMPI users] Need Performance estimation of MPI_Bcast

2012-04-04 Thread Aurélien Bouteiller
You can use the intel mpi benchmark, or skampi. These two programs are designed to evaluate Moi performance. Envoyé de mon iPad Le 2012-04-04 à 08:46, anas trad a écrit : > Hi all, > > I need to know the time estimation of executing MPI_Bcast function on Neolith > Cluster. Please, can anyone

[OMPI users] Need Performance estimation of MPI_Bcast

2012-04-04 Thread anas trad
Hi all, I need to know the time estimation of executing MPI_Bcast function on Neolith Cluster. Please, can anyone show me how to achieve that. Thanks,Anas