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>
  • Cc: starpu-devel@lists.gforge.inria.fr
  • Subject: Re: [Starpu-devel] Build issues On Windows8.1
  • Date: Thu, 19 Feb 2015 17:06:07 +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>

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. Which OpenCL implementation are you using?

Samuel




Archives gérées par MHonArc 2.6.19+.

Haut de le page