Accéder au contenu.
Menu Sympa

starpu-devel - [Starpu-devel] MPI tags limitation with Starpu

Objet : Developers list for StarPU

Archives de la liste

[Starpu-devel] MPI tags limitation with Starpu


Chronologique Discussions 
  • From: Sameh Abdulah <sameh.abdulah@kaust.edu.sa>
  • To: starpu-devel@lists.gforge.inria.fr
  • Cc: Hatem Ltaief <hatem.ltaief@kaust.edu.sa>
  • Subject: [Starpu-devel] MPI tags limitation with Starpu
  • Date: Sun, 19 Feb 2017 09:21:43 +0300
  • Authentication-results: mail2-smtp-roc.national.inria.fr; spf=None smtp.pra=sameh.abdulah@kaust.edu.sa; spf=Pass smtp.mailfrom=sameh.abdulah@kaust.edu.sa; spf=None smtp.helo=postmaster@mail-vk0-f54.google.com
  • Ironport-phdr: 9a23:OJwQjRGTTPGpwFrDsl6Wn51GYnF86YWxBRYc798ds5kLTJ75psuwAkXT6L1XgUPTWs2DsrQf2reQ6/GrCDNIoc7Y9itdINoUD15NoP5VtjJjKfbNMVf8Iv/uYn5yN+V5f3ghwUuGN1NIEt31fVzYry76xzcTHhLiKVg9fbytScb6xv663OGq+pDVfx4AxH/kOeszf12KqlDKqsAMmZYnJqsvxx/hpnpTZ/8Qym1vP12e2Rf6/Ma5upB5oApKvPd0zMdFXKWyVq40ULhRDHxyKGkw6c2tvBPPUA+G5lMfW3gNjlxFDxWD9xisDcS5iTfzqucogHrSBsbxV71hHG36t6o=
  • 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>

Dear Team

I am working on chameleon and starpu to do Cholesky for large matrices on distributed systems. I need to do Cholesky for several iterations (>50) for 200K matrices. My configuration is as follows:

N: 200K
Tile Size:320
Nodes 144 (with 7 cores each)

I got this error: Too many tiles in the descriptor for MPI tags. When I checked it I found that I need to change the default values of both tag_width = 31 and tag_sep =24 on runtime_descriptor.c using this function "MORSE_user_tag_size(int tag_width, int tag_sep)". I do not know what is the correct values I need for both to handle my case. I played with different numbers but I am still having the same error and if I can avoid this error using a certain values I got another error "Number of descriptor available in MPI mode out of stock".

Please can I know the best configuration for my case and if I need to use larger thank 200K matrix how can I play with these values.


Thank you.

--Sameh Abdulah
Postdoc, ECRC, KAUST.



This message and its contents, including attachments are intended solely for the original recipient. If you are not the intended recipient or have received this message in error, please notify me immediately and delete this message from your computer system. Any unauthorized use or distribution is prohibited. Please consider the environment before printing this email.


Archives gérées par MHonArc 2.6.19+.

Haut de le page