Hi Everyone, I am new to this style of mailing list so if I miss anything please let me know.
I am trying to create a opencl program that will calculate the sum of the prime numbers below a given integer. I have gotten the code to function on my computer, ie it no longer crashes the driver when it runs; however, it does not return the correct result. The code I have attached preforms the process in a serial fashion then tries to utilize pyopencl to do this in a parallel manner. Thanks, Joe
Sum of primes.py
Description: Binary data
_______________________________________________ PyOpenCL mailing list [email protected] http://lists.tiker.net/listinfo/pyopencl
