[ 
https://issues.apache.org/jira/browse/SPARK-3785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14158363#comment-14158363
 ] 

Reza Farivar commented on SPARK-3785:
-------------------------------------

Olivier Chafik who wrote javacl (which you mentioned in your description) also 
has a beta stage scalacl package on github
https://github.com/ochafik/ScalaCL

There was also another project trying to get opencl in java: aparapi. The neat 
thing about aparapi is that it doesn't require you to write opencl kernels in 
C, but would translate java loops into opencl code on the run. Seems like 
ScalaCL project has similar goals for scala. 

> Support off-loading computations to a GPU
> -----------------------------------------
>
>                 Key: SPARK-3785
>                 URL: https://issues.apache.org/jira/browse/SPARK-3785
>             Project: Spark
>          Issue Type: Brainstorming
>          Components: MLlib
>            Reporter: Thomas Darimont
>            Priority: Minor
>
> Are there any plans to adding support for off-loading computations to the 
> GPU, e.g. via an open-cl binding? 
> http://www.jocl.org/
> https://code.google.com/p/javacl/
> http://lwjgl.org/wiki/index.php?title=OpenCL_in_LWJGL



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to