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 OpenMP threads update #143

Merged
merged 18 commits into from
May 2, 2023
Merged

Conversation

r-abishek
Copy link
Member

@r-abishek r-abishek commented Mar 31, 2023

@kiritigowda @rrawther This PR needs to be merged together with an upcoming PR in MIVisionX for ToT to be in sync.
The MIVisionX PR will be issued in the next few days. The RPP#143 and MIVisionX PRs can be tested merged after that.

Adds numThreads as a parameter in RPP handle for HOST backend functionalities.
Modifies all BatchPD and Tensor functionalities with a common change to use this numThreads parameter

Readme.md Show resolved Hide resolved
@kiritigowda
Copy link
Collaborator

kiritigowda commented Mar 31, 2023

@r-abishek does this PR break functionality/build with the current version of MIVisionX? if yes, can we update the RPP version to 1.1.0?

@r-abishek
Copy link
Member Author

@kiritigowda Yes, the numThreads needs to be passed to RPP functions from MIVisionX, and that will be a separate PR in MIVisionX. We'll run tests and confirm compatibility next week before merging either PRs.

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 address review comments

src/modules/cpu/kernel/brightness.hpp Show resolved Hide resolved
added description for numThreadsin readme and test suite files
sampath1117 and others added 2 commits April 17, 2023 11:26
Added default value for numthreads for internal handle creation call in HIP
@LakshmiKumar23
Copy link
Contributor

@kiritigowda This PR can be merged along with PR1060 in MIVisionX

RPP Version update for backward compatibility failure
@kiritigowda kiritigowda merged commit 3a9aa28 into ROCm:master May 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request New Feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants