From 3d64ccb74d18c0e065c3a55623b7b579d960dd59 Mon Sep 17 00:00:00 2001 From: coleramos425 Date: Tue, 29 Aug 2023 10:56:25 -0500 Subject: [PATCH 1/2] Update docs Signed-off-by: coleramos425 [ROCm/rocprofiler-compute commit: 4d9baa07e104639a921b4158857b999fb8d77a15] --- projects/rocprofiler-compute/src/docs/installation.md | 1 + 1 file changed, 1 insertion(+) diff --git a/projects/rocprofiler-compute/src/docs/installation.md b/projects/rocprofiler-compute/src/docs/installation.md index 0efee867e5..af8c21bac1 100644 --- a/projects/rocprofiler-compute/src/docs/installation.md +++ b/projects/rocprofiler-compute/src/docs/installation.md @@ -15,6 +15,7 @@ Omniperf is broken into two installation components: - Stand alone web interface for importing analysis metrics 2. **Omniperf Server-side (_Optional_)** - Mongo DB backend + Grafana instance + - Packaged in a Docker container for easy setup Determine what you need to install based on how you'd like to interact with Omniperf. See the decision tree below to help determine what installation is right for you. From 5436b10e1d8997ed214867044706cb7dc1a1578c Mon Sep 17 00:00:00 2001 From: Cole Ramos Date: Tue, 29 Aug 2023 16:05:56 -0500 Subject: [PATCH 2/2] Update AUTHORS Signed-off-by: Cole Ramos [ROCm/rocprofiler-compute commit: cc5bba19f4ed60310371ca2cea0980f461614f9b] --- projects/rocprofiler-compute/AUTHORS | 1 + 1 file changed, 1 insertion(+) diff --git a/projects/rocprofiler-compute/AUTHORS b/projects/rocprofiler-compute/AUTHORS index 75ce96ffb7..5e721f8b7d 100644 --- a/projects/rocprofiler-compute/AUTHORS +++ b/projects/rocprofiler-compute/AUTHORS @@ -8,3 +8,4 @@ Xiaomin Lu Cole Ramos Fei Zheng Jose Santos +Karl Schultz