Chris Pollett > Students > Radha

    Print View

    [Bio]

    [Blog]

    [CS297 Proposal]

    [Deliverable1_indexCompression]

    [Deliverable2]

    [Deliverable3]

    [Deliverable4]

    [CS297_report]

    [CS298 Proposal]

    [CS298_Progress_Report]

    [CS298_presentation]

    [CS298_Report]

    [CS298_Project_SourceCode-ZIP]

                          

























Description: Aim for this deliverable is to write a simple OpenCL program.

Installed Intel INDE Starter Edition from
https://software.intel.com/en-us/intel-inde.
The Starter Edition provides tools and libraries to develop OpenCL kernels for GPU.
I wrote a simple OpenCL program, which takes an array and display the squares of its elements.(Took the sample code from the website http://simpleopencl.blogspot.com/2013/06/tutorial-simple-start-with-opencl-and-c.html and modified according to my program requirements).
The source code can be viewed here

Output Image

Output Image