-
Notifications
You must be signed in to change notification settings - Fork 43
Develop - Merge to TOT Master #189
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
Conversation
* Bump rocm-docs-core from 0.18.4 to 0.20.0 in /docs/.sphinx (#182) Bumps [rocm-docs-core](https://github.com/RadeonOpenCompute/rocm-docs-core) from 0.18.4 to 0.20.0. - [Release notes](https://github.com/RadeonOpenCompute/rocm-docs-core/releases) - [Changelog](https://github.com/RadeonOpenCompute/rocm-docs-core/blob/develop/CHANGELOG.md) - [Commits](ROCm/rocm-docs-core@v0.18.4...v0.20.0) --- updated-dependencies: - dependency-name: rocm-docs-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * mi300x enabelment for rpp * build fix for non mi300 gpus * comment - changes --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump rocm-docs-core from 0.18.4 to 0.20.0 in /docs/.sphinx (#182) Bumps [rocm-docs-core](https://github.com/RadeonOpenCompute/rocm-docs-core) from 0.18.4 to 0.20.0. - [Release notes](https://github.com/RadeonOpenCompute/rocm-docs-core/releases) - [Changelog](https://github.com/RadeonOpenCompute/rocm-docs-core/blob/develop/CHANGELOG.md) - [Commits](ROCm/rocm-docs-core@v0.18.4...v0.20.0) --- updated-dependencies: - dependency-name: rocm-docs-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * added maps for supported functionalities in unique functions test suites for HOST and HIP * minor change * added help when number of arguments are less than required arguments --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: sampath1117 <sampath.rachumallu@multicorewareinc.com>
* Bump rocm-docs-core from 0.18.4 to 0.20.0 in /docs/.sphinx (#182) Bumps [rocm-docs-core](https://github.com/RadeonOpenCompute/rocm-docs-core) from 0.18.4 to 0.20.0. - [Release notes](https://github.com/RadeonOpenCompute/rocm-docs-core/releases) - [Changelog](https://github.com/RadeonOpenCompute/rocm-docs-core/blob/develop/CHANGELOG.md) - [Commits](ROCm/rocm-docs-core@v0.18.4...v0.20.0) --- updated-dependencies: - dependency-name: rocm-docs-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * SWDEV-416168 - Add rocm-core dependency to rpp package --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update to 1.3.0
* CTest - Added * CTest - HIP Updates
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@paveltc to run tests on this
Co-authored-by: Ranjith Ramakrishnan <Ranjith.Ramakrishnan@amd.com>
@rrawther Do you know what changes are expected from this PR? Anything actually touching the RPP kernels and their functionality? |
* Jenkins - Add Test * Jenkins - Test output
@paveltc - Mostly unit test updates |
@kiritigowda But do you know if there is any possibility that the unit tests will give different output? Or is it fine to just make sure that the unit tests run fine? |
@kiritigowda The HIP unit tests crash the system. Can you try to run them on your end to see if you can reproduce it? |
@paveltc I am noticing a few failures on this PR. @r-abishek below are some of the tests that are failing since your PR #187. Can you take a look at this?
|
@r-abishek - pr #187 turned off 6 tests - can you check on this? make test 100% tests passed, 0 tests failed out of 27 Total Test time (real) = 122.86 sec |
@r-abishek @kiritigowda The crash occur on the following HIP unit test: Update |
@paveltc can we merge this pr then as it's not related to the failure? @r-abishek can we fix the tests that were turned off? |
@kiritigowda Yes, this rpp_hip_pln1_advanced_augmentations 0 0 32 0 is a separate issue not stemming from PR#187. @sampath1117 Could we issue a PR to develop with the minor change? |
* CTest - Tests turned on * HIP - Test name updates
@paveltc - This PR currently passes all CTest - can we merge this?
|
QA mode changes in audio test suite
No description provided.