noemu / gpuLab

some exercises for openCl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build

  • download boost and compile (.\bootstrap .\b2 install .\b2 or download binaries and copy to boost\lib or boost\stage\lib dir)
  • download opencl (Nvidia GPU: Cuda Toolkit)
  • download cmake
  • run cmake, set source code- and build-path, press config
  • select target platform and ide
  • if boost not found, set Boost_Include_Dir
  • run again config
  • press generate
  • open Project

Screenshots

Plattform Plattform

About

some exercises for openCl


Languages

Language:C++ 89.2%Language:Makefile 9.2%Language:C 1.4%Language:CMake 0.1%