mmattioli / OpenCL-Adventures

Learning how to design heterogeneous compute applications using OpenCL with an emphasis on GPU acceleration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenCL Adventures

About

This repository contains my attempts to gain a deeper understanding of the intricacies involved in developing and designing heterogeneous compute applications using OpenCL.

Further information

See the wiki for further information and documentation.

About

Learning how to design heterogeneous compute applications using OpenCL with an emphasis on GPU acceleration

License:MIT License


Languages

Language:C++ 99.2%Language:C 0.5%Language:Makefile 0.3%