Accéder au contenu.
Menu Sympa

starpu-devel - Re: [Starpu-devel] Executing Cholesky with StarPU

Objet : Developers list for StarPU

Archives de la liste

Re: [Starpu-devel] Executing Cholesky with StarPU


Chronologique Discussions 
  • From: Samuel Thibault <samuel.thibault@inria.fr>
  • To: giorgos matheou <geomat88@gmail.com>
  • Cc: starpu-devel@lists.gforge.inria.fr
  • Subject: Re: [Starpu-devel] Executing Cholesky with StarPU
  • Date: Thu, 11 May 2017 11:59:54 +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>
  • Organization: I am not organized

Hello,

giorgos matheou, on jeu. 11 mai 2017 01:19:11 +0300, wrote:
> Hello. I have installed the StarPU framework and I would like to execute the
> distributed cholesky version. However I am little bit confused with the
> command
> line arguments.
>
> Actually, I would like to get strong scalability results, i.e. increase the
> number of nodes while the matrix size is the same.
>
> So lets say that for the single node implementation the -size=8192 and the
> -nblocks=64, i.e. Matrix Size=8192x8192 and Tile Size=128x128
>
> How should I configure the size and nblocks flags to have the same matrix
> size
> for 2 nodes and 4 nodes?

The -size and -blocks parameters are for the whole matrix. So you just
need to change the mpirun/mpiexec invocation, the parameters of the
program can remain the same.

That being said, the cholesky example provided by StarPU is not
necessarily the state of the art. Chameleon provides an up-to-date
distributed implementation (which is notably able to check the result in
a scalable way)

Samuel




Archives gérées par MHonArc 2.6.19+.

Haut de le page