Objet : Developers list for StarPU
Archives de la liste
- From: Sameh Abdulah <sameh.abdulah@kaust.edu.sa>
- To: Samuel Thibault <samuel.thibault@inria.fr>, Sameh Abdulah <sameh.abdulah@kaust.edu.sa>, Mathieu Faverge <mathieu.faverge@inria.fr>, Nathalie Furmento <nathalie.furmento@labri.fr>, starpu-devel@lists.gforge.inria.fr, morse-devel@lists.gforge.inria.fr
- Subject: Re: [Starpu-devel] [Morse-devel] MPI tags limitation with Starpu
- Date: Tue, 21 Feb 2017 13:46:04 +0300
- Authentication-results: mail3-smtp-sop.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-ua0-f180.google.com
- Ironport-phdr: 9a23:cE/HHxB08C9G7rnmb9R9UyQJP3N1i/DPJgcQr6AfoPdwSP37pMiwAkXT6L1XgUPTWs2DsrQf2reQ6vyrADNIyK3CmUhKSIZLWR4BhJdetC0bK+nBN3fGKuX3ZTcxBsVIWQwt1Xi6NU9IBJS2PAWK8TW94jEIBxrwKxd+KPjrFY7OlcS30P2594HObwlSijewZbN/IA+roQjeucUanIlvIbstxxXUpXdFZ/5Yzn5yK1KJmBb86Maw/Jp9/ClVpvks6c1OX7jkcqohVbBXAygoPG4z5M3wqBnMVhCP6WcGUmUXiRVHHQ7I5wznU5jrsyv6su192DSGPcDzULs5Vyiu47ttRRT1kyoMKSI3/3/LhcxxlKJboQyupxpjw47PfYqZMONycr7Bcd8GQGZMWNtaWS5cDYOmd4YADeQBM+ZWoYf+ulUAswexCBK2C+/z0DJFnGP60bE43uknDArI3BYgH9ULsHnMsdv6LqISXv61zKLV0TjMdO5Z2Sr56IfSchAqvPaBXalqfsrU10YvFxnJgU+LpoP4IjOV0v4Cs2iA4upjT+2vlnUnqx1rrjex28gsl5PFhpkPxV3d8yhy3YU7JcWgRUJlfdKpFIFcuiKaOodsXM8uXmNltDwnxrAFpZK2ejUBxo49yB7FcfOHdpCF4hL9W+aVJjd1nHdld6i+hxa26ESg1/fzWtWt3FZEsyZIkcXAumoC1xzU7ciHRf998Vm71TmT0ADT7/lIIUEylaXFN54s2qA8moYXvEjZHSL7mF/6gLGLekgm4OSk9ufqbqn+qp+ZLYB0iwX+Mqo0msy4BOQ1KhMOUHKe+eui1L3v51f2T65Xgf0rlqnWqpDaKN8YpqGjHg9VyZoj5wyhADi7zdQUh2IHI0hddBKdk4fpI03OIOz/DfqnmFSsjC1kx+rePr38G5nCM2bMkKn/crZ58ENczAszzctD55JPEL0BL/zzWkjrtNzXEBA1KQ20w+D9CNV8zIwSQ2yPArXKeJ/V5GSB4/8iJ6GwZI4fsSv5N7Bx/PfrkHI930MdfKOgwJ8LQHG+BPVvZUuDNz6kud4EHGdClwAyUejjiBXWSjdWanb0Vqgw+zUyCKqlBJrYWsagjKHHxy7tWtVzb3xGC12RWVnhaYieVPpEPCebPs9gnyFCW7G/RpUu2DmvshX7wvxpNLyQsgsRqZLq0Nl4r8POjxQ/8yBzR5Cb2n2NRmV1kyUGWiUz0aZjpmR5w12Z0O52maocXcdP7ulRT0I2OIDRy8R+CsvuQUTOcNCTR1vgQ9O8ADh3QMh1i9oJeV1wXtmvkB3H9y6rGKMO0bOFA4Y7/+Td2WLwLoBz0SXozq4k2mIvR8ZPfUSsirN7/gibU5XAlkiZ0a+gebkY1S7l926e1nbIsU1FFhV5B/aWFUsDb1fb+IyqrnjJSKWjXPF+alNM
- 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>
Great! thank you Mathieu. I am waiting your patch.
--Sameh
On Tue, Feb 21, 2017 at 1:45 PM, Sameh Abdulah <sameh.abdulah@kaust.edu.sa> wrote:
@Mathieu. I have already created my descriptor once and I reuse it but I have 5 different descriptors which means that I will need 3 bits for this. Moreover, I am targeting bigger matrix size and the case now is too tight.@Samuel but Chameleon checks for this and generates an error message so I cannot escape this.--SamehOn Tue, Feb 21, 2017 at 1:35 PM, Samuel Thibault <samuel.thibault@inria.fr> wrote:Sameh Abdulah, on mar. 21 févr. 2017 13:28:16 +0300, wrote:
> I check our system and I found that we rely on cray mpich and this gives me
> only 21 bits not 31 bits for tag width.
With StarPU 1.2 this is really not a problem, since StarPU handles tags
itself, it uses only a couple MPI tags.
Samuel
- Re: [Starpu-devel] [Morse-devel] MPI tags limitation with Starpu, (suite)
- Re: [Starpu-devel] [Morse-devel] MPI tags limitation with Starpu, Sameh Abdulah, 20/02/2017
- Re: [Starpu-devel] [Morse-devel] MPI tags limitation with Starpu, Sameh Abdulah, 21/02/2017
- Re: [Starpu-devel] [Morse-devel] MPI tags limitation with Starpu, Mathieu Faverge, 21/02/2017
- Re: [Starpu-devel] [Morse-devel] MPI tags limitation with Starpu, Samuel Thibault, 21/02/2017
- Re: [Starpu-devel] [Morse-devel] MPI tags limitation with Starpu, Mathieu Faverge, 21/02/2017
- Re: [Starpu-devel] [Morse-devel] MPI tags limitation with Starpu, Nathalie Furmento, 21/02/2017
- Re: [Starpu-devel] [Morse-devel] MPI tags limitation with Starpu, Samuel Thibault, 21/02/2017
- Re: [Starpu-devel] [Morse-devel] MPI tags limitation with Starpu, Mathieu Faverge, 21/02/2017
- Re: [Starpu-devel] [Morse-devel] MPI tags limitation with Starpu, Sameh Abdulah, 21/02/2017
- Re: [Starpu-devel] [Morse-devel] MPI tags limitation with Starpu, Sameh Abdulah, 21/02/2017
- Re: [Starpu-devel] [Morse-devel] MPI tags limitation with Starpu, Sameh Abdulah, 20/02/2017
- Re: [Starpu-devel] [Morse-devel] MPI tags limitation with Starpu, Sameh Abdulah, 21/02/2017
- Re: [Starpu-devel] [Morse-devel] MPI tags limitation with Starpu, Sameh Abdulah, 21/02/2017
Archives gérées par MHonArc 2.6.19+.