Accéder au contenu.
Menu Sympa

starpu-devel - Re: [Starpu-devel] [LU factorisation: gdb debug output]

Objet : Developers list for StarPU

Archives de la liste

Re: [Starpu-devel] [LU factorisation: gdb debug output]


Chronologique Discussions 
  • From: Maxim Abalenkov <maxim.abalenkov@gmail.com>
  • To: Samuel Thibault <samuel.thibault@inria.fr>
  • Cc: starpu-devel@lists.gforge.inria.fr
  • Subject: Re: [Starpu-devel] [LU factorisation: gdb debug output]
  • Date: Wed, 24 Jan 2018 17:52:48 +0000
  • Authentication-results: mail3-smtp-sop.national.inria.fr; spf=None smtp.pra=maxim.abalenkov@gmail.com; spf=Pass smtp.mailfrom=maxim.abalenkov@gmail.com; spf=None smtp.helo=postmaster@mail-wm0-f54.google.com
  • Ironport-phdr: 9a23:2wQl/hGQ/d+NHELFbs/pcZ1GYnF86YWxBRYc798ds5kLTJ7zoMuwAkXT6L1XgUPTWs2DsrQY07OQ6/iocFdDyK7JiGoFfp1IWk1NouQttCtkPvS4D1bmJuXhdS0wEZcKflZk+3amLRodQ56mNBXdrXKo8DEdBAj0OxZrKeTpAI7SiNm82/yv95HJbAhEmCexbaluIBmqsA7cqtQYjYx+J6gr1xDHuGFIe+NYxWNpIVKcgRPx7dqu8ZBg7ipdpesv+9ZPXqvmcas4S6dYDCk9PGAu+MLrrxjDQhCR6XYaT24bjwBHAwnB7BH9Q5fxri73vfdz1SWGIcH7S60/VC+85Kl3VhDnlCYHNyY48G7JjMxwkLlbqw+lqxBm3oLYfJ2ZOP94c6jAf90VWHBBU95RWSJCHoyzYJYBAeQDMuhGoYnzoEADogGiCQmpHu7vyiNEi33w0KYn0+ohCwbG3Ak4EtwJqnvVo9T1NKIPWu2p16bH1zHDYO1Q2Tf+74jIbA0qrPaJXb1qfsvRyEwvGxnfgVqLs4PlOy2a1uIOs2ic8eptTu2vi2s9pAFwpjij3Nsjio7Mho8MzF3P6Ct3wIEwJdKiSU57Z8apEJRRtyGGM4t5WNgtT3tpuCY9zLANpJ21fDASxZklyBPTceGLf5aI7x75V+udPy10iXJqdb6nmhq//1Ssxvf/W8S3ylpGsCVInsXWun0M1hHe7NWMROFn8Ue7wzmP0hje6uFaLkAwkqrWM5shzaQxlpoXqEjCECr2lFnvgK+Ydkgp9fKk6+vgYrXhqZ+cM5F7hhviPaQpn8yzGeU4Mg4QUGiH4emx1rLu8VfkTLlUjvA6iKrUvI7AKckbqaO1GwpV3Zwi6xa7ATemytMYnXwfIVJAYh2GgInpO1TULP/iFviwmVCsnyltx/DFOb3hHI7ALnfGkLj7fLZ971RQxxY0zdBa/55UEK0OIOrvWk/ts9zVFgQ5MxCuzOb9ENV9y5oSVn+RDa+HLqzStUSF5uYuI+mXeI8VoyzxK/cr5/7pl385lkEScbOo3ZsRcnC4H+5pL1+XYXr20Z89FjIxtw8jQeiitF2DWzdOY2r6C7k14yw2DMS6DYbJT52pnJSA2j26F9tYfDYVJEqLFCLNfpWFXr8lYiuWL8lilSJMAb2oW44kkxikvQv3zblgMMLb/yQZsdTo090jtL6brg076TEhV5fV6GqKVWwh2zpQH2ZnjpA6mlR0zxK46YY9hvVZEdJJ4PYQC1U1MJfdy6pxDNWgA1udLOfMc06vR5CdOR90Vsg4moZcbEN0GtHkhRfGjXLzXu0l0oeTDZlxyZrymnj8I8EnliTD3aglykYjGo5BaDHgial4+AzeQYXOlhfBmg==
  • 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>

Hello Samuel,

Thank you very much! Yes, in this particular use-case “STARPU_NONE” would come handy and make the source code much more “elegant”.

Best wishes,
Maxim

Maxim Abalenkov \\ maxim.abalenkov@gmail.com
+44 7 486 486 505 \\ http://mabalenk.gitlab.io

On 24 Jan 2018, at 17:47, Samuel Thibault <samuel.thibault@inria.fr> wrote:

Hello,

Maxim Abalenkov, on lun. 15 janv. 2018 18:04:48 +0000, wrote:
I have a very simple question. What is the overhead of using the STARPU_NONE
access mode for some handles in the STARPU_DATA_MODE_ARRAY?

It is not implemented, we hadn't thought it could be useful. I have now
added it to the TODO list (but that list is very long and doesn't tend
to progress quickly).

The overhead would be quite small: StarPU would just write it down in
the array of data to fetch, and just not process that element. Of course
the theoretical complexity will be O(number of data).

In order to avoid using complicated offsets in my computation routines
I would like to pass them a column of matrix tiles, while setting the
“unused” tiles to “STARPU_NONE”.

I see.

Samuel




Archives gérées par MHonArc 2.6.19+.

Haut de le page