Skip to content

Commit d685522

Browse files
committed
Merge branch 'rayxiao/clustering-rccl' of https://github.com/amd/halo_playbooks into rayxiao/clustering-rccl
2 parents 517e3e4 + 2d58cf1 commit d685522

2 files changed

Lines changed: 15 additions & 10 deletions

File tree

playbooks/supplemental/amd-sync/playbook.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5,24 +5,24 @@
55
"time": 15,
66
"unsupported_platforms": {
77
"halo": [
8-
{ "platform": "windows", "reason": "AMD Sync is only supported on the AMD Ryzen AI Halo" },
9-
{ "platform": "linux", "reason": "AMD Sync is only supported on the AMD Ryzen AI Halo" }
8+
{ "platform": "windows", "reason": "AMD Sync is only supported on the AMD Ryzen\u2122 AI Halo Developer Platform" },
9+
{ "platform": "linux", "reason": "AMD Sync is only supported on the AMD Ryzen\u2122 AI Halo Developer Platform" }
1010
],
1111
"stx": [
12-
{ "platform": "windows", "reason": "AMD Sync is only supported on the AMD Ryzen AI Halo" },
13-
{ "platform": "linux", "reason": "AMD Sync is only supported on the AMD Ryzen AI Halo" }
12+
{ "platform": "windows", "reason": "AMD Sync is only supported on the AMD Ryzen\u2122 AI Halo Developer Platform" },
13+
{ "platform": "linux", "reason": "AMD Sync is only supported on the AMD Ryzen\u2122 AI Halo Developer Platform" }
1414
],
1515
"krk": [
16-
{ "platform": "windows", "reason": "AMD Sync is only supported on the AMD Ryzen AI Halo" },
17-
{ "platform": "linux", "reason": "AMD Sync is only supported on the AMD Ryzen AI Halo" }
16+
{ "platform": "windows", "reason": "AMD Sync is only supported on the AMD Ryzen\u2122 AI Halo Developer Platform" },
17+
{ "platform": "linux", "reason": "AMD Sync is only supported on the AMD Ryzen\u2122 AI Halo Developer Platform" }
1818
],
1919
"rx7900xt": [
20-
{ "platform": "windows", "reason": "AMD Sync is only supported on the AMD Ryzen AI Halo" },
21-
{ "platform": "linux", "reason": "AMD Sync is only supported on the AMD Ryzen AI Halo" }
20+
{ "platform": "windows", "reason": "AMD Sync is only supported on the AMD Ryzen\u2122 AI Halo Developer Platform" },
21+
{ "platform": "linux", "reason": "AMD Sync is only supported on the AMD Ryzen\u2122 AI Halo Developer Platform" }
2222
],
2323
"rx9070xt": [
24-
{ "platform": "windows", "reason": "AMD Sync is only supported on the AMD Ryzen AI Halo" },
25-
{ "platform": "linux", "reason": "AMD Sync is only supported on the AMD Ryzen AI Halo" }
24+
{ "platform": "windows", "reason": "AMD Sync is only supported on the AMD Ryzen\u2122 AI Halo Developer Platform" },
25+
{ "platform": "linux", "reason": "AMD Sync is only supported on the AMD Ryzen\u2122 AI Halo Developer Platform" }
2626
]
2727
},
2828
"supported_platforms": {

playbooks/supplemental/cvml/playbook.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@
33
"title": "Local Computer Vision with AMD Ryzen\u2122 AI NPU",
44
"description": "Build local perception capabilities using the CVML SDK on top of Ryzen AI and AMD ROCm\u2122 software",
55
"time": 45,
6+
"unsupported_platforms": {
7+
"halo_box": [
8+
{ "platform": "linux", "reason": "CVML support on Debian OS is planned for the ROCm 7.14 release" }
9+
]
10+
},
611
"supported_platforms": {
712
"halo": [
813
"windows",

0 commit comments

Comments
 (0)