Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ROCm 6.3 rebrand of Omniperf to ROCm Compute Profiler #475

Merged
merged 10 commits into from
Nov 18, 2024

Commits on Nov 8, 2024

  1. Rename Omniperf to ROCm Compute Profiler (#428)

    - Update filenames.
    - Update executable to `rocprof-compute`
    - Update update package to `rocprofiler-compute`
    - Update name in application output and logs
    - Update name in README files
    - Update testing and workflows
    
    ---------
    
    Signed-off-by: Xuan Chen <[email protected]>
    xuchen-amd authored and dgaliffiAMD committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    1380372 View commit details
    Browse the repository at this point in the history
  2. Give executable permission to rocprof-compute (#456)

    Signed-off-by: coleramos425 <[email protected]>
    coleramos425 authored and dgaliffiAMD committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    a2f05cd View commit details
    Browse the repository at this point in the history
  3. Update VERSION to 3.0.0 (#457)

    * Update VERSION  and README to 3.0.0
    * Update version mismatch of profiling data to a warning.
    
    Signed-off-by: David Galiffi <[email protected]>
    dgaliffiAMD committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    2b04ebb View commit details
    Browse the repository at this point in the history
  4. Fix changelog heading

    Signed-off-by: Peter Park <[email protected]>
    peterjunpark authored and dgaliffiAMD committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    b91b86f View commit details
    Browse the repository at this point in the history
  5. External CI: rename pipeline to rocprofiler-compute (#463)

    Signed-off-by: Daniel Su <[email protected]>
    danielsu-amd authored and dgaliffiAMD committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    9f06de7 View commit details
    Browse the repository at this point in the history
  6. Update branding in documentation (#442)

    * find/replace Omniperf to ROCm Compute Profiler
    
    Signed-off-by: Peter Park <[email protected]>
    
    * update name in Sphinx conf
    
    Signed-off-by: Peter Park <[email protected]>
    
    * mv what-is-omniperf.rst -> what-is-rocprof-compute.rst
    
    Signed-off-by: Peter Park <[email protected]>
    
    * update Tutorials section
    
    Signed-off-by: Peter Park <[email protected]>
    
    * add Omniperf as keyword to Conceptual section for internal search
    
    Signed-off-by: Peter Park <[email protected]>
    
    * update Reference section
    
    Signed-off-by: Peter Park <[email protected]>
    
    * black fmt conf.py
    
    Signed-off-by: Peter Park <[email protected]>
    
    * update profile mode and basic usage subsections
    
    Signed-off-by: Peter Park <[email protected]>
    
    * update how to use analyze mode subsection
    
    Signed-off-by: Peter Park <[email protected]>
    
    * update install section
    
    Signed-off-by: Peter Park <[email protected]>
    
    * fix sphinx warnings
    
    Signed-off-by: Peter Park <[email protected]>
    
    * fix cmd line examples in profile/mode.rst
    
    Signed-off-by: Peter Park <[email protected]>
    
    * update install decision tree image
    
    Signed-off-by: Peter Park <[email protected]>
    
    * fix TOC and index
    
    Signed-off-by: Peter Park <[email protected]>
    
    fix weird wording
    
    * fix cli text: deriving rocprofiler-compute metrics...
    
    Signed-off-by: Peter Park <[email protected]>
    
    * update standalone-gui.rst
    
    Signed-off-by: Peter Park <[email protected]>
    
    * restore removed doc updates from #428
    
    Signed-off-by: Peter Park <[email protected]>
    
    * update ref to Omniperf in index.rst
    
    Signed-off-by: Peter Park <[email protected]>
    
    * fix grafana connection name to match image
    
    Signed-off-by: Peter Park <[email protected]>
    
    * update cmds in tutorials
    
    Signed-off-by: Peter Park <[email protected]>
    
    ---------
    
    Signed-off-by: Peter Park <[email protected]>
    peterjunpark authored and dgaliffiAMD committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    a7cb2ae View commit details
    Browse the repository at this point in the history
  7. Update webui branding (#459)

    * Update name and icon for browser tab to rocprofiler-compute.
    
    Signed-off-by: xuchen-amd <[email protected]>
    
    * Update name and icon for browser tab to rocprofiler-compute.
    
    Signed-off-by: xuchen-amd <[email protected]>
    
    ---------
    
    Signed-off-by: xuchen-amd <[email protected]>
    xuchen-amd authored and dgaliffiAMD committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    975063b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0576f2d View commit details
    Browse the repository at this point in the history
  9. Rebranding update

    Missed references mostly in comments
    dgaliffiAMD committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    56035b6 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. Merge branch 'release/rocm-rel-6.3' into 6.3/rebrand

    Signed-off-by: David Galiffi <[email protected]>
    dgaliffiAMD authored Nov 13, 2024
    Configuration menu
    Copy the full SHA
    81c76d8 View commit details
    Browse the repository at this point in the history