cl10-pi
Graphics and Screen4.0 (8.x)Screen Graphics Subsystem Developer's GuideAPIProgrammingUtilities
An OpenCL 1.0 based demo for PI number generation with validation
Syntax:
cl10-pi [-platform=platform_index] [-device=device_index] [-verbose]
Runs on:
QNX OS
OpenCL options:
- -platform=platform_index
-
Specify the index of the OpenCL platform for rendering. The default is zero (0), which uses the first available platform.
- -device=device_index
- Specify the index of the OpenCL device on the current platform for rendering. The default is zero (0), which uses the first available platform.
Screen options:
- -verbose
-
Print OpenCL information to display, including all generated PI digits by the OpenCL kernel.
Description:
The cl10-pi binary is an OpenCL 1.1 based demo for PI number generation with validation.
Examples:
cl10-pi
Page updated: