Code generation for GPU

2015-09-07 Thread lonikar
-generation-for-GPU-tp24588.html Sent from the Apache Spark User List mailing list archive at Nabble.com. - To unsubscribe, e-mail: user-unsubscr...@spark.apache.org For additional commands, e-mail: user-h...@spark.apache.org

Code generation for GPU

2015-09-07 Thread lonikar
execute OpenCL code through Java: https://github.com/nativelibs4java/ScalaCLLibrary to convert Scala code to OpenCL and execute on GPUs: https://github.com/nativelibs4java/JavaCL -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/Code-generation-for-GPU-tp24587

Fwd: Code generation for GPU

2015-09-03 Thread kiran lonikar
Hi, I am speaking in Spark Europe summit on exploiting GPUs for columnar DataFrame operations . I was going through various blogs, talks and JIRAs given by all the key spark folks and trying to figure out w