Huanran Wang

Results 25 comments of Huanran Wang

@xiabo123 Can you provide more context about your request? what do you intend to do for your project? If you have code snippet to share that would be helpful.

Close the ticket as @iq136boy will use their own profiling tool.

@xuantengh If the kernel objects can't be retieved by lfs then there are 2 more options. 1 - install from apt https://github.com/ROCm/MIOpen/blob/cderb/kdb_apt_install/docs/install/install.rst apt-get install miopen-hip-kdb 2 - Rebuild using /test/gtest/db_sync.cpp...

Run the program successfully with ROCm6.2.2, no core dump. @atamazov are we able to close the ticket: `rocm22@rocm22:/opt/rocm-6.2.2/bin$ ./MIOpenDriver convfp16 -W 1760 -H 1760 -c 128 -n 1 -k 16...

@scarsty Hi, the behavior of miopenConvolutionForwardBias is what you observed. As @JehandadKhan mentioned, when alpha = 1 and beta = 0, you have `y = y + bias` which satisfy...

Hi @atamazov, is it OK to close the issue? As we are not observing the failure in the original test: "failed due to requirement 'K % 8 == 0' "K...

Hi @arsdragonfly, thanks for pointing out the issue here. We are curious about the context. Since direct building from source repo works, are you working on some automation or CI/CD...

Hi @arsdragonfly , thanks for the response. As you noticed, this is a software release tarball. We are curious about the context, why you work on the extracted software release...

Hi @t4c1 and @ShanoToni did you try with latest ROCm 6.2.2 with the bug fix mentioned by @atamazov in reproduce 2 codes? Right now, it shows correct results.

Hi @t4c1, thanks for your response. Can we close the issue? Thanks.