pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/parallel/opencl-clang opencl-clang: improve DESCR



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9b946abe218c
branches:  trunk
changeset: 454327:9b946abe218c
user:      nia <nia%pkgsrc.org@localhost>
date:      Wed Jun 09 15:23:36 2021 +0000

description:
opencl-clang: improve DESCR

diffstat:

 parallel/opencl-clang/DESCR |  10 +++++++---
 1 files changed, 7 insertions(+), 3 deletions(-)

diffs (15 lines):

diff -r d25e07256657 -r 9b946abe218c parallel/opencl-clang/DESCR
--- a/parallel/opencl-clang/DESCR       Wed Jun 09 15:21:10 2021 +0000
+++ b/parallel/opencl-clang/DESCR       Wed Jun 09 15:23:36 2021 +0000
@@ -1,4 +1,8 @@
-opencl-clang is a thin wrapper library around clang.
+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.
 
-The library has a OpenCL-oriented API and is capable to compile OpenCL C
-kernels to SPIR-V modules.
+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.



Home | Main Index | Thread Index | Old Index