Objet : Developers list for StarPU
Archives de la liste
- From: Nathalie Furmento <nathalie.furmento@labri.fr>
- To: "helluy@math.unistra.fr" <helluy@math.unistra.fr>, starpu-devel@lists.gforge.inria.fr
- Cc: Malcolm Roberts <squidgyhead@gmail.com>
- Subject: Re: [Starpu-devel] StarPU does not accept too long opencl kernel sources
- Date: Fri, 15 Apr 2016 16:42:34 +0200
- Authentication-results: mail2-smtp-roc.national.inria.fr; spf=None smtp.pra=nathalie.furmento@labri.fr; spf=Pass smtp.mailfrom=nathalie.furmento@labri.fr; spf=Pass smtp.helo=postmaster@iona.labri.fr
- Ironport-phdr: 9a23:SypFRBP9PTBuEUsGtsQl6mtUPXoX/o7sNwtQ0KIMzox0Kf38rarrMEGX3/hxlliBBdydsKIUzbeJ+Pq4BSQp2tWojjMrSNR0TRgLiMEbzUQLIfWuLgnFFsPsdDEwB89YVVVorDmROElRH9viNRWJ+iXhpQAbFhi3DwdpPOO9QteU1JTnkb3tsMeLP01hv3mUX/BbFF2OtwLft80b08NJC50a7V/3mEZOYPlc3mhyJFiezF7W78a0+4N/oWwL46pyv50IbaKvNaQ1SbhFHRwjOnw1otDttALfVwLJ6GFWGjEWnx5MHhnt6RjmXtHstCrhqvB0nieAa4m+Vqw9Qyy/qqtmVhLsoCMGLCIitm7ZjdZ/geRapgigrlpx2d36eoaQYdx3YqPUedIXDURcRMNcUTBGSte6ZpcPBu4AMKBWspP4ql0SqjO6DAO2BaXh0Gkb1TfNwaQm3rF5Qkn91ws6EodWvQ==
- 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,
The bug has been fixed in the trunk version of StarPU. I will backport it in
the branch
1.2 as soon as i am sure it does not break anything.
Cheers,
Nathalie
On Dec 08, 16:08, Nathalie Furmento wrote:
> Hello,
>
> Thanks for reporting the bug. The bottom layer is indeed doing a malloc to
> store the contents of the OpenCL kernel. I wil fix the code ASAP.
>
> Cheers,
>
> Nathalie
>
> On 08/12/2015 15:57, helluy@math.unistra.fr wrote:
> >Hello,
> >
> >StarPU does not accept too long kernel sources.
> >
> >I have made a simple modification for my purposes:
> >
> >---------------------------------------------------------------
> >
> >Index: src/drivers/opencl/driver_opencl_utils.c
> >===================================================================
> >--- src/drivers/opencl/driver_opencl_utils.c (révision 16654)
> >+++ src/drivers/opencl/driver_opencl_utils.c (copie de travail)
> >@@ -364,7 +364,7 @@
> > char located_file_name[1024];
> > char located_dir_name[1024];
> > char new_build_options[1024];
> >- char opencl_program_source[16384];
> >+ char opencl_program_source[131072];
> >
> > // Do not try to load and compile the file if there is no devices
> > nb_devices = starpu_opencl_worker_get_count();
> >
> >
> >-----------------------------------------------------------------------
> >
> >But I think that it would be better to implement a more general solution
> >with a malloc.
> >
> >
> >Best regards
> >
> >PH
> >_______________________________________________
> >Starpu-devel mailing list
> >Starpu-devel@lists.gforge.inria.fr
> >http://lists.gforge.inria.fr/mailman/listinfo/starpu-devel
>
> _______________________________________________
> Starpu-devel mailing list
> Starpu-devel@lists.gforge.inria.fr
> http://lists.gforge.inria.fr/mailman/listinfo/starpu-devel
--
----------------------------------------------------------------------------
Dr Nathalie Furmento Ingénieur de recherche CNRS
Centre de Recherche INRIA Bordeaux Sud-Ouest http://www.labri.fr/~furmento/
200 avenue de la vieille Tour Tel: +33 (0)5 24 57 41 20
33405 Talence cedex, FRANCE Fax: +33 (0)5 24 57 40 41
----------------------------------------------------------------------------
- Re: [Starpu-devel] StarPU does not accept too long opencl kernel sources, Nathalie Furmento, 15/04/2016
Archives gérées par MHonArc 2.6.19+.