ROCm / omnitrace

Omnitrace: Application Profiling, Tracing, and Analysis
https://rocm.docs.amd.com/projects/omnitrace/en/latest/
MIT License
297 stars 27 forks source link

ROCm 6.1 Installers #349

Closed dgaliffiAMD closed 3 months ago

jrmadsen commented 3 months ago

These lines need to be updated to support ROCm 6.1:

https://github.com/ROCm/omnitrace/blob/f9ae806b788044ab38131b443cff2f6ddae0c1c3/docker/build-docker.sh#L180

https://github.com/ROCm/omnitrace/blob/f9ae806b788044ab38131b443cff2f6ddae0c1c3/docker/build-docker.sh#L211

https://github.com/ROCm/omnitrace/blob/f9ae806b788044ab38131b443cff2f6ddae0c1c3/docker/build-docker.sh#L239

At this point, since the URLs have stabilized, I'd recommend just doing:

    5.3 | 5.3.* | 5.4 | 5.4.* | 5.5 | 5.5.* | 5.6 | 5.6.* | 5.7 | 5.7.* | 6.*) 
dgaliffiAMD commented 3 months ago

I'm still working out some problems with the SUSE 15.5 installer. When creating the docker image, the amdgpu-install is not generating the repo files correctly. I can generate them myself, but then the rocm install is failing due to an unrecognised GPG key

jrmadsen commented 3 months ago

@dgaliffiAMD PR #352 should fix some of the warnings about deprecated node16 packages in CI and potentially stabilize some of the failing tests