ytzhang1
Results
2
comments of
ytzhang1
Hi @Sarbojit2019 , The following is a test code I have been using, Thanks! ```c++ #include #include void run1(sycl::queue &q, float* dst, float* src, float* tmp1, float* tmp2, int count)...
Hi @zma2, thanks for pointing that out! I verified that with the latest pti-gpu, it can show the kernel executions! thanks! I'll close this issue.