Thanks to visit codestin.com
Credit goes to github.com

Skip to content

OpenCL compilation with clang compiler.

Notifications You must be signed in to change notification settings

david-salinas/clang-ocl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 

Repository files navigation

clang-ocl

OpenCL compilation with clang compiler.

Installation

To install with cmake just run:

mkdir build
cd build
cmake ..
cmake --build . --target install

About

OpenCL compilation with clang compiler.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CMake 68.2%
  • Shell 30.0%
  • C 1.8%