Remove adipose extn from launchKernelHcc sample

This commit is contained in:
Rahul Garg
2018-09-12 16:41:24 +05:30
rodzic 8249cf037b
commit fb706902cc
@@ -34,7 +34,7 @@ THE SOFTWARE.
#define LEN 64
#define SIZE LEN << 2
#define fileName "vcpy_kernel.code.adipose"
#define fileName "vcpy_kernel.code"
#define kernel_name "hello_world"
#define HIP_CHECK(status) \