Conversation
e377b44 [ClangLinkerWrapper] Fix -v for newer C Make passing it directly (llvm#188883) 50ce47b Revert [IndVarsSimplify] sinkUnusedInvariants is skipping instruction… (#804) 7602fbe [AMDGPU] Set gfx1250 default to B0 1cdcbfb [AMDGPU] Change A0/B0 commentary to only affect gfx1250 (#1790) dc69bc9 [gpurun] add backfill for empty gpu_affinity (#1943)
|
Daily level staging testing is completed, no new issues on staging testing. From PR check, two tests failure observed. |
we are FIRST going to land the PR #4331 that changes default for HIP driver to be old driver, this will resolve the hip-tests issue, and likely the rocprofiler issue, in addition to the rocgdb issue. Then we can rebase this PR on top of hip-driver change. so i dont think we will need to xfail the test temporarily. |
…13 : ww11 rebase on top of old hip driver, conditional go provided for earlier version of this #4316 c90f6c1192b7 [ClangLinkerWrapper] Fix `-v` for newer CMake passing it directly (#188883) 5ab609653937 Revert [IndVarsSimplify] sinkUnusedInvariants is skipping instruction… (#804) 4e9ad818ed41 [AMDGPU] Set gfx1250 default to B0 350422532acb [AMDGPU] Change A0/B0 commentary to only affect gfx1250 (#1790) b4717834dd37 [gpurun] add backfill for empty gpu_affinity (#1943) A
|
reworked PR on top of HIP driver PR : #4346 |
…13 : ww11 rebase on top of old hip driver, conditional go provided for earlier version of this #4316 c90f6c1192b7 [ClangLinkerWrapper] Fix `-v` for newer CMake passing it directly (#188883) 5ab609653937 Revert [IndVarsSimplify] sinkUnusedInvariants is skipping instruction… (#804) 4e9ad818ed41 [AMDGPU] Set gfx1250 default to B0 350422532acb [AMDGPU] Change A0/B0 commentary to only affect gfx1250 (#1790) b4717834dd37 [gpurun] add backfill for empty gpu_affinity (#1943) A
…13 : ww11 rebase on top of old hip driver, conditional go provided for earlier version of this #4316 c90f6c1192b7 [ClangLinkerWrapper] Fix `-v` for newer CMake passing it directly (#188883) 5ab609653937 Revert [IndVarsSimplify] sinkUnusedInvariants is skipping instruction… (#804) 4e9ad818ed41 [AMDGPU] Set gfx1250 default to B0 350422532acb [AMDGPU] Change A0/B0 commentary to only affect gfx1250 (#1790) b4717834dd37 [gpurun] add backfill for empty gpu_affinity (#1943) A
Conditional GO from CQE : LenineA
Fixes kokoos cmake 3.29.3 issue:
e377b44 [ClangLinkerWrapper] Fix -v for newer C Make passing it directly (llvm#188883)
one PR needed from previous ww06 branch:
50ce47b Revert [IndVarsSimplify] sinkUnusedInvariants is skipping instruction… (#804)
3 gfx1250 PRs:
7602fbe [AMDGPU] Set gfx1250 default to B0
1cdcbfb [AMDGPU] Change A0/B0 commentary to only affect gfx1250 (#1790)
dc69bc9 [gpurun] add backfill for empty gpu_affinity (#1943)