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 | | [![Documentation](https://github.com/ROCm/rocm-systems/actions/workflows/rocprofiler-compute-docs.yml/badge.svg?branch=develop)](https://github.com/ROCm/rocm-systems/actions/workflows/rocprofiler-compute-docs.yml)
[![Formatting](https://github.com/ROCm/rocm-systems/actions/workflows/rocprofiler-compute-formatting.yml/badge.svg?branch=develop)](https://github.com/ROCm/rocm-systems/actions/workflows/rocprofiler-compute-formatting.yml)
[![mi-rhel9](https://github.com/ROCm/rocm-systems/actions/workflows/rocprofiler-compute-mi-rhel9.yml/badge.svg)](https://github.com/ROCm/rocm-systems/actions/workflows/rocprofiler-compute-mi-rhel9.yml)
[![packaging](https://github.com/ROCm/rocm-systems/actions/workflows/rocprofiler-compute-packaging.yml/badge.svg)](https://github.com/ROCm/rocm-systems/actions/workflows/rocprofiler-compute-packaging.yml)
[![ rhel-8](https://github.com/ROCm/rocm-systems/actions/workflows/rocprofiler-compute-rhel-8.yml/badge.svg)](https://github.com/ROCm/rocm-systems/actions/workflows/rocprofiler-compute-rhel-8.yml)
[![tarball](https://github.com/ROCm/rocm-systems/actions/workflows/rocprofiler-compute-tarball.yml/badge.svg)](https://github.com/ROCm/rocm-systems/actions/workflows/rocprofiler-compute-tarball.yml)
[![ubuntu jammy](https://github.com/ROCm/rocm-systems/actions/workflows/rocprofiler-compute-ubuntu-jammy.yml/badge.svg)](https://github.com/ROCm/rocm-systems/actions/workflows/rocprofiler-compute-ubuntu-jammy.yml) | | `rocprofiler-register` | Public | Completed | [![Azure Pipelines](https://dev.azure.com/ROCm-CI/ROCm-CI/_apis/build/status%2Fmonorepo%2Frocprofiler-register?repoName=ROCm%2Frocm-systems&branchName=develop)](https://dev.azure.com/ROCm-CI/ROCm-CI/_build/latest?definitionId=327&repoName=ROCm%2Frocm-systems&branchName=develop) | [![Continuous Integration](https://github.com/ROCm/rocm-systems/actions/workflows/rocprofiler-register-continuous-integration.yml/badge.svg?branch=develop)](https://github.com/ROCm/rocm-systems/actions/workflows/rocprofiler-register-continuous-integration.yml) | | `rocprofiler-sdk` | Public | Completed | | [![Code Coverage Integration](https://github.com/ROCm/rocm-systems/actions/workflows/rocprofiler-sdk-code_coverage.yml/badge.svg?branch=develop)](https://github.com/ROCm/rocm-systems/actions/workflows/rocprofiler-sdk-code_coverage.yml)
[![CodeQL](https://github.com/ROCm/rocm-systems/actions/workflows/rocprofiler-sdk-codeql.yml/badge.svg?branch=develop)](https://github.com/ROCm/rocm-systems/actions/workflows/rocprofiler-sdk-codeql.yml)
[![Continuous Integration](https://github.com/ROCm/rocm-systems/actions/workflows/rocprofiler-sdk-continuous_integration.yml/badge.svg?branch=develop)](https://github.com/ROCm/rocm-systems/actions/workflows/rocprofiler-sdk-continuous_integration.yml)
[![Documentation](https://github.com/ROCm/rocm-systems/actions/workflows/rocprofiler-sdk-docs.yml/badge.svg?branch=develop)](https://github.com/ROCm/rocm-systems/actions/workflows/rocprofiler-sdk-docs.yml)
[![Formatting](https://github.com/ROCm/rocm-systems/actions/workflows/rocprofiler-sdk-formatting.yml/badge.svg?branch=develop)](https://github.com/ROCm/rocm-systems/actions/workflows/rocprofiler-sdk-formatting.yml)
[![Python Linting](https://github.com/ROCm/rocm-systems/actions/workflows/rocprofiler-sdk-python.yml/badge.svg?branch=develop)](https://github.com/ROCm/rocm-systems/actions/workflows/rocprofiler-sdk-python.yml)
[![Restrictions](https://github.com/ROCm/rocm-systems/actions/workflows/rocprofiler-sdk-restrictions.yml/badge.svg?branch=develop)](https://github.com/ROCm/rocm-systems/actions/workflows/rocprofiler-sdk-restrictions.yml)
[![Release Compatibility](https://github.com/ROCm/rocm-systems/actions/workflows/rocprofiler-sdk-rocm_release_compatibility.yml/badge.svg?branch=develop)](https://github.com/ROCm/rocm-systems/actions/workflows/rocprofiler-sdk-rocm_release_compatibility.yml) | | `rocprofiler-systems` | Public | Completed | | [![Containers](https://github.com/ROCm/rocm-systems/actions/workflows/rocprofiler-systems-containers.yml/badge.svg?branch=develop)](https://github.com/ROCm/rocm-systems/actions/workflows/rocprofiler-systems-containers.yml)
[![CPack](https://github.com/ROCm/rocm-systems/actions/workflows/rocprofiler-systems-cpack.yml/badge.svg?branch=develop)](https://github.com/ROCm/rocm-systems/actions/workflows/rocprofiler-systems-cpack.yml)
[![Formatting](https://github.com/ROCm/rocm-systems/actions/workflows/rocprofiler-systems-formatting.yml/badge.svg?branch=develop)](https://github.com/ROCm/rocm-systems/actions/workflows/rocprofiler-systems-formatting.yml)
[![OpenSUSE](https://github.com/ROCm/rocm-systems/actions/workflows/rocprofiler-systems-opensuse.yml/badge.svg?branch=develop)](https://github.com/ROCm/rocm-systems/actions/workflows/rocprofiler-systems-opensuse.yml)
[![Python Linting](https://github.com/ROCm/rocm-systems/actions/workflows/rocprofiler-systems-python.yml/badge.svg?branch=develop)](https://github.com/ROCm/rocm-systems/actions/workflows/rocprofiler-systems-python.yml)
[![RedHat Linux](https://github.com/ROCm/rocm-systems/actions/workflows/rocprofiler-systems-redhat.yml/badge.svg?branch=develop)](https://github.com/ROCm/rocm-systems/actions/workflows/rocprofiler-systems-redhat.yml)
[![Release](https://github.com/ROCm/rocm-systems/actions/workflows/rocprofiler-systems-release.yml/badge.svg?branch=develop)](https://github.com/ROCm/rocm-systems/actions/workflows/rocprofiler-systems-release.yml)
[![Ubuntu Focal](https://github.com/ROCm/rocm-systems/actions/workflows/rocprofiler-systems-ubuntu-focal.yml/badge.svg?branch=develop)](https://github.com/ROCm/rocm-systems/actions/workflows/rocprofiler-systems-ubuntu-focal.yml)
[![Ubuntu Jammy](https://github.com/ROCm/rocm-systems/actions/workflows/rocprofiler-systems-ubuntu-jammy.yml/badge.svg?branch=develop)](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 |