Этот коммит содержится в:
Joseph Macaranas
2025-07-17 14:12:06 -04:00
родитель c3e82f1e96
Коммит 8a4d7262f8
2 изменённых файлов: 4 добавлений и 68 удалений
-48
Просмотреть файл
@@ -1,53 +1,5 @@
{
"repositories": [
{
"name": "mivisionx",
"url": "ROCm/MIVisionX",
"branch": "develop",
"category": "projects",
"auto_subtree_pull": true,
"auto_subtree_push": false
},
{
"name": "rocal",
"url": "ROCm/rocAL",
"branch": "develop",
"category": "projects",
"auto_subtree_pull": true,
"auto_subtree_push": false
},
{
"name": "rocdecode",
"url": "ROCm/rocDecode",
"branch": "develop",
"category": "projects",
"auto_subtree_pull": true,
"auto_subtree_push": false
},
{
"name": "rocjpeg",
"url": "ROCm/rocJPEG",
"branch": "develop",
"category": "projects",
"auto_subtree_pull": true,
"auto_subtree_push": false
},
{
"name": "rocpydecode",
"url": "ROCm/rocPyDecode",
"branch": "develop",
"category": "projects",
"auto_subtree_pull": true,
"auto_subtree_push": false
},
{
"name": "rpp",
"url": "ROCm/rpp",
"branch": "develop",
"category": "projects",
"auto_subtree_pull": true,
"auto_subtree_push": false
},
{
"name": "rocprofiler-compute",
"url": "ROCm/rocprofiler-compute",
+4 -20
Просмотреть файл
@@ -19,13 +19,8 @@ This table provides the current status of the migration of specific ROCm systems
| `hip` | EMU | Pending | | |
| `hipother` | EMU | Pending | | |
| `hip-tests` | EMU | Pending | | |
| `mivisionx` | Public | Pending | | |
| `rccl` | Public | Pending | | |
| `rdc` | EMU | Pending | | |
| `rocal` | Public | Pending | | |
| `roccv` | Private | Pending | | |
| `rocdecode` | Public | Pending | | |
| `rocjpeg` | Public | Pending | | |
| `rocm-core` | EMU | Pending | | |
| `rocminfo` | EMU | Pending | | |
| `rocmsmilib` | EMU | Pending | | |
@@ -34,22 +29,15 @@ This table provides the current status of the migration of specific ROCm systems
| `rocprofiler-register` | EMU | Pending | | |
| `rocprofiler-sdk` | EMU | Pending | | |
| `rocprofiler-systems` | Public | Pending | | |
| `rocpydecode` | Public | Pending | | |
| `rocr-runtime` | EMU | Pending | | |
| `rocshmem` | Public | Pending | | |
| `roctracer` | EMU | Pending | | |
| `rpp` | Public | Pending | | |
## Tentative migration schedule
| Component | Tentative Date |
|------------------------|----------------|
| `mivisionx` | 7/31 |
| `rocal` | 7/31 |
| `rocdecode` | 7/31 |
| `rocjpeg` | 7/31 |
| `rocpydecode` | 7/31 |
| `rpp` | 7/31 |
| `aqlprofile` | 8/5 |
| `rocprofiler` | 8/5 |
| `rocprofiler-compute` | 8/5 |
@@ -67,7 +55,6 @@ This table provides the current status of the migration of specific ROCm systems
| `hip` | 8/13 |
| `hipother` | 8/13 |
| `hip-tests` | 8/13 |
| `roccv` | when public |
*Remaining schedule to be determined.
@@ -90,16 +77,13 @@ The repository is organized as follows:
```
projects/
amdsmi/
aqlprofile/
clr/
hip/
hipother/
hip-tests/
mivisionx/
rccl/
rdc/
rocal/
rocdecode/
rocjpeg/
rocm-core
rocminfo/
rocmsmilib/
@@ -107,10 +91,10 @@ projects/
rocprofiler-compute/
rocprofiler-register/
rocprofiler-sdk/
rocpydecode/
rocprofiler-systems/
rocrruntime/
rocshmem/
roctracer/
rpp/
```
- Each folder under `projects/` corresponds to a ROCm systems project that was previously maintained in a standalone GitHub repository and released as distinct packages.