Skip to content

leonroussel/opencl_basics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Small kernels to discover OpenCL

Usage

Backend is OpenCL (which is running on the device) and frontend is Python (which is running on the host).

Be sure to have pyopencl installed (pip install pyopencl) to execute the host code.

Then launch python scripts with :

python host_<name>.py

Author

Léon ROUSSEL

License

MIT license

About

Small kernels to discover OpenCL

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors