Sean,
Thank you.
One small correction: the URL for JCuda isĀ http://www.jcuda.org (the one I originally posted was https and is apparently not working)

On Sun, Jan 11, 2015 at 12:48 AM, Sean Luke <[log in to unmask]> wrote:
I have added CudaGP to the ECJ webpage.

Sean

On Jan 11, 2015, at 12:01 AM, Mehran Maghoumi <[log in to unmask]> wrote:

> Hello all,
> A while back, I created some CUDA extensions for ECJ while I was working on my M.Sc. thesis. The extensions basically allow GP tree evaluations to be performed on CUDA-compatible GPU's with minimal CUDA knowledge. The code itself is almost completely documented via JavaDoc style comments. I've even reimplemented one of ECJ's built-in tutorials for the sake of demonstration. At the moment, I have other priorities so further work on the code may not be possible on my part. Nevertheless, any contributions/forks/improvements are greatly appreciated :-)
> The repository is publicly available on GitHub: https://github.com/Maghoumi/CudaGP.
> Please note that JCuda (https://www.jcuda.org) is required for CUDA interop in Java.
>
> Thanks,
>
> Mehran



--
Mehran Maghoumi