So I have this in the kernel I'm using at the moment
#define PYOPENCL_DEFINE_CDOUBLE
#pragma OPENCL EXTENSION cl_khr_fp64: enable
This part caused failures on my Mac but it runs on my NVidia GTX 760 on my
desktop. I haven't tried to run my code in parallel with single precision
yet. I should prob try that at some point.
I only just started learning about all this stuff, learning more as I need.
Good luck and post back here if you find the answer.
On Tue, Oct 7, 2014 at 6:00 PM, <[email protected]> wrote:
> Send PyOpenCL mailing list submissions to
> [email protected]
>
> To subscribe or unsubscribe via the World Wide Web, visit
> http://lists.tiker.net/listinfo/pyopencl
> or, via email, send a message with subject or body 'help' to
> [email protected]
>
> You can reach the person managing the list at
> [email protected]
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of PyOpenCL digest..."
>
>
> Today's Topics:
>
> 1. Re: PyOpenCL Digest, Vol 62, Issue 2 (Jerome Kieffer)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Tue, 7 Oct 2014 15:30:26 +0200
> From: Jerome Kieffer <[email protected]>
> To: [email protected]
> Subject: Re: [PyOpenCL] PyOpenCL Digest, Vol 62, Issue 2
> Message-ID: <[email protected]>
> Content-Type: text/plain; charset=UTF-8
>
> On Tue, 7 Oct 2014 13:39:11 +0200
> Ewald Zietsman <[email protected]> wrote:
>
> > Are you running double precision calculations?
>
> Normally not. This crash occurred during a test suite.
> I will double check in this direction.
> I wish it has failed gracefully instead of seg-fault :(
>
> > The Iris doesn't support
> > those AFAIK. I had trouble with that, but I don't think I got a big
> report
> > like that. I set the environment variable on mine so it always uses the
> CPU.
>
> I got sensible speed ups: 400ms for 1 core serial code, 200ms for OpenCL
> on CPU and 80ms on the GPU.
> So it looks interesting to test.
>
> Thanks for the hint.
> --
> Jérôme Kieffer
> tel +33 476 882 445
>
>
>
> ------------------------------
>
> Subject: Digest Footer
>
> _______________________________________________
> PyOpenCL mailing list
> [email protected]
> http://lists.tiker.net/listinfo/pyopencl
>
>
> ------------------------------
>
> End of PyOpenCL Digest, Vol 62, Issue 4
> ***************************************
>
_______________________________________________
PyOpenCL mailing list
[email protected]
http://lists.tiker.net/listinfo/pyopencl