본문 바로가기
Computer Sience/H264-OpenCL

OpenCl Programming Guide

by Leo 리오 2012. 1. 2.
반응형
ref: http://code.google.com/p/opencl-book-samples/wiki/Installation
http://blog.naver.com/toses3?Redirect=Log&logNo=40140926000  
 

# Install CMake
http://www.cmake.org/cmake/resources/software.html 

# Install ATI Stream SDK or NVIDIA GPU Computing SDK
http://developer.nvidia.com/cuda-downloads
*GPU Computing SDK - complete package including all code samples



# Downloads Examples
http://code.google.com/p/opencl-book-samples/source/checkout

# Build examples
run 'cmake-gui'
points 'where code' to downloaded location.
sets 'where binaries' to somewhere.
select 'configure' and select a vs#.
select 'generate'



# Open and Test HelloWorld at VISUAL
open CL_BOOK.sln
right click on 'HelloWorld' prj -> set as a start project
ctrl+F5

#결과




Opencl Programming Guide (Paperback / 1st Ed.)
외국도서
저자 : Aaftab Munshi
출판 : Pearson 2011.07.23
상세보기

Heterogeneous Computing with OpenCL (Paperback)
외국도서
저자 : Benedict Gaster, David R. Kaeli, Lee Howes, Perhaad Mistry
출판 : Morgan Kaufmann Publishers 2011.08.31
상세보기



반응형

댓글