Skip to content

RPP - cleanup and updates#584

Merged
kiritigowda merged 5 commits intoROCm:developfrom
kiritigowda:kg/deps-updates
Jul 25, 2025
Merged

RPP - cleanup and updates#584
kiritigowda merged 5 commits intoROCm:developfrom
kiritigowda:kg/deps-updates

Conversation

@kiritigowda
Copy link
Copy Markdown
Collaborator

Readme - add dependencies
Version update for next release

@kiritigowda kiritigowda requested review from Copilot and r-abishek July 25, 2025 20:37
@kiritigowda kiritigowda self-assigned this Jul 25, 2025
@kiritigowda kiritigowda added the enhancement New feature or request label Jul 25, 2025
@kiritigowda kiritigowda requested a review from a team as a code owner July 25, 2025 20:37
@kiritigowda kiritigowda added BugFix ci:docs-only Only run Read the Docs CI for this PR labels Jul 25, 2025

This comment was marked as outdated.

kiritigowda and others added 3 commits July 25, 2025 13:42
Co-authored-by: spolifroni-amd <Sandra.Polifroni@amd.com>
Co-authored-by: spolifroni-amd <Sandra.Polifroni@amd.com>
Co-authored-by: spolifroni-amd <Sandra.Polifroni@amd.com>
Copy link
Copy Markdown
Contributor

@spolifroni-amd spolifroni-amd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The language needs to be changed in the prerequisites and the changelog needs a small chage.

Copy link
Copy Markdown
Contributor

@spolifroni-amd spolifroni-amd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I missed an "or above"

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the RPP project documentation and version for the next release, focusing on clarifying dependencies and preparing for version 2.1.0.

  • Updated version from 2.0.0 to 2.1.0 in CMakeLists.txt
  • Added explicit HIP and OpenMP dependencies to documentation with installation commands
  • Improved consistency in dependency version language ("or later" instead of "and above")

Reviewed Changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

File Description
docs/install/rpp-prerequisites.rst Added HIP and OpenMP to the list of required dependencies
README.md Added HIP and OpenMP installation sections and standardized version language
CMakeLists.txt Updated project version from 2.0.0 to 2.1.0
CHANGELOG.md Added placeholder section for unreleased RPP 2.1.0
Comments suppressed due to low confidence (1)

README.md:84

  • The package name 'openmp-extras-dev' appears to be incorrect. The standard OpenMP development package on Ubuntu is typically 'libomp-dev' or 'libgomp1' for GNU OpenMP. Please verify this package name exists in the target repositories.
  sudo apt install openmp-extras-dev

@kiritigowda kiritigowda merged commit 211d4cd into ROCm:develop Jul 25, 2025
1 of 4 checks passed
@kiritigowda kiritigowda deleted the kg/deps-updates branch July 25, 2025 20:51
ManasaDattaT pushed a commit to ManasaDattaT/rpp that referenced this pull request Dec 19, 2025
* RPP - cleanup and updates

* Update CHANGELOG.md

Co-authored-by: spolifroni-amd <Sandra.Polifroni@amd.com>

* Update docs/install/rpp-prerequisites.rst

Co-authored-by: spolifroni-amd <Sandra.Polifroni@amd.com>

* Update docs/install/rpp-prerequisites.rst

Co-authored-by: spolifroni-amd <Sandra.Polifroni@amd.com>

* Readme - Use suggested template

---------

Co-authored-by: spolifroni-amd <Sandra.Polifroni@amd.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

BugFix ci:docs-only Only run Read the Docs CI for this PR enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants