ROCm / rocprofiler-compute

Advanced Profiling and Analytics for AMD Hardware
https://rocm.docs.amd.com/projects/omniperf/en/latest/
MIT License
135 stars 49 forks source link

Leverage container with pre-installed ROCm #5

Closed koomie closed 1 year ago

koomie commented 1 year ago

A decent portion of the test CI jobs is devoted to installing ROCm each time (~10 minutes). Consider starting from a container with ROCm pre-installed to shorten this process. Could pull from upstream (e.g. rocm/dev-ubuntu-22.04:latest) or maintain our own container build.

coleramos425 commented 1 year ago

We also have the images for roofline binaries on Docker Hub. One of which is an Ubuntu environment with ROCm 5.1.3

koomie commented 1 year ago

This change landed in time for v1.0.3 .release.