diff --git a/.github/repos-config-release.json b/.github/repos-config-release.json
index 81d2724404..b84ec54141 100644
--- a/.github/repos-config-release.json
+++ b/.github/repos-config-release.json
@@ -53,7 +53,7 @@
"url": "ROCm/rocm-core",
"branch": "release/rocm-rel-7.0",
"category": "projects",
- "auto_subtree_pull": true,
+ "auto_subtree_pull": false,
"auto_subtree_push": false
},
{
@@ -61,7 +61,7 @@
"url": "ROCm/rocminfo",
"branch": "release/rocm-rel-7.0",
"category": "projects",
- "auto_subtree_pull": true,
+ "auto_subtree_pull": false,
"auto_subtree_push": false
},
{
@@ -117,7 +117,7 @@
"url": "ROCm/ROCR-Runtime",
"branch": "release/rocm-rel-7.0",
"category": "projects",
- "auto_subtree_pull": true,
+ "auto_subtree_pull": false,
"auto_subtree_push": false
},
{
diff --git a/.github/repos-config.json b/.github/repos-config.json
index e9547a03c2..2f5c7bbff5 100644
--- a/.github/repos-config.json
+++ b/.github/repos-config.json
@@ -51,18 +51,18 @@
{
"name": "rocm-core",
"url": "ROCm/rocm-core",
- "branch": "master",
+ "branch": "amd-mainline",
"category": "projects",
- "auto_subtree_pull": true,
- "auto_subtree_push": false
+ "auto_subtree_pull": false,
+ "auto_subtree_push": true
},
{
"name": "rocminfo",
"url": "ROCm/rocminfo",
"branch": "amd-staging",
"category": "projects",
- "auto_subtree_pull": true,
- "auto_subtree_push": false
+ "auto_subtree_pull": false,
+ "auto_subtree_push": true
},
{
"name": "rocm-smi-lib",
@@ -117,8 +117,8 @@
"url": "ROCm/ROCR-Runtime",
"branch": "amd-staging",
"category": "projects",
- "auto_subtree_pull": true,
- "auto_subtree_push": false
+ "auto_subtree_pull": false,
+ "auto_subtree_push": true
},
{
"name": "roctracer",
diff --git a/README.md b/README.md
index 39c0645189..e76344def2 100644
--- a/README.md
+++ b/README.md
@@ -21,15 +21,15 @@ This table provides the current status of the migration of specific ROCm systems
| `hip-tests` | EMU | Pending | | |
| `rccl` | Public | Pending | | |
| `rdc` | Public | Completed | | |
-| `rocm-core` | EMU | Pending | | |
-| `rocminfo` | EMU | Pending | | |
+| `rocm-core` | Public | Completed | | |
+| `rocminfo` | Public | Completed | | |
| `rocm-smi-lib` | Public | Completed | | |
| `rocprofiler` | Public | Completed | | |
| `rocprofiler-compute` | Public | Completed | | [](https://github.com/ROCm/rocm-systems/actions/workflows/rocprofiler-compute-docs.yml)
[](https://github.com/ROCm/rocm-systems/actions/workflows/rocprofiler-compute-formatting.yml)
[](https://github.com/ROCm/rocm-systems/actions/workflows/rocprofiler-compute-mi-rhel9.yml)
[](https://github.com/ROCm/rocm-systems/actions/workflows/rocprofiler-compute-packaging.yml)
[](https://github.com/ROCm/rocm-systems/actions/workflows/rocprofiler-compute-rhel-8.yml)
[](https://github.com/ROCm/rocm-systems/actions/workflows/rocprofiler-compute-tarball.yml)
[](https://github.com/ROCm/rocm-systems/actions/workflows/rocprofiler-compute-ubuntu-jammy.yml) |
| `rocprofiler-register` | Public | Completed | [](https://dev.azure.com/ROCm-CI/ROCm-CI/_build/latest?definitionId=327&repoName=ROCm%2Frocm-systems&branchName=develop) | [](https://github.com/ROCm/rocm-systems/actions/workflows/rocprofiler-register-continuous-integration.yml) |
| `rocprofiler-sdk` | Public | Completed | | [](https://github.com/ROCm/rocm-systems/actions/workflows/rocprofiler-sdk-code_coverage.yml)
[](https://github.com/ROCm/rocm-systems/actions/workflows/rocprofiler-sdk-codeql.yml)
[](https://github.com/ROCm/rocm-systems/actions/workflows/rocprofiler-sdk-continuous_integration.yml)
[](https://github.com/ROCm/rocm-systems/actions/workflows/rocprofiler-sdk-docs.yml)
[](https://github.com/ROCm/rocm-systems/actions/workflows/rocprofiler-sdk-formatting.yml)
[](https://github.com/ROCm/rocm-systems/actions/workflows/rocprofiler-sdk-python.yml)
[](https://github.com/ROCm/rocm-systems/actions/workflows/rocprofiler-sdk-restrictions.yml)
[](https://github.com/ROCm/rocm-systems/actions/workflows/rocprofiler-sdk-rocm_release_compatibility.yml) |
| `rocprofiler-systems` | Public | Completed | | [](https://github.com/ROCm/rocm-systems/actions/workflows/rocprofiler-systems-containers.yml)
[](https://github.com/ROCm/rocm-systems/actions/workflows/rocprofiler-systems-cpack.yml)
[](https://github.com/ROCm/rocm-systems/actions/workflows/rocprofiler-systems-formatting.yml)
[](https://github.com/ROCm/rocm-systems/actions/workflows/rocprofiler-systems-opensuse.yml)
[](https://github.com/ROCm/rocm-systems/actions/workflows/rocprofiler-systems-python.yml)
[](https://github.com/ROCm/rocm-systems/actions/workflows/rocprofiler-systems-redhat.yml)
[](https://github.com/ROCm/rocm-systems/actions/workflows/rocprofiler-systems-release.yml)
[](https://github.com/ROCm/rocm-systems/actions/workflows/rocprofiler-systems-ubuntu-focal.yml)
[](https://github.com/ROCm/rocm-systems/actions/workflows/rocprofiler-systems-ubuntu-jammy.yml) |
-| `rocr-runtime` | EMU | Pending | | |
+| `rocr-runtime` | Public | Completed | | |
| `rocshmem` | Public | Pending | | |
| `roctracer` | Public | Completed | | |
@@ -38,9 +38,6 @@ This table provides the current status of the migration of specific ROCm systems
| Component | Tentative Date |
|------------------------|----------------|
-| `rocminfo` | 8/11 |
-| `rocr-runtime` | 8/11 |
-| `rocm-core` | 8/12 |
| `clr` | 8/21 |
| `hip` | 8/21 |
| `hipother` | 8/21 |