Skip to content

pvmoore/opencl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenCL 2.0 Samples

Add values from two arrays and store in an output array. This is the simplest example.

void addExample();

Enqueue kernel from within a kernel

void enqueueExample();

Read pixels from an image

void imageReadExample();

Sort an array of floats

void sortExample();

About

OpenCL Examples

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published