Mátyás Aradi

Results 10 comments of Mátyás Aradi

The changes has been merged internally and will be merged to Github in https://github.com/ROCm/ROCm/pull/3048

Waiting for ROCR Runtime fix. - done

> "hipLaunchParm lp, " should be removed here, // Example hipLaunchKernelGGL pseudocode: **global** MyKernel(hipLaunchParm lp, float *A, float *B, float *C, size_t N) { ... } It has been fixed...

> @matyas-streamhpc rebased your branch and targeted docs/develop Rebased again.

> @matyas-streamhpc @yhuiYH added some comments from a user standpoint. Please feel free to use or ignore them. Let me know if they are not technically applicable or relevant. @Rmalavally...

> notice the file is named kernel_language.rst. that doesn't line up with the document title: C++ Language Extensions > > Lining up the file name and title improves searchability. I...