Objet : Developers list for StarPU
Archives de la liste
- From: "Sameh M. Abdullah" <sameh.abdulah@kaust.edu.sa>
- To: Samuel Thibault <samuel.thibault@inria.fr>, Hatem Ltaief <hatem.ltaief@kaust.edu.sa>
- Cc: "starpu-devel@lists.gforge.inria.fr" <starpu-devel@lists.gforge.inria.fr>, Amani Alonazi <amani.alonazi@kaust.edu.sa>
- Subject: Re: [Starpu-devel] Out of core limitations
- Date: Thu, 18 Oct 2018 11:30:00 +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-ed1-f54.google.com
- Ironport-phdr: 9a23:xK7t0B2lMizn9mKDsmDT+DRfVm0co7zxezQtwd8ZseMXKvad9pjvdHbS+e9qxAeQG9mDtLQc06L/iOPJYSQ4+5GPsXQPItRndiQuroEopTEmG9OPEkbhLfTnPGQQFcVGU0J5rTngaRAGUMnxaEfPrXKs8DUcBgvwNRZvJuTyB4Xek9m72/q99pHPYQhEniaxba9vJxiqsAvdsdUbj5F/Iagr0BvJpXVIe+VSxWx2IF+Yggjx6MSt8pN96ipco/0u+dJOXqX8ZKQ4UKdXDC86PGAv5c3krgfMQA2S7XYBSGoWkx5IAw/Y7BHmW5r6ryX3uvZh1CScIMb7Vq4/Vyi84Kh3SR/okCYHOCA/8GHLkcx7kaZXrAu8qxBj34LYZYeYP+d8cKzAZ9MXXWROUMhMWSJBHI2ybIUPAOgOMulEoIfwvEcOrQK7BQWwGO/i0D1Fi3nr1qM6yeQhFgTG0RQuE9wTqnvUqcv6NKcPWu6y1qXD0CnOYOhL1jfg7IjIdgouofGCUbltdsfR0lMgFwbbgVWQs4DqJSia2fkQs2if9eVgVfmii209pAFsuTiv2t0ghZfUiYII0FzE7j92zZ8zKNalS0B7ecapHIVMuyyeLYd7QcMvT3t2tComybAKo562cScSxJg62xLSb+aLf5WK7x7+TuqdPDl1iG5/dL6hmhq+706twfDmWMauylZFtC9Fn8HMtn8T0xzT7dCKSv5n8Ueg3TaDzh7c5fxZLUwtm6rWK5EszqQ/lpoUtkTDESv2l1vsgKCKcUUk//Ck6+XhYrr4up+RL5F4hh36P6g0mcGyAf40PhYSU2WY4+ix1LLu8VX8QLpQj/02lqfZsIrdJcQevqO5GBVa0oM95Ba/FTupys8XkmQaLFJBYh2Hj5PkO1LUL/DlFve/n06gnyl2yPDbJLHhGY/CImDZkLj9ZbZ991JcyA0rwNBE+5JbEKsBIOruWkPoqdPXEAE5PBKww+v8DNV915geWX6UAqODP6PSv1iI5vggI+aSfoMVuTD9K+Ik5/H0l3M5l0UdLuGV2s4sYXWlE/AuH0WYa3PxhstJRXwDuxczSKr2iFyIWCNXe16zWbg973c1EtTiRafKWo2oyJid1Sa2ENUCZmlaB1XKFWvhdoiKc/QFdTmOZMJtj3ofXO7yZZUm0ETkjwb/xrovC6yc0ycUqJbn3dg/r7nInBQ/9Xp9BciA12iNZ2J9g3gUATI6weZkqBoumR+4zaFkjqkARpRo7PRTX1J/bMaElr0oO5XJQgvEO+yxZhOjS9SiDys2S4ttkdwHfl1hXdiuk1bY1njzWuNHp/mwHJUxt5nk8T3pPc8klyTF3bQ6kx8rTtYJLmT03vcipTiWPJbAlgCir4jvdakY23SQpmKKzG7LsU0BFQAtDePKWncQYkaQptP8tBvP
- 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>
Thanks Samuel, one more question. StarPU is creating a lot of files on disk
for OOC. Is there any way to limit the number of generated files?
--Sameh
On 10/18/18, 9:49 AM, "Samuel Thibault" <samuel.thibault@inria.fr> wrote:
Hatem Ltaief, le jeu. 18 oct. 2018 05:54:40 +0000, a ecrit:
> There seems to be a limitation in using the OOC feature within
chameleon. The matrix size needs to be a multiple of 32.
> Can you please explain why?
When using the unistd_o_direct back-end, yes. O_DIRECT can't work with
transfers not multiple of a page size.
> Can this be removed?
Using the unistd backend would avoid the constraint.
Samuel
--
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.
- [Starpu-devel] Out of core limitations, Hatem Ltaief, 18/10/2018
- Re: [Starpu-devel] Out of core limitations, Samuel Thibault, 18/10/2018
- Re: [Starpu-devel] Out of core limitations, Sameh M. Abdullah, 18/10/2018
- Re: [Starpu-devel] Out of core limitations, Samuel Thibault, 18/10/2018
- Re: [Starpu-devel] Out of core limitations, Sameh M. Abdullah, 18/10/2018
- Re: [Starpu-devel] Out of core limitations, Samuel Thibault, 18/10/2018
Archives gérées par MHonArc 2.6.19+.