在Clojure的GPU编程? [英] GPU programming on Clojure?

查看:111
本文介绍了在Clojure的GPU编程?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想知道如果有Clojure的GPU集成库存在?



我看过这样的例子涉及手工滚动的OpenCL代码, m专门我正在寻找类似Anacoda加速,这将Numpy Python表达式转换为CUDA代码相对无缝。



我开放给OpenCL或Cuda方法。

解决方案

有一个Google夏天代码项目建议添加一个GPU矩阵实现到 core.matrix





完成后,此项目将允许在GPU上优化和执行大的向量/矩阵表达式。



免责声明:我是这个项目的一个可能的导师。


I'm wondering what if any GPU integration libraries exist for Clojure?

I've seen examples of this that involve hand-rolling OpenCL code, but I'm specifically I'm looking for something similar to Anacoda accelerate, which translates Numpy Python expressions to CUDA code relatively seamlessly.

I'm open to either OpenCL or Cuda approaches.

解决方案

There is a Google Summer of Code project proposal to add a GPU matrix implementation to core.matrix:

Once completed, this project would allow large vector/matrix expressions to be optimised and executed on GPUs.

Disclaimer: I'm a possible mentor for this project.

这篇关于在Clojure的GPU编程?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆