[ROCm 7.0] Add support for AMD CDNA4 and ROCm 7.0#77641
[ROCm 7.0] Add support for AMD CDNA4 and ROCm 7.0#77641M4jupitercannon wants to merge 16 commits intoPaddlePaddle:developfrom
Conversation
|
你的PR提交成功,感谢你对开源项目的贡献! |
|
/rerun all-failed |
1 similar comment
|
/rerun all-failed |
|
/re-run all-failed |
Codecov Report❌ Patch coverage is
❌ Your patch status has failed because the patch coverage (0.00%) is below the target coverage (90.00%). You can increase the patch coverage or adjust the target coverage. Additional details and impacted files@@ Coverage Diff @@
## develop #77641 +/- ##
==========================================
Coverage ? 0.00%
==========================================
Files ? 1
Lines ? 2
Branches ? 0
==========================================
Hits ? 0
Misses ? 2
Partials ? 0 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
/rerun all-failed |
|
/re-run all-failed |
|
/re-run all-failed |
1 similar comment
|
/re-run all-failed |
- Revert test_runner.py sys.path/chdir changes that broke XPU tests - Fix cmake-format issues in warpctc, warprnnt, rccl, third_party, CMakeLists - Fix trailing whitespace in rccl.cmake and CMakeLists.txt - Fix clang-format include ordering in allocator_facade.cc, rocprim_traits.h - Fix cpplint line-length in enforce.h, blas_impl.hip.h, complex.h, graph_send_ue_recv_funcs.h, values_vectors_functor.h
|
/re-run all-failed |
2 similar comments
|
/re-run all-failed |
|
/re-run all-failed |
|
/re-run all-failed |
1 similar comment
|
/re-run all-failed |
Add a unit test that mocks ROCm mode and asserts `_get_cuda_arch_flags()` returns an empty list so PR coverage includes the new ROCm guard path. Made-with: Cursor
|
Added a coverage test for the ROCm branch in Could one of the required /re-run all-failed |
Apply ruff-compatible multiline formatting in the new ROCm arch-flag unit test to satisfy the pre-commit style gate. Made-with: Cursor
|
/re-run all-failed |
PR Category
Inference
PR Types
New features
Description
[ROCm 7.0] Add support for AMD CDNA4 and ROCm 7.0
Key changes:
Tested: Paddle compiled successfully with ROCm 7.0.0
是否引起精度变化
否