| PS3 Linux Programming |
|
My Favorite Quotes
|
This site presents programs that run on PS3 Linux. The focus at this time is OpenCL. Open computing language is being promoted to become the standard language in multicore computing. | |
|
Nov 09 2009 |
At first, I thought about creating a hello world program in opencl
but I decided against it. It was too simplistic for my first
program. A more appropriate introductory program would be quering
the opencl environment. The idea to write a program that queries the OpenCL environment came to me when I was reading the opencl specification document. The document is published by Khronos OpenCL Working Group. The document is avialable at the Khronos website: http://www.khronos.org/opencl/ The program focuses on section 4 The OpenCL Platform Layer. - opencl_info gzip file (size 4.4 Kb) Here is the output generated by opencl_info. - Opencl info output |