Code reorg in ROCm upstream
Hello,
I noticed there is some code reorg in https://github.com/ROCm
https://github.com/ROCm/rocminfo has been deprecated and moved in
https://github.com/ROCm/rocm-systems
Though we still have https://salsa.debian.org/rocm-team/rocminfo
recently updated by Mario
The repository is organized as follows:
projects/
amdsmi/
aqlprofile/
clr/
hip/
hipother/
hip-tests/
rccl/
rdc/
rocm-core
rocminfo/
rocmsmilib/
rocprofiler/
rocprofiler-compute/
rocprofiler-register/
rocprofiler-sdk/
rocprofiler-systems/
rocrruntime/
rocshmem/
roctracer/
Also interesting to read this focuses on building pytorch:
------
ROCm Systems:
Welcome to the ROCm Systems super-repo. This repository consolidates
multiple ROCm systems projects into a single repository to streamline
development, CI, and integration. The first set of projects focuses on
requirements for building PyTorch.
------
I don't exactly understand how this reorganise with TheRock
where you can also find a profiler directory
https://github.com/ROCm/TheRock/blob/main/docs/development
build_system.md
There is also a tendency to rebuild a lot of things when you look at the
submodules here :
https://github.com/ROCm/rocm-systems/blob/develop/.gitmodules
I think we should probably try to stick more at the github/ROCm
structure on salsa.
Your thoughts ?
Christian B.
Reply to: