Add missing rocm component llvm-amdgpu
This commit is contained in:
parent
eb821f3649
commit
416f1d777b
1 changed files with 6 additions and 0 deletions
|
@ -199,6 +199,12 @@ packages:
|
||||||
modules:
|
modules:
|
||||||
- rocm/5.5.1
|
- rocm/5.5.1
|
||||||
buildable: false
|
buildable: false
|
||||||
|
llvm-amdgpu:
|
||||||
|
externals:
|
||||||
|
- spec: llvm-amdgpu@5.5.1
|
||||||
|
modules:
|
||||||
|
- rocm/5.5.1
|
||||||
|
buildable: false
|
||||||
rccl:
|
rccl:
|
||||||
externals:
|
externals:
|
||||||
- spec: rccl@5.5.1
|
- spec: rccl@5.5.1
|
||||||
|
|
Loading…
Reference in a new issue