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

Develop - ROCm 6.0 Updates #1162

Merged
merged 12 commits into from
Aug 17, 2023
Merged

Develop - ROCm 6.0 Updates #1162

merged 12 commits into from
Aug 17, 2023

Conversation

kiritigowda
Copy link
Collaborator

Documentation - Updates
CTest - Updates

dependabot bot and others added 4 commits July 31, 2023 08:45
Bumps [rocm-docs-core[api_reference]](https://github.com/RadeonOpenCompute/rocm-docs-core) from 0.19.0 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.19.0...v0.20.0)

---
updated-dependencies:
- dependency-name: rocm-docs-core[api_reference]
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…1156)

Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.2 to 41.0.3.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](pyca/cryptography@41.0.2...41.0.3)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
read the docs build is breaking when trying to generate latex pdf
* CTest - Updates & Additional Tests

* CTest - Fix test name

* CTest - Fix GPU Backend

* CTest - NN Tests Added
@kiritigowda kiritigowda added the enhancement New feature or request label Aug 7, 2023
Copy link
Contributor

@hansely hansely left a comment

Choose a reason for hiding this comment

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

Verified the library building correctly

LakshmiKumar23 and others added 7 commits August 9, 2023 13:36
* enabling mi300x for mivisionx and openvx

* build fix for new gpus vs old
* Documents - Bump rocm-docs-core from 0.13.4 to 0.14.0 in /docs/.sphinx (#1113)

Bumps [rocm-docs-core](https://github.com/RadeonOpenCompute/rocm-docs-core) from 0.13.4 to 0.14.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.13.4...v0.14.0)

---
updated-dependencies:
- dependency-name: rocm-docs-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump rocm-docs-core from 0.14.0 to 0.15.0 in /docs/.sphinx (#1114)

Bumps [rocm-docs-core](https://github.com/RadeonOpenCompute/rocm-docs-core) from 0.14.0 to 0.15.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.14.0...v0.15.0)

---
updated-dependencies:
- dependency-name: rocm-docs-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* int64 support

* merge conflict fix

* merge conflict fix

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Added the packages to the dependend list:
half, rpp, rocblas, miopen-hip, migraphx, rocblas-dev/devel, miopen-hip-deve/devel, migraphx-dev/devel
* Security Warning - Fix

* Warning Fix

* Fix - Var Size

* RunVX - Fix Warnings

* RunVX - Fix

* RunVX - LUT Fix

* VX_RPP - Build CPU Backend for GPU Support Off

* snprintf - Fix

* Warning Fix

* Fix Object Array

* CMakeLists - CMake Version update to 3.5

* Vision Test - Fix

* runNNTest - Fix

* NN Test - Return Pass/Fail Status

* Tensor - Fix create

* Run NN Test - Fix
…#1170)

Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.31 to 3.1.32.
- [Release notes](https://github.com/gitpython-developers/GitPython/releases)
- [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES)
- [Commits](gitpython-developers/GitPython@3.1.31...3.1.32)

---
updated-dependencies:
- dependency-name: gitpython
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@kiritigowda kiritigowda changed the title Develop - ROCm 5.7 Updates Develop - ROCm 6.0 Updates Aug 16, 2023
@kiritigowda
Copy link
Collaborator Author

@paveltc can you verify this PR. Thanks!

@kiritigowda kiritigowda merged commit d811471 into master Aug 17, 2023
4 of 5 checks passed
@kiritigowda kiritigowda deleted the develop branch August 17, 2023 15:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants