Accéder au contenu.
Menu Sympa

starpu-devel - [Starpu-devel] [starpu_matrix_filter_block: obtain block sizes, asynchronous interface]

Objet : Developers list for StarPU

Archives de la liste

[Starpu-devel] [starpu_matrix_filter_block: obtain block sizes, asynchronous interface]


Chronologique Discussions 
  • From: Maksims Abalenkovs <m.abalenkovs@manchester.ac.uk>
  • To: "starpu-devel@lists.gforge.inria.fr" <starpu-devel@lists.gforge.inria.fr>
  • Subject: [Starpu-devel] [starpu_matrix_filter_block: obtain block sizes, asynchronous interface]
  • Date: Fri, 24 Nov 2017 17:26:07 +0000
  • Authentication-results: mail3-smtp-sop.national.inria.fr; spf=None smtp.pra=m.abalenkovs@manchester.ac.uk; spf=Pass smtp.mailfrom=m.abalenkovs@manchester.ac.uk; spf=None smtp.helo=postmaster@serenity.mcc.ac.uk
  • Ironport-phdr: 9a23:en5CqRNYWLsEhPUo41ol6mtUPXoX/o7sNwtQ0KIMzox0KP78rarrMEGX3/hxlliBBdydsK0UzbeO+4nbGkU+or+5+EgYd5JNUxJXwe43pCcHRPC/NEvgMfTxZDY7FskRHHVs/nW8LFQHUJ2mPw6a8TWO6mtYAQn2LxJoY+j4BIPWp8C2zPypvZLdZB9HiXy8Z6lzJVO4t0+Z4tIKiJF6N+M9xwXEplNMev9K3iVnK1WJkBu658Gq/Zcl/T4G6Nw78MsVdKz5ZKU9VvRxBj0iPmY249Pw/U3GCwKF738RVGYRjAFgBgHD5xH3RYv8qG3zvaxg23/JboXNUbkoVGH6vO9QQxjyhXJfOg==
  • 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 all,

I’m on a mission to implement a BLAS “daxpy" routine (https://developer.apple.com/documentation/accelerate/1513298-cblas_daxpy?language=objc) in order to learn the basics of StarPU. I have a few questions I would like to ask:

1) When I partition the data automatically using the “starpu_matrix_filter_block”, is there a way to obtain the block sizes via the StarPU API?
2) Do I understand correctly, that when I use asynchronous interface, i.e. plan and submit data partition via StarPU routines, there is no way to iterate via the blocks using “starpu_data_get_nb_children” and “starpu_data_get_child” from the Basic API (http://starpu.gforge.inria.fr/doc/html/group__API__Data__Partition.html)?

Please see the C source code of my StarPU daxpy routine attached. Thank you and have a good Friday!

Best wishes,
Maksims


Maksims Abalenkovs ~ m.abalenkovs@manchester.ac.uk
The University of Manchester ~ Alan Turing Building 2.233
+44 161 27 57285 ~ http://mabalenk.gitlab.io

Attachment: xpu.c
Description: xpu.c




Archives gérées par MHonArc 2.6.19+.

Haut de le page