From 115a31da702e483110ef621625e980ab6a082ec3 Mon Sep 17 00:00:00 2001 From: Joseph Macaranas Date: Thu, 7 Aug 2025 20:07:46 -0400 Subject: [PATCH] Migration status update Aug 7 --- .github/repos-config.json | 8 ++++---- README.md | 6 ++---- 2 files changed, 6 insertions(+), 8 deletions(-) diff --git a/.github/repos-config.json b/.github/repos-config.json index 752631e72d..c065208c30 100644 --- a/.github/repos-config.json +++ b/.github/repos-config.json @@ -5,8 +5,8 @@ "url": "ROCm/aqlprofile", "branch": "amd-staging", "category": "projects", - "auto_subtree_pull": true, - "auto_subtree_push": false + "auto_subtree_pull": false, + "auto_subtree_push": true }, { "name": "rdc", @@ -69,8 +69,8 @@ "url": "ROCm/rocprofiler-sdk", "branch": "amd-staging", "category": "projects", - "auto_subtree_pull": true, - "auto_subtree_push": false + "auto_subtree_pull": false, + "auto_subtree_push": true }, { "name": "rocprofiler-systems", diff --git a/README.md b/README.md index c16834124f..dea308f506 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ This table provides the current status of the migration of specific ROCm systems | Component | Source of Truth | Migration Status | Azure CI Status | Component CI Status | |------------------------|-----------------|------------------|---------------------------------------|---------------------------------------| | `amdsmi` | EMU | Pending | | | -| `aqlprofile` | EMU | Pending | | | +| `aqlprofile` | Public | Pending | | | | `clr` | EMU | Pending | | | | `hip` | EMU | Pending | | | | `hipother` | EMU | Pending | | | @@ -27,7 +27,7 @@ This table provides the current status of the migration of specific ROCm systems | `rocprofiler` | Public | Completed | | | | `rocprofiler-compute` | Public | Completed | | | | `rocprofiler-register` | Public | Completed | | | -| `rocprofiler-sdk` | EMU | Pending | | | +| `rocprofiler-sdk` | Public | Pending | | | | `rocprofiler-systems` | Public | Completed | | | | `rocr-runtime` | EMU | Pending | | | | `rocshmem` | Public | Pending | | | @@ -38,8 +38,6 @@ This table provides the current status of the migration of specific ROCm systems | Component | Tentative Date | |------------------------|----------------| -| `aqlprofile` | 8/7 | -| `rocprofiler-sdk` | 8/7 | | `rdc` | 8/8 | | `rocm-smi-lib` | 8/8 | | `rocminfo` | 8/11 |