jinz2014

Results 57 comments of jinz2014

After updating the DPCT codes, I ran the CUDA and DPCT programs on a V100 GPU: ``` CUDA ./main 1000 Total kernel time (32 locations): 1.842957 (s) PASS Total kernel...

I see. Could we propose adding "match_any" in the SYCL standard ? Thanks.

Thanks for your update when they arrive.

@mahmoodw Thank you for the comments and discussion.

HI @daineAMD Thank you for the comments and discussion.

I am not sure if `rocm-cmake` could be disabled for users to build ROCm software components smoothly. ``` cmake \ -D CMAKE_PREFIX_PATH=/path/to/composable_kernel_install \ -D CMAKE_CXX_COMPILER=/opt/rocm/bin/hipcc \ -D CMAKE_CXX_FLAGS="-O3" \ -D...

I will close the issue. Thank you for your investigation!

I wonder if ROCm may be upgraded to 5.x and there are two AMD GPUs for testing.

@ppanchad-amd May you open the issue ? 1. The install.sh will install libmsgpack, right ? If so, then apt-get install -y libmsgpack-dev is not the solution, right ? 2. Please...