Skip to content

Releases: ROCm/MIVisionX

MIVisionX for ROCm 6.1.2

04 Jun 16:52
f473741
Compare
Choose a tag to compare

Online Documentation

MIVisionX Documentation

MIVisionX 2.5.0

Additions

  • CTest: Tests for install verification
  • Hardware support updates
  • Doxygen support for API documentation

Optimizations

  • CMakeList Cleanup
  • Readme

Changes

  • rocAL: PyBind Link to prebuilt library
    • PyBind11
    • RapidJSON
  • Setup Updates
  • RPP - Use package install
  • Dockerfiles: Updates & bugfix
  • CuPy - No longer installed with setup.py

Fixes

  • rocAL bug fix and updates

Tested configurations

  • Windows 10 / 11
  • Linux distribution
    • Ubuntu - 20.04 / 22.04
    • CentOS - 7 / 8
    • RHEL - 8 / 9
    • SLES - 15-SP4
  • ROCm: rocm-core - 5.7.0.50700-6
  • miopen-hip - 2.20.0.50700-63
  • MIGraphX - 2.7.0.50700-63
  • Protobuf - V3.12.4
  • OpenCV - 4.6.0
  • RPP - [1.5.0]
  • FFMPEG - n4.4.2
  • Dependencies for all preceding packages
  • MIVisionX setup script - V2.6.1

Known issues

  • OpenCV 4.X support for some applications is missing
  • MIVisionX package install requires manual prerequisites installation

MIVisionX for ROCm 6.1.1

08 May 17:59
f473741
Compare
Choose a tag to compare

Online Documentation

MIVisionX Documentation

MIVisionX 2.5.0

Additions

  • CTest: Tests for install verification
  • Hardware support updates
  • Doxygen support for API documentation

Optimizations

  • CMakeList Cleanup
  • Readme

Changes

  • rocAL: PyBind Link to prebuilt library
    • PyBind11
    • RapidJSON
  • Setup Updates
  • RPP - Use package install
  • Dockerfiles: Updates & bugfix
  • CuPy - No longer installed with setup.py

Fixes

  • rocAL bug fix and updates

Tested configurations

  • Windows 10 / 11
  • Linux distribution
    • Ubuntu - 20.04 / 22.04
    • CentOS - 7 / 8
    • RHEL - 8 / 9
    • SLES - 15-SP4
  • ROCm: rocm-core - 5.7.0.50700-6
  • miopen-hip - 2.20.0.50700-63
  • MIGraphX - 2.7.0.50700-63
  • Protobuf - V3.12.4
  • OpenCV - 4.6.0
  • RPP - [1.5.0]
  • FFMPEG - n4.4.2
  • Dependencies for all preceding packages
  • MIVisionX setup script - V2.6.1

Known issues

  • OpenCV 4.X support for some applications is missing
  • MIVisionX package install requires manual prerequisites installation

MIVisionX for ROCm 6.1.0

16 Apr 19:07
f473741
Compare
Choose a tag to compare

Online Documentation

MIVisionX Documentation

MIVisionX 2.5.0

Additions

  • CTest: Tests for install verification
  • Hardware support updates
  • Doxygen support for API documentation

Optimizations

  • CMakeList Cleanup
  • Readme

Changes

  • rocAL: PyBind Link to prebuilt library
    • PyBind11
    • RapidJSON
  • Setup Updates
  • RPP - Use package install
  • Dockerfiles: Updates & bugfix
  • CuPy - No longer installed with setup.py

Fixes

  • rocAL bug fix and updates

Tested configurations

  • Windows 10 / 11
  • Linux distribution
    • Ubuntu - 20.04 / 22.04
    • CentOS - 7 / 8
    • RHEL - 8 / 9
    • SLES - 15-SP4
  • ROCm: rocm-core - 5.7.0.50700-6
  • miopen-hip - 2.20.0.50700-63
  • MIGraphX - 2.7.0.50700-63
  • Protobuf - V3.12.4
  • OpenCV - 4.6.0
  • RPP - [1.5.0]
  • FFMPEG - n4.4.2
  • Dependencies for all preceding packages
  • MIVisionX setup script - V2.6.1

Known issues

  • OpenCV 4.X support for some applications is missing
  • MIVisionX package install requires manual prerequisites installation

MIVisionX for ROCm 6.0.2

31 Jan 20:12
Compare
Choose a tag to compare

Online Documentation

MIVisionX Documentation

MIVisionX 2.5.0

Added

  • CTest - Tests for install verification
  • Hardware Support updates
  • Doxygen - Support for API documentation

Optimizations

  • CMakeList Cleanup
  • Readme

Changed

  • rocAL - PyBind Link to prebuilt library
    • PyBind11
    • RapidJSON
  • Setup Updates
  • RPP Version - 1.2.0
  • Dockerfiles - Updates & bugfix

Fixed

  • rocAL bug fix and updates

Tested configurations

  • Windows 10 / 11
  • Linux distribution
    • Ubuntu - 20.04 / 22.04
    • CentOS - 7 / 8
    • RHEL - 8 / 9
    • SLES - 15-SP4
  • ROCm: rocm-core - 5.7.0.50700-6
  • miopen-hip - 2.20.0.50700-63
  • migraphx - 2.7.0.50700-63
  • Protobuf - V3.12.4
  • OpenCV - 4.6.0
  • RPP - 1.2.0.50700-63
  • FFMPEG - n4.4.2
  • Dependencies for all the above packages
  • MIVisionX Setup Script - V2.5.6

Known issues

  • OpenCV 4.X support for some apps missing
  • MIVisionX Package install requires manual prerequisites installation

MIVisionX Dependency Map

HIP Backend

Docker Image: sudo docker build -f docker/ubuntu20/{DOCKER_LEVEL_FILE_NAME}.dockerfile -t {mivisionx-level-NUMBER} .

  • #c5f015 new component added to the level
  • #1589F0 existing component from the previous level
Build Level MIVisionX Dependencies Modules Libraries and Executables Docker Tag
Level_1 cmake
gcc
g++
amd_openvx
utilities
#c5f015 libopenvx.so - OpenVX™ Lib - CPU
#c5f015 libvxu.so - OpenVX™ immediate node Lib - CPU
#c5f015 runvx - OpenVX™ Graph Executor - CPU with Display OFF
Docker Image Version (tag latest semver)
Level_2 ROCm HIP
+Level 1
amd_openvx
amd_openvx_extensions
utilities
#c5f015 libopenvx.so - OpenVX™ Lib - CPU/GPU
#c5f015 libvxu.so - OpenVX™ immediate node Lib - CPU/GPU
#c5f015 runvx - OpenVX™ Graph Executor - Display OFF ...
Read more

MIVisionX for ROCm 6.0.0

15 Dec 18:30
Compare
Choose a tag to compare

Online Documentation

MIVisionX Documentation

MIVisionX 2.5.0

Added

  • CTest - Tests for install verification
  • Hardware Support updates
  • Doxygen - Support for API documentation

Optimizations

  • CMakeList Cleanup
  • Readme

Changed

  • rocAL - PyBind Link to prebuilt library
    • PyBind11
    • RapidJSON
  • Setup Updates
  • RPP Version - 1.2.0
  • Dockerfiles - Updates & bugfix

Fixed

  • rocAL bug fix and updates

Tested configurations

  • Windows 10 / 11
  • Linux distribution
    • Ubuntu - 20.04 / 22.04
    • CentOS - 7 / 8
    • RHEL - 8 / 9
    • SLES - 15-SP4
  • ROCm: rocm-core - 5.7.0.50700-6
  • miopen-hip - 2.20.0.50700-63
  • migraphx - 2.7.0.50700-63
  • Protobuf - V3.12.4
  • OpenCV - 4.6.0
  • RPP - 1.2.0.50700-63
  • FFMPEG - n4.4.2
  • Dependencies for all the above packages
  • MIVisionX Setup Script - V2.5.6

Known issues

  • OpenCV 4.X support for some apps missing
  • MIVisionX Package install requires manual prerequisites installation

MIVisionX Dependency Map

HIP Backend

Docker Image: sudo docker build -f docker/ubuntu20/{DOCKER_LEVEL_FILE_NAME}.dockerfile -t {mivisionx-level-NUMBER} .

  • #c5f015 new component added to the level
  • #1589F0 existing component from the previous level
Build Level MIVisionX Dependencies Modules Libraries and Executables Docker Tag
Level_1 cmake
gcc
g++
amd_openvx
utilities
#c5f015 libopenvx.so - OpenVX™ Lib - CPU
#c5f015 libvxu.so - OpenVX™ immediate node Lib - CPU
#c5f015 runvx - OpenVX™ Graph Executor - CPU with Display OFF
Docker Image Version (tag latest semver)
Level_2 ROCm HIP
+Level 1
amd_openvx
amd_openvx_extensions
utilities
#c5f015 libopenvx.so - OpenVX™ Lib - CPU/GPU
#c5f015 libvxu.so - OpenVX™ immediate node Lib - CPU/GPU
#c5f015 runvx - OpenVX™ Graph Executor - Display OFF ...
Read more

MIVisionX for ROCm 5.7.1

13 Oct 16:32
eadc76e
Compare
Choose a tag to compare

Online Documentation

MIVisionX Documentation

MIVisionX 2.5.0

Added

  • CTest - OpenVX Tests
  • Hardware Support

Optimizations

  • CMakeList Cleanup

Changed

  • rocAL - PyBind Link to prebuilt library
    • PyBind11
    • RapidJSON
  • Setup Updates
  • RPP Version - 1.2.0
  • Dockerfiles - Updates & bugfix

Fixed

  • rocAL bug fix and updates

Tested Configurations

  • Windows 10 / 11
  • Linux distribution
    • Ubuntu - 20.04 / 22.04
    • CentOS - 7 / 8
    • RHEL - 8 / 9
    • SLES - 15-SP4
  • ROCm: rocm-core - 5.7.0.50700-6
  • miopen-hip - 2.20.0.50700-63
  • migraphx - 2.7.0.50700-63
  • Protobuf - V3.12.4
  • OpenCV - 4.6.0
  • RPP - 1.2.0
  • FFMPEG - n4.4.2
  • Dependencies for all the above packages
  • MIVisionX Setup Script - V2.5.4

Known issues

  • OpenCV 4.X support for some apps missing
  • MIVisionX Package install requires manual prerequisites installation: some prerequisites for MIVisionX are build from source and do not have equivalent packages in linux. The user has to manually install these prerequisites. Instructions for these is given below.
    • Boost - Version 1.72.0
      wget https://boostorg.jfrog.io/artifactory/main/release/1.72.0/source/boost_1_72_0.tar.bz2
      tar xjvf boost_1_72_0.tar.bz2
      cd ./boost_1_72_0/
      ./bootstrap.sh --prefix=/usr/local --with-python=python3
      ./b2 stage -j16 threading=multi link=shared cxxflags="-std=c++11"
      sudo ./b2 install threading=multi link=shared --with-system --with-filesystem
      ./b2 stage -j16 threading=multi link=static cxxflags="-std=c++11 -fpic" cflags="-fpic"
      sudo ./b2 install threading=multi link=static --with-system --with-filesystem
      
    • OpenCV - Version 4.6.0
      wget https://github.com/opencv/opencv/archive/4.6.0.zip
      unzip 4.6.0.zip
      mkdir -p build/OpenCV
      cd build/OpenCV
      cmake -D WITH_GTK=ON -D WITH_JPEG=ON -D BUILD_JPEG=ON -D WITH_OPENCL=OFF -D WITH_OPENCLAMDFFT=OFF -D WITH_OPENCLAMDBLAS=OFF -D WITH_VA_INTEL=OFF -D WITH_OPENCL_SVM=OFF  -D CMAKE_INSTALL_PREFIX=/usr/local ../../opencv-4.6.0
      make -j8
      make install
      ldconfig
      
    • FFMPEG - Version n4.4.2
    • Turbo JPEG installation - Version 2.0.6.1
      git clone -b 2.0.6.1 https://github.com/rrawther/libjpeg-turbo.git
      cd libjpeg-turbo && mkdir build && cd build
      cmake -DCMAKE_INSTALL_PREFIX=/usr \
        -DCMAKE_BUILD_TYPE=RELEASE  \
        -DENABLE_STATIC=FALSE       \
        -DCMAKE_INSTALL_DOCDIR=/usr/share/doc/libjpeg-turbo-2.0.3 \
        -DCMAKE_INSTALL_DEFAULT_LIBDIR=lib  \
        ..
      make -j$nproc && sudo make install
      

MIVisionX Dependency Map

HIP Backend

Docker Image: sudo docker build -f docker/ubuntu20/{DOCKER_LEVEL_FILE_NAME}.dockerfile -t {mivisionx-level-NUMBER} .

  • #c5f015 new component added to the level
  • #1589F0 existing component from the previous level
Build Level MIVisionX Dependencies Modules Libraries and Executables Docker Tag
Level_1 cmake
gcc
g++
amd_openvx
utilities
#c5f015 libopenvx.so - OpenVX™ Lib - CPU
#c5f015 libvxu.so - OpenVX™ immediate node Lib - CPU
#c5f015 runvx - OpenVX™ Graph Executor - CPU with Display OFF ...
Read more

MIVisionX for ROCm 5.7.0

15 Sep 17:28
Compare
Choose a tag to compare

Online Documentation

MIVisionX Documentation

MIVisionX 2.5.0

Added

  • CTest - OpenVX Tests
  • Hardware Support

Optimizations

  • CMakeList Cleanup

Changed

  • rocAL - PyBind Link to prebuilt library
    • PyBind11
    • RapidJSON
  • Setup Updates
  • RPP Version - 1.2.0
  • Dockerfiles - Updates & bugfix

Fixed

  • rocAL bug fix and updates

Tested Configurations

  • Windows 10 / 11
  • Linux distribution
    • Ubuntu - 20.04 / 22.04
    • CentOS - 7 / 8
    • RHEL - 8 / 9
    • SLES - 15-SP4
  • ROCm: rocm-core - 5.4.3.50403-121
  • miopen-hip - 2.19.0.50403-121
  • miopen-opencl - 2.18.0.50300-63
  • migraphx - 2.4.0.50403-121
  • Protobuf - V3.12.4
  • OpenCV - 4.6.0
  • RPP - 1.2.0
  • FFMPEG - n4.4.2
  • Dependencies for all the above packages
  • MIVisionX Setup Script - V2.5.4

Known issues

  • OpenCV 4.X support for some apps missing

MIVisionX Dependency Map

HIP Backend

Docker Image: sudo docker build -f docker/ubuntu20/{DOCKER_LEVEL_FILE_NAME}.dockerfile -t {mivisionx-level-NUMBER} .

  • #c5f015 new component added to the level
  • #1589F0 existing component from the previous level
Build Level MIVisionX Dependencies Modules Libraries and Executables Docker Tag
Level_1 cmake
gcc
g++
amd_openvx
utilities
#c5f015 libopenvx.so - OpenVX™ Lib - CPU
#c5f015 libvxu.so - OpenVX™ immediate node Lib - CPU
#c5f015 runvx - OpenVX™ Graph Executor - CPU with Display OFF
Docker Image Version (tag latest semver)
Level_2 ROCm HIP
+Level 1
amd_openvx
amd_openvx_extensions
utilities
#c5f015 libopenvx.so - OpenVX™ Lib - CPU/GPU
#c5f015 libvxu.so - OpenVX™ immediate node Lib - CPU/GPU
#c5f015 runvx - OpenVX™ Graph Executor - Display OFF ...
Read more

MIVisionX for ROCm 5.6.1

29 Aug 20:11
Compare
Choose a tag to compare

Online Documentation

MIVisionX Documentation

MIVisionX 2.4.0

Added

  • OpenVX FP16 Support
  • rocAL - CPU, HIP, & OCL backends
  • AMD RPP - CPU, HIP, & OCL backends
  • MIVisionX Setup Support for RHEL
  • Extended OS Support
  • Docker Support for Ubuntu 22.04
  • Tests

Optimizations

  • CMakeList Cleanup
  • MIGraphX Extension Updates
  • rocAL - Documentation
  • CMakeList Updates & Cleanup

Changed

  • rocAL - Changing Python Lib Path
  • Docker Support - Ubuntu 18 Support Dropped
  • RPP - Link to Version 1.0.0
  • rocAL - support updates
  • Setup Updates

Fixed

  • rocAL bug fix and updates
  • AMD RPP - bug fixes
  • CMakeLists - Issues
  • RPATH - Link Issues

Tested Configurations

  • Windows 10 / 11
  • Linux distribution
    • Ubuntu - 20.04 / 22.04
    • CentOS - 7 / 8
    • RHEL - 8 / 9
    • SLES - 15-SP3
  • ROCm: rocm-core - 5.4.3.50403-121
  • miopen-hip - 2.19.0.50403-121
  • miopen-opencl - 2.18.0.50300-63
  • migraphx - 2.4.0.50403-121
  • Protobuf - V3.12.4
  • OpenCV - 4.6.0
  • RPP - 1.0.0
  • FFMPEG - n4.4.2
  • Dependencies for all the above packages
  • MIVisionX Setup Script - V2.4.2

Known issues

  • OpenCV 4.X support for some apps missing

MIVisionX Dependency Map

Docker Image: sudo docker build -f docker/ubuntu20/{DOCKER_LEVEL_FILE_NAME}.dockerfile -t {mivisionx-level-NUMBER} .

  • #c5f015 new component added to the level
  • #1589F0 existing component from the previous level
Build Level MIVisionX Dependencies Modules Libraries and Executables Docker Tag
Level_1 cmake
gcc
g++
amd_openvx
utilities
#c5f015 libopenvx.so - OpenVX™ Lib - CPU
#c5f015 libvxu.so - OpenVX™ immediate node Lib - CPU
#c5f015 runvx - OpenVX™ Graph Executor - CPU with Display OFF
Docker Image Version (tag latest semver)
Level_2 ROCm OpenCL
+Level 1
amd_openvx
amd_openvx_extensions
utilities
#c5f015 libopenvx.so - OpenVX™ Lib - CPU/GPU
#c5f015 libvxu.so - OpenVX™ immediate node Lib - CPU/GPU
#c5f015 libvx_loomsl.so - Loom 360 Stitch Lib
#c5f015 loom_shell - 360 Stitch App
#c5f015 runcl - OpenCL™ program debug App
#c5f015 runvx - OpenVX™ Graph Executor - Display OFF
Docker Image Version (tag latest semver)
Level_3 OpenCV
FFMPEG
+Level 2
amd_openvx
amd_openvx_extensions
utilities
#1589F0 libopenvx.so - OpenVX™ Lib
#1589F0 libvxu.so - OpenVX™ immediate node Lib
![#1589F0](https://raw.githubuserconte...
Read more

MIVisionX for ROCm 5.6.0

28 Jun 23:17
Compare
Choose a tag to compare

Online Documentation

MIVisionX Documentation

MIVisionX 2.4.0

Added

  • OpenVX FP16 Support
  • rocAL - CPU, HIP, & OCL backends
  • AMD RPP - CPU, HIP, & OCL backends
  • MIVisionX Setup Support for RHEL
  • Extended OS Support
  • Docker Support for Ubuntu 22.04
  • Tests

Optimizations

  • CMakeList Cleanup
  • MIGraphX Extension Updates
  • rocAL - Documentation
  • CMakeList Updates & Cleanup

Changed

  • rocAL - Changing Python Lib Path
  • Docker Support - Ubuntu 18 Support Dropped
  • RPP - Link to Version 1.0.0
  • rocAL - support updates
  • Setup Updates

Fixed

  • rocAL bug fix and updates
  • AMD RPP - bug fixes
  • CMakeLists - Issues
  • RPATH - Link Issues

Tested Configurations

  • Windows 10 / 11
  • Linux distribution
    • Ubuntu - 20.04 / 22.04
    • CentOS - 7 / 8
    • RHEL - 8 / 9
    • SLES - 15-SP3
  • ROCm: rocm-core - 5.4.3.50403-121
  • miopen-hip - 2.19.0.50403-121
  • miopen-opencl - 2.18.0.50300-63
  • migraphx - 2.4.0.50403-121
  • Protobuf - V3.12.4
  • OpenCV - 4.6.0
  • RPP - 1.0.0
  • FFMPEG - n4.4.2
  • Dependencies for all the above packages
  • MIVisionX Setup Script - V2.4.2

Known issues

  • OpenCV 4.X support for some apps missing

MIVisionX Dependency Map

Docker Image: sudo docker build -f docker/ubuntu20/{DOCKER_LEVEL_FILE_NAME}.dockerfile -t {mivisionx-level-NUMBER} .

  • #c5f015 new component added to the level
  • #1589F0 existing component from the previous level
Build Level MIVisionX Dependencies Modules Libraries and Executables Docker Tag
Level_1 cmake
gcc
g++
amd_openvx
utilities
#c5f015 libopenvx.so - OpenVX™ Lib - CPU
#c5f015 libvxu.so - OpenVX™ immediate node Lib - CPU
#c5f015 runvx - OpenVX™ Graph Executor - CPU with Display OFF
Docker Image Version (tag latest semver)
Level_2 ROCm OpenCL
+Level 1
amd_openvx
amd_openvx_extensions
utilities
#c5f015 libopenvx.so - OpenVX™ Lib - CPU/GPU
#c5f015 libvxu.so - OpenVX™ immediate node Lib - CPU/GPU
#c5f015 libvx_loomsl.so - Loom 360 Stitch Lib
#c5f015 loom_shell - 360 Stitch App
#c5f015 runcl - OpenCL™ program debug App
#c5f015 runvx - OpenVX™ Graph Executor - Display OFF
Docker Image Version (tag latest semver)
Level_3 OpenCV
FFMPEG
+Level 2
amd_openvx
amd_openvx_extensions
utilities
#1589F0 libopenvx.so - OpenVX™ Lib
#1589F0 libvxu.so - OpenVX™ immediate node Lib
![#1589F0](https://raw.githubuserconte...
Read more

MIVisionX V2.4.0

05 Apr 23:17
Compare
Choose a tag to compare

Online Documentation

MIVisionX Documentation

MIVisionX 2.4.0

Added

  • OpenVX FP16 Support
  • rocAL - CPU, HIP, & OCL backends
  • AMD RPP - CPU, HIP, & OCL backends
  • MIVisionX Setup Support for RHEL
  • Extended OS Support
  • Docker Support for Ubuntu 22.04
  • Tests

Optimizations

  • CMakeList Cleanup
  • MIGraphX Extension Updates
  • rocAL - Documentation
  • CMakeList Updates & Cleanup

Changed

  • rocAL - Changing Python Lib Path
  • Docker Support - Ubuntu 18 Support Dropped
  • RPP - Link to Version 1.0.0
  • rocAL - support updates
  • Setup Updates

Fixed

  • rocAL bug fix and updates
  • AMD RPP - bug fixes
  • CMakeLists - Issues
  • RPATH - Link Issues

Tested Configurations

  • Windows 10 / 11
  • Linux distribution
    • Ubuntu - 20.04 / 22.04
    • CentOS - 7 / 8
    • RHEL - 8 / 9
    • SLES - 15-SP3
  • ROCm: rocm-core - 5.4.3.50403-121
  • miopen-hip - 2.19.0.50403-121
  • miopen-opencl - 2.18.0.50300-63
  • migraphx - 2.4.0.50403-121
  • Protobuf - V3.12.4
  • OpenCV - 4.6.0
  • RPP - 1.0.0
  • FFMPEG - n4.4.2
  • Dependencies for all the above packages
  • MIVisionX Setup Script - V2.4.2

Known issues

  • OpenCV 4.X support for some apps missing

NOTE: OpenVX and the OpenVX logo are trademarks of the Khronos Group Inc.