From 0e7085ccccbe27f9a804e1f5c9237026213d9da2 Mon Sep 17 00:00:00 2001 From: xuchen-amd Date: Wed, 16 Oct 2024 20:16:10 -0400 Subject: [PATCH] Fix README.md content. Signed-off-by: xuchen-amd --- README.md | 32 -------------------------------- 1 file changed, 32 deletions(-) diff --git a/README.md b/README.md index a5a6876d5..5ccf97fd5 100644 --- a/README.md +++ b/README.md @@ -4,27 +4,11 @@ [![Docs](https://github.com/ROCm/rocprofiler-compute/actions/workflows/docs.yml/badge.svg)](https://rocm.github.io/rocprofiler-compute/) [![DOI](https://zenodo.org/badge/561919887.svg)](https://zenodo.org/badge/latestdoi/561919887) -<<<<<<< HEAD -<<<<<<< HEAD # ROCm Compute Profiler ## General ROCm Compute Profiler is a system performance profiling tool for machine -======= -# rocprof-compute - -## General - -rocprof-compute is a system performance profiling tool for machine ->>>>>>> 412643e9 (Rebranding of github README.md and AUTHORS.) -======= -# ROCm Compute Profiler - -## General - -ROCm Compute Profiler is a system performance profiling tool for machine ->>>>>>> dae91af3 (Rebranding of top level md files.) learning/HPC workloads running on AMD MI GPUs. The tool presently targets usage on MI100, MI200, and MI300 accelerators. @@ -32,15 +16,7 @@ targets usage on MI100, MI200, and MI300 accelerators. workload profiling and analysis, please refer to the online [documentation](https://rocm.docs.amd.com/projects/rocprofiler-compute/en/latest/). -<<<<<<< HEAD -<<<<<<< HEAD -* ROCm Compute Profiler is an AMD open source research project and is not supported -======= -* rocprof-compute is an AMD open source research project and is not supported ->>>>>>> 412643e9 (Rebranding of github README.md and AUTHORS.) -======= * ROCm Compute Profiler is an AMD open source research project and is not supported ->>>>>>> dae91af3 (Rebranding of top level md files.) as part of the ROCm software stack. We welcome contributions and feedback from the community. Please see the [CONTRIBUTING.md](CONTRIBUTING.md) file for additional details on our @@ -50,15 +26,7 @@ contribution process. ## Development -<<<<<<< HEAD -<<<<<<< HEAD -ROCm Compute Profiler follows a -======= rocprof-compute follows a ->>>>>>> 412643e9 (Rebranding of github README.md and AUTHORS.) -======= -ROCm Compute Profiler follows a ->>>>>>> dae91af3 (Rebranding of top level md files.) [main-dev](https://nvie.com/posts/a-successful-git-branching-model/) branching model. As a result, our latest stable release is shipped from the `amd-mainline` branch, while new features are developed in our