Skip to content

Commit

Permalink
MIVisionX 2.0.0 - Release updates (#718)
Browse files Browse the repository at this point in the history
  • Loading branch information
kiritigowda authored Dec 21, 2021
1 parent 7cfc96f commit 2920638
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@

- Added OpenVX 1.3 - Vision Feature Set
- Added Conformance Test Script
- HIP Backend Support for OpenVX and OpenVX Extensions

### Optimizations

Expand All @@ -26,6 +27,7 @@

- MIVisionX-setup.py install on Linux
- Fixed out-of-bounds read for OpenVX OpenCL Kernels
- OpenVX - optical flow segfault fix

### Tested Configurations

Expand All @@ -34,7 +36,7 @@
+ Ubuntu - `18.04` / `20.04`
+ CentOS - `7` / `8`
+ SLES - `15-SP2`
* ROCm: rocm-dkms - `4.5.0.40500-56 `
* ROCm: rocm-dev - `4.5.2.40502-164`
* rocm-cmake - [rocm-4.2.0](https://github.com/RadeonOpenCompute/rocm-cmake/releases/tag/rocm-4.2.0)
* MIOpenGEMM - [1.1.5](https://github.com/ROCmSoftwarePlatform/MIOpenGEMM/releases/tag/1.1.5)
* MIOpen - [2.14.0](https://github.com/ROCmSoftwarePlatform/MIOpen/releases/tag/2.14.0)
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -430,7 +430,7 @@ Review all notable [changes](CHANGELOG.md#changelog) with the latest release
+ Ubuntu - `18.04` / `20.04`
+ CentOS - `7` / `8`
+ SLES - `15-SP2`
* ROCm: rocm-dkms - `4.5.0.40500-56 `
* ROCm: rocm-dev - `4.5.2.40502-164`
* rocm-cmake - [rocm-4.2.0](https://github.com/RadeonOpenCompute/rocm-cmake/releases/tag/rocm-4.2.0)
* MIOpenGEMM - [1.1.5](https://github.com/ROCmSoftwarePlatform/MIOpenGEMM/releases/tag/1.1.5)
* MIOpen - [2.14.0](https://github.com/ROCmSoftwarePlatform/MIOpen/releases/tag/2.14.0)
Expand Down

0 comments on commit 2920638

Please sign in to comment.