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

Enabling Standalone GUI on 2.x #214

Closed coleramos425 closed 10 months ago

coleramos425 commented 10 months ago

In addition to enabling the Standalone GUI (a.k.a. omniperf_analyze/analysis_webui.py), I also made some changes to the roofline module. Those changes are mostly useability improvements so that the GUI can easily access functions to load the graphic HTML elements.

You'll see a lot of files have been added which are mostly the .css styling assets for the webpage.