tdf#122471 xlsx import: pivottable error OUString, not uInt8
[LibreOffice.git] / opencl / README.md
blob9d9be77a7a36aac80bfabb5a92982faca6682c43
1 # OpenCL Support
3 OpenCL-related code that is not specific to any particular
4 functionality OpenCL is used for. (Like formula group calculation in
5 Calc.)
7 Not compiled on platforms where OpenCL is not available (iOS and
8 Android). On other platforms OpenCL is optional at run-time, but not
9 at build time.