Skip to content

andreperezmaselco/learning-OpenCL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learning OpenCL

Linux

Project to study OpenCL specifications. For now, the program prints information about the OpenCL platforms available on the host.

Build

cmake -B build -G Ninja && cmake --build build

About

Project to study OpenCL specifications.

Resources

Stars

Watchers

Forks