Koji Nakajima
Koji Nakajima
CI tests failed due to incorrect asm code. Please fix them.
If we do not specify -a option when building rocblas, rocblas picks Tensile library for all architectures including gfx1010 and 1012 added by the fallback change. For some reason, it...
I think it is better to run precheckin test locally before you commit code change.
That is my guess. We still do not understand why it fails.
> > @awhittle3 Some CI tests failed, do we still need this change? > > This PR will conflict with PR #1843, which probably has higher priority. I'll address the...
This is a trial fix for random mismatch with device result 0. I will run CI test multiple times with this change.
I will fix the build error...
Reference rocblas commit for hipMemcpyAsync: https://github.com/ROCm/rocBLAS/commit/c070df9bdc31cce30e0d4d732ad8a60f3b2ee332
I ran precheckin test 11 times and extended test 7 times. I did not see mismatch issue with device result=0 so far. I will merge this change.
> This change triggered a fail in rocblas test. We cannot add this change to our release until we solve the issue. Fix for gemm_ex_get_solutions issue has been merged into...