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

CMakeLists - Update Min Version to 3.5 #1163

Merged
merged 1 commit into from
Aug 8, 2023

Conversation

kiritigowda
Copy link
Collaborator

Min version updated to be 3.5 uniformly across all modules

@kiritigowda kiritigowda added the enhancement New feature or request label Aug 8, 2023
@kiritigowda kiritigowda requested a review from paveltc August 8, 2023 04:05
@kiritigowda kiritigowda self-assigned this Aug 8, 2023
@kiritigowda kiritigowda merged commit 063e581 into ROCm:develop Aug 8, 2023
@kiritigowda kiritigowda deleted the kg/cmakelists branch August 8, 2023 04:06
kiritigowda added a commit that referenced this pull request Aug 17, 2023
* Bump rocm-docs-core[api_reference] in /docs/.sphinx (#1155)

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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Documents - Bump cryptography from 41.0.2 to 41.0.3 in /docs/.sphinx (#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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Documentation - remove pdf format (#1161)

read the docs build is breaking when trying to generate latex pdf

* CTest - Updates & Additional Tests (#1158)

* CTest - Updates & Additional Tests

* CTest - Fix test name

* CTest - Fix GPU Backend

* CTest - NN Tests Added

* CMakeLists - Update Min Version to 3.5 (#1163)

* CMakeLists - AMD GPU Target Updates (#1164)

* CMakeLists - bug fix for old gpu arch (#1165)

* enabling mi300x for mivisionx and openvx

* build fix for new gpus vs old

* Model Compiler : int64 support (#1159)

* 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] <support@github.com>
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] <support@github.com>
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* CMakeLists - suffix 'asan' to ASAN package name (#1168)

* CMakeLists - Deps Pacakges for MIVisionX (#1166)

Added the packages to the dependend list:
half, rpp, rocblas, miopen-hip, migraphx, rocblas-dev/devel, miopen-hip-deve/devel, migraphx-dev/devel

* VX - Security Fix (#1148)

* 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

* Documentation - Bump gitpython from 3.1.31 to 3.1.32 in /docs/.sphinx (#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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sam Wu <sam.wu2@amd.com>
Co-authored-by: Lakshmi Kumar <lakshmi.kumar@amd.com>
Co-authored-by: Hansel Yang <hansyang@amd.com>
Co-authored-by: raramakr <91213141+raramakr@users.noreply.github.com>
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.

1 participant