One - One Code All

Blog Content

Go里GPU运算的OpenCL语言绑定包

Go   2015-08-12 08:05:26

git: https://github.com/pseudomind/go-opencl/

下载:go get github.com/pseudomind/go-opencl/cl

示例:https://github.com/pseudomind/go-opencl/tree/master/examples/clinfo

examples/rotate里面的例子,要build后,在控制台窗口下运行,是一个旋转图片的例子,需要一张png格式的图片.使用方法输入rotate.exe -h并回车

CPU+GPU 很快.

目前最快的hash码匹配破解软件名为oclHashcat,软件就是用GPU参与运算。
用GPU运算的Photoshop同类软件,叫Musemage,据说处理速度绝壁比PS快。


上一篇:atom编辑器介绍配置
下一篇:GPU编程001: GPU介绍

The minute you think of giving up, think of the reason why you held on so long.