summaryrefslogtreecommitdiffstats
path: root/opencl/README.md
blob: 9d9be77a7a36aac80bfabb5a92982faca6682c43 (plain)
1
2
3
4
5
6
7
8
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.