[Contrib] OpenCL experiment code (#2685)
author윤현식/동작제어Lab(SR)/Principal Engineer/삼성전자 <hyunsik.yoon@samsung.com>
Wed, 12 Sep 2018 09:36:01 +0000 (18:36 +0900)
committer오형석/동작제어Lab(SR)/Staff Engineer/삼성전자 <hseok82.oh@samsung.com>
Wed, 12 Sep 2018 09:36:01 +0000 (18:36 +0900)
commit1f244f264ec59dc201817ed0524bee4a18e07bae
tree253ac179aa6bb9fea5cb18bbb4c2db6df8ef5584
parentbe615a99d7a1764bc3b6e517f3e52e5ab7f6506c
[Contrib] OpenCL experiment code (#2685)

This code checks if devices in a GPU use same memory address.

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