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

RPP Restructure - Consolidate handle creation and destruction APIs #513

Open
wants to merge 39 commits into
base: develop
Choose a base branch
from

Conversation

r-abishek
Copy link
Member

  • Consolidate all handle creation APIs into just 2 - rppCreate and rppDestroy for handle initialization and destruction.
  • Remove unused handle APIs and constructor functions.

@kiritigowda kiritigowda requested a review from rrawther January 22, 2025 20:22
@kiritigowda kiritigowda self-assigned this Jan 22, 2025
@kiritigowda kiritigowda added the enhancement New feature or request label Jan 22, 2025
@amd-jmacaran
Copy link
Contributor

/AzurePipelines run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@HazarathKumarM
Copy link
Contributor

Updated the parameter order in rppCreate and rppDestroy calls in MIVisionX and ensured all tests pass successfully.
MIVisionX PR#1486 needs to be merged alongside this PR to ensure MIVisionX and rocAL work without errors.

Copy link
Contributor

@rrawther rrawther left a comment

Choose a reason for hiding this comment

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

Please update the version and changelog to reflect these changes. MIVisionX has to build and run with older and newer version of RPP without any issues

@r-abishek r-abishek requested a review from a team as a code owner February 19, 2025 03:33
@r-abishek
Copy link
Member Author

@kiritigowda CHANGELOG updated for RPP Restructure and consolidation of handle creation/destruction APIs. To be merged in lockstep with ROCm/MIVisionX#1486

@r-abishek
Copy link
Member Author

@kiritigowda Also updated RPP version on this PR to 1.9.11 for testing with MIVisionX

Copy link
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 changelog needs some changes.

r-abishek and others added 14 commits February 19, 2025 14:52
Co-authored-by: spolifroni-amd <[email protected]>
Co-authored-by: spolifroni-amd <[email protected]>
Co-authored-by: spolifroni-amd <[email protected]>
Co-authored-by: spolifroni-amd <[email protected]>
Co-authored-by: spolifroni-amd <[email protected]>
Co-authored-by: spolifroni-amd <[email protected]>
Co-authored-by: spolifroni-amd <[email protected]>
Co-authored-by: spolifroni-amd <[email protected]>
Co-authored-by: spolifroni-amd <[email protected]>
Co-authored-by: spolifroni-amd <[email protected]>
Co-authored-by: spolifroni-amd <[email protected]>
Co-authored-by: spolifroni-amd <[email protected]>
@r-abishek
Copy link
Member Author

All CI passing.
@spolifroni-amd Comments addressed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci:precheckin enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants