Accéder au contenu.
Menu Sympa

starpu-devel - Re: [Starpu-devel] Build issues On Windows8.1

Objet : Developers list for StarPU

Archives de la liste

Re: [Starpu-devel] Build issues On Windows8.1


Chronologique Discussions 
  • From: Samuel Thibault <samuel.thibault@ens-lyon.org>
  • To: Sreeprakash S <sreeprakash.s@creativegenius.co.in>, starpu-devel@lists.gforge.inria.fr
  • Subject: Re: [Starpu-devel] Build issues On Windows8.1
  • Date: Wed, 25 Feb 2015 17:52:10 +0100
  • 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>

Samuel Thibault, le Tue 24 Feb 2015 17:26:14 +0100, a écrit :
> Samuel Thibault, le Thu 19 Feb 2015 17:06:07 +0100, a écrit :
> > Sreeprakash S, le Thu 19 Feb 2015 21:31:30 +0530, a écrit :
> > > oops in _starpu_opencl_limit_gpu_mem_if_needed
> > > (../../src/drivers/opencl/
> > > driver_
> > > opencl.c:79) ((null)) ... <Invalid value> (-30)
> > > Assertion failed: 0, file ../../include/starpu_opencl.h, line 43
> > >
> > > Can you advice me on what could be wrong here.
> >
> > Well, I don't know: the code just calls
> >
> > err = clGetDeviceInfo(devices[devid], CL_DEVICE_GLOBAL_MEM_SIZE,
> > sizeof(totalGlobalMem), &totalGlobalMem, NULL);
> > if (err != CL_SUCCESS)
> > STARPU_OPENCL_REPORT_ERROR(err);
> >
> > so it's nothing fancy, just getting the global memory size, but OpenCL
> > returns an error.
>
> Could you try the attached patch?

Or alternatively use the latest nightly snapshot, which contains it.

Samuel




Archives gérées par MHonArc 2.6.19+.

Haut de le page