Suppress deprecated declarations warnings (for MSVC, GCC and Clang) caused by deprecated OpenCL Runtime functions.
This adds a new example which prints out the OpenCL platforms and devices found on the system using the OpenCL API directly.