数字运算服务器的编程语言
我正在寻找一种能够在多处理器和分布式系统上良好扩展的编程语言,并且能够与 GPU 很好地配合进行数字运算。 你认为 Erlang 和 CUDA 是一个很好的搭配吗?
LE:我想用它来进行图像处理:特征检测、束调整和场景重建;所以它是相当平行的。 GPU 将执行计算密集型部分,而 Erlang 将仅管理任务并调整数据。
I'm looking for a programming language that would scale well on multiprocessors and distributed systems, and is able to work well with the GPU for number crunching.
What do you think, is Erlang and CUDA a good match?
LE: I want to use it for image processing: feature detection, bundle adjustment and scene reconstruction; so it's fairly parallel. The GPU would do the computational intensive part and Erlang would just manage the tasks and shuffle data around.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论