pkgsrc/parallel/opencl-clang/DESCR

9 lines
421 B
Text
Raw Normal View History

2021-06-09 17:23:36 +02:00
OpenCL (Open Computing Language) is an open, royalty-free standard for
cross-platform, parallel programming of diverse accelerators found in
supercomputers, cloud servers, personal computers, mobile devices and
embedded platforms.
2021-06-09 17:23:36 +02:00
opencl-clang is a thin wrapper library around clang. The library has a
OpenCL-oriented API and is capable to compile OpenCL C kernels to SPIR-V
modules for consumption by e.g. GPU drivers.