Skip to content

dybber/microcl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MicroCL

Easy wrapper functions for OpenCL programming

This library provides a set of functions for compiling and executing OpenCL kernels from within a C program. The intension is for this library to be very lightweight and at the same time provide good error messages in case of kernel compilation errors, etc.

The API is documented in the file mcl.h.

About

Easy wrapper functions for OpenCL programming

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 96.7%
  • Makefile 3.3%