From ed5640d8b587fbcfed7dd7967f3de04b37a76f26 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 11:06:44 +0200 Subject: Adding upstream version 4:7.4.7. Signed-off-by: Daniel Baumann --- opencl/README.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 opencl/README.md (limited to 'opencl/README.md') diff --git a/opencl/README.md b/opencl/README.md new file mode 100644 index 000000000..9d9be77a7 --- /dev/null +++ b/opencl/README.md @@ -0,0 +1,9 @@ +# OpenCL Support + +OpenCL-related code that is not specific to any particular +functionality OpenCL is used for. (Like formula group calculation in +Calc.) + +Not compiled on platforms where OpenCL is not available (iOS and +Android). On other platforms OpenCL is optional at run-time, but not +at build time. -- cgit v1.2.3