Objet : Developers list for StarPU
Archives de la liste
- From: Fangli Pi <hpcfapix@hlrs.de>
- To: Andra Hugo <andra.hugo@inria.fr>
- Cc: starpu-devel <starpu-devel@lists.gforge.inria.fr>, dennis hoppe <dennis.hoppe@hlrs.de>
- Subject: Re: [Starpu-devel] Suggestions about creating starpu threads
- Date: Wed, 19 Oct 2016 11:10:29 +0200 (CEST)
- Authentication-results: mail2-smtp-roc.national.inria.fr; spf=None smtp.pra=hpcfapix@hlrs.de; spf=None smtp.mailfrom=hpcfapix@hlrs.de; spf=None smtp.helo=postmaster@mail.hlrs.de
- Dkim-filter: OpenDKIM Filter v2.10.3 mail.hlrs.de E0DAEFE46
- Ironport-phdr: 9a23:wPkoxhL1N4dkFt3RitmcpTZWNBhigK39O0sv0rFitYgUKv3xwZ3uMQTl6Ol3ixeRBMOAuqgC1rSd6vqoGTRZp83e4DZaKN0EfiRGoPtVtjRoONSCB0z/IayiRA0BN+MGamVY+WqmO1NeAsf0ag6aiHSz6TkPBke3blItdazdU7TfhMWv1u2054abI0AR3GL8MvtOK0CfqwnLv4E2nIRlYvI4zBfTqz1IZutR7WJuP1Oa2RjmsJSe5plmpgpZvf0l9oZ4UO2uf7wzQ7VADSQOM2Qv/4vnuE+QHkO0+nIAXzBOwVJzCA/f4US/B8+pvw==
- 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>
Hi Andra,
Sorry for bothering you again. But it has been months since your last reply.
Now my EU project is ending, at this moment, it would be great to know if my
starpu extension implementation could be possibly accepted and merged into
your next release sooner or later.
For your convenience, I give the link to my source repo here:
http://gitlab.excess-project.eu/hpcfapix/starpu-ex-1-2-0rc5
Please contact me in case of any related problems and questions.
Best regards,
Fangli
----- Original Message -----
From: "Andra Hugo" <andra.hugo@inria.fr>
To: "Fangli Pi" <hpcfapix@hlrs.de>
Cc: "Samuel Thibault" <samuel.thibault@inria.fr>, "starpu-devel"
<starpu-devel@lists.gforge.inria.fr>
Sent: Friday, June 17, 2016 9:57:45 AM
Subject: Re: Suggestions about creating starpu threads
Hi Fangli,
Thank you! Yes will take a look!
Best,
Andra
----- Mail original -----
> De: "Fangli Pi" <hpcfapix@hlrs.de>
> À: "Andra Hugo" <andra.hugo@inria.fr>
> Cc: "Samuel Thibault" <samuel.thibault@inria.fr>, "starpu-devel"
> <starpu-devel@lists.gforge.inria.fr>
> Envoyé: Jeudi 16 Juin 2016 16:19:01
> Objet: Re: Suggestions about creating starpu threads
>
> Hi Andra,
>
> During these two weeks I have updated my starpu extension part according to
> the reviews from you and Samuel and a preliminary assessment about our
> monitoring client-server communication's overhead is done.
>
> Please check these updates in the following repo:
> http://gitlab.excess-project.eu/hpcfapix/starpu-ex-1-2-0rc5
>
> There is one clarification file "EX_ChangLog.md" with more details and a
> figure showing the assessment result.
>
> Please feel free to contact me in case of any possible comments.
>
> Best regards,
> Fangli
>
> ----- Original Message -----
> From: "Andra Hugo" <andra.hugo@inria.fr>
> To: "Fangli Pi" <hpcfapix@hlrs.de>
> Cc: "Samuel Thibault" <samuel.thibault@inria.fr>, "starpu-devel"
> <starpu-devel@lists.gforge.inria.fr>
> Sent: Monday, May 30, 2016 10:12:30 AM
> Subject: Re: Suggestions about creating starpu threads
>
> Hi,
>
> That sounds good!
>
> Andra
>
> ----- Mail original -----
> > De: "Fangli Pi" <hpcfapix@hlrs.de>
> > À: "Andra Hugo" <andra.hugo@inria.fr>, "Samuel Thibault"
> > <samuel.thibault@inria.fr>
> > Cc: "starpu-devel" <starpu-devel@lists.gforge.inria.fr>
> > Envoyé: Lundi 30 Mai 2016 09:04:22
> > Objet: Re: Suggestions about creating starpu threads
> >
> > Hi,
> >
> > Sorry for the delay of reply.
> >
> > Fangli
> >
> > ----- Original Message -----
> > From: "Andra Hugo" <andra.hugo@inria.fr>
> > To: "Fangli Pi" <hpcfapix@hlrs.de>
> > Cc: "starpu-devel" <starpu-devel@lists.gforge.inria.fr>, "Samuel Thibault"
> > <samuel.thibault@inria.fr>
> > Sent: Wednesday, May 25, 2016 6:46:11 PM
> > Subject: Re: Suggestions about creating starpu threads
> >
> > Hi,
> >
> > Yes indeed we should first measure if this is actually a problem before
> > going
> > into unnecessary modifications.
> >
> > Sure, I will try to do the assessment of the effect on performance.
> >
> > Of course as long as we use the tools just for training it should not be a
> > problem. However, as far as I know RAPL bases their values on a model
> > (IPC,
> > cache misses, frequency etc.) they don't do actual hardware measurement of
> > the voltage. So as Sam says, depending on what we executed before hand the
> > frequency may change and affect the measurements. But I suppose this can
> > happen anyway. Do you do any approximations for this?
> >
> > Right now I don't have any approximations according to the frequency
> > change,
> > but I can have a look at it and try if it is possible.
> >
> > So these measurements should be desactivated if STARPU_CALIBRATE = 0,
> > right?
> >
> > According to one of your reviews, I have added one environment to activate
> > and deactivate the power measurements, named as STARPU_POWER_PROFILING,
> > which determines if ex_starpu_init() is called or not.
> >
> > Andra
> >
> > > ----- Mail original -----
> > > > De: "Samuel Thibault" <samuel.thibault@inria.fr>
> > > > À: "Fangli Pi" <hpcfapix@hlrs.de>
> > > > Cc: "Andra Hugo" <andra.hugo@inria.fr>, "starpu-devel"
> > > > <starpu-devel@lists.gforge.inria.fr>
> > > > Envoyé: Mercredi 25 Mai 2016 16:33:42
> > > > Objet: Re: Suggestions about creating starpu threads
> > > >
> > > > Fangli Pi, on Wed 25 May 2016 16:30:23 +0200, wrote:
> > > > > After all, the performance during training is not so important,
> > > > > right?
> > > >
> > > > Hurting the performance of the application is not very important
> > > > indeed,
> > > > as long as the performance of the tasks is preserved.
> > > >
> > > > That said, if it really hurts the performance of the application, that
> > > > could potentially change the energy consumption. If it's not too bad
> > > > it's fine, but it'd be useful to assess it.
> > > >
> > > > Samuel
> > > >
> > >
> > --
> > High Performance Computing Center (HLRS)
> > University of Stuttgart
> > Nobelstr. 19
> > D-70569 Stuttgart, Germany
> >
> > phone: ++49-711-685-60442
> >
> --
> High Performance Computing Center (HLRS)
> University of Stuttgart
> Nobelstr. 19
> D-70569 Stuttgart, Germany
>
> phone: ++49-711-685-60442
>
--
High Performance Computing Center (HLRS)
University of Stuttgart
Nobelstr. 19
D-70569 Stuttgart, Germany
phone: ++49-711-685-60442
- Re: [Starpu-devel] Suggestions about creating starpu threads, Fangli Pi, 19/10/2016
- Re: [Starpu-devel] Suggestions about creating starpu threads, Andra Hugo, 19/10/2016
Archives gérées par MHonArc 2.6.19+.