Skip to content

This CMake-based project contains some wrappers around the OpenCL functions I use frequently. The wrappers are mainly concerned with throwing an exception with meaningful error messages in case of errors or ensuring that the target devices are always shut down properly and all alocated ressources are released.

Notifications You must be signed in to change notification settings

DawidLokiec/opencl-toolkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My OpenCL Toolkit

This CMake-based project contains some wrappers around the OpenCL functions I use frequently. The wrappers are mainly concerned with throwing an exception with meaningful error messages in case of errors or ensuring that the target devices are always shut down properly and all alocated ressources are released. Occasionally this library will be expanded by me over time.


Feel free to use the repository and/or make interesting pull requests.

About

This CMake-based project contains some wrappers around the OpenCL functions I use frequently. The wrappers are mainly concerned with throwing an exception with meaningful error messages in case of errors or ensuring that the target devices are always shut down properly and all alocated ressources are released.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published