Commit 1949173
committed
Test 9: 01/01 + rocm-systems bump + BUILD_TOPOLOGY change
Base: a8f8b82 (01/01 nightly, includes RCCL bump)
Changes:
1. rocm-systems 741b4b9f -> aecc8454
2. Remove amdsmi from BUILD_TOPOLOGY.toml [source_sets.base]
Purpose: Test if RCCL + rocm-systems + BUILD_TOPOLOGY together fixes regression1 parent a8f8b82 commit 1949173
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
| 77 | + | |
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
| |||
Submodule rocm-systems updated 21 files
- projects/amdsmi/amdsmi_cli/amdsmi_parser.py+1-1
- projects/amdsmi/include/amd_smi/amdsmi.h+424-147
- projects/amdsmi/py-interface/amdsmi_wrapper.py+155-42
- projects/clr/CHANGELOG.md+3
- projects/clr/hipamd/include/hip/amd_detail/amd_hip_cooperative_groups.h+8-1
- projects/clr/hipamd/include/hip/amd_detail/hip_cooperative_groups_helper.h+10
- projects/clr/rocclr/device/rocm/rocvirtual.cpp+1-2
- projects/hip-tests/catch/include/cpu_grid.h+9
- projects/hip-tests/catch/unit/cooperativeGrps/grid_group.cc+13
- projects/hip-tests/catch/unit/cooperativeGrps/thread_block.cc+16
- projects/rdc/CMakeLists.txt+11-7
- projects/rdc/include/rdc/rdc.h+2
- projects/rdc/protos/rdc.proto+2
- projects/rdc/rdc_libs/CMakeLists.txt+1-1
- projects/rdc/rdc_libs/rdc/src/RdcPolicyImpl.cc+5-2
- projects/rdc/rdc_libs/rdc_client/src/RdcStandaloneHandler.cc+2
- projects/rdc/rdci/src/RdciPolicySubSystem.cc+10-2
- projects/rdc/rdci/src/rdci.cc+1-1
- projects/rdc/server/include/rdc/rdc_server_main.h+1-1
- projects/rdc/server/src/rdc_api_service.cc+2-1
- projects/rocprofiler-compute/tests/test_utils.py+22-4
0 commit comments