[tool] OpenCL info (#2549)
author윤현식/동작제어Lab(SR)/Principal Engineer/삼성전자 <hyunsik.yoon@samsung.com>
Mon, 3 Sep 2018 05:04:43 +0000 (14:04 +0900)
committer박세희/동작제어Lab(SR)/Principal Engineer/삼성전자 <saehie.park@samsung.com>
Mon, 3 Sep 2018 05:04:43 +0000 (14:04 +0900)
commit8b045094613b69afbd14b728afa429f3eae8c566
treecc87bab5873f7adba1ac09b0d8c1afdce430dcf6
parent2fc516d18eb1b6ddfc5b8cfc5567b5c08b27cb53
[tool] OpenCL info (#2549)

This tool shows information from OpenCL : info of paltform, context and devices.

Signed-off-by: Hyun Sik Yoon <hyunsik.yoon@samsung.com>
tools/CMakeLists.txt
tools/opencl_tool/CMakeLists.txt [new file with mode: 0644]
tools/opencl_tool/src/opencl_info.cc [new file with mode: 0644]