Skip to content

nelsonc-amd/clang-ocl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 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 64.8%
  • Shell 33.1%
  • C 2.1%