Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions repos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5008,6 +5008,10 @@ repos:
group: deepin-sysdev-team
info: Highway is a C++ library that provides portable SIMD/vector intrinsics.

- repo: hipblas
group: deepin-sysdev-team
info: portable interface for GPU BLAS

- repo: hotspot
group: dde
info: GUI tool for performance analysis
Expand Down Expand Up @@ -10228,6 +10232,10 @@ repos:
group: deepin-sysdev-team
info: real-time audio streaming over the network

- repo: rocblas
group: deepin-sysdev-team
info: ROCm library for basic linear algebra

- repo: rocm-cmake
group: deepin-sysdev-team
info: AMD ROCm CMake modules
Expand All @@ -10236,6 +10244,14 @@ repos:
group: deepin-sysdev-team
info: AMD specific device-side language runtime libraries

- repo: rocm-rocm-hipamd
group: deepin-sysdev-team
info: HIP runtime for AMD GPUs

- repo: rocm-llvm
group: deepin-sysdev-team
info: AMD specific device-side language runtime libraries

- repo: rocm-smi-lib #main
group: deepin-sysdev-team
info: ROCm System Management Interface (ROCm SMI)
Expand Down
Loading