项目作者: zlin888

项目描述 :
OpenCL Code Collections
高级语言: Python
项目地址: git://github.com/zlin888/opencl-hello-world.git
创建时间: 2020-08-03T04:47:02Z
项目社区:https://github.com/zlin888/opencl-hello-world

开源协议:

下载


opencl-hello-world

A hello world for OpenCL

cd to your target directory:

  1. cmake
  2. make
  3. ./a.out

prequisities

OpenCL, CMake, GCC