Closed kiritigowda closed 2 years ago
PR #833 fixes this issue. @paveltc can you verify this?
-- Found HIP: /opt/rocm/hip version: 5.1.20531-cacfa990
-- AMD OpenVX -- OpenVX built with HIP Support
-- AMD OpenVX -- OpenVX module added
-- hip::amdhip64 is SHARED_LIBRARY
-- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.1")
-- Checking for module 'libavcodec'
-- Found libavcodec, version 58.54.100
-- Checking for module 'libavformat'
-- Found libavformat, version 58.29.100
-- Checking for module 'libavutil'
-- Found libavutil, version 56.31.100
-- Using FFMPEG -- Libraries:/usr/lib/x86_64-linux-gnu/libavcodec.so;/usr/lib/x86_64-linux-gnu/libavformat.so;/usr/lib/x86_64-linux-gnu/libavutil.so;/usr/lib/x86_64-linux-gnu/libswscale.so Includes:/usr/include/x86_64-linux-gnu
-- amd_media -- Building with HIP
-- AMD OpenVX Media Extension -- amd_media module added
-- Found Threads: TRUE
-- hip::amdhip64 is SHARED_LIBRARY
-- hip::amdhip64 is SHARED_LIBRARY
-- Found Protobuf: /usr/local/lib/libprotobuf.so;-lpthread (found version "3.12.0")
-- Inference Generator -- utilities/inference_generator module added
-- amd_nn -- Building with HIP
-- AMD OpenVX Neural Network Extension -- amd_nn module added with HIP backend
-- Found AMDRPP: /opt/rocm/rpp/lib/libamd_rpp.so
-- amd_rpp -- Building with HIP
-- AMD Radeon Performance Primitives -- amd_rpp module added with the HIP backend support
-- OpenCV Found -- Version-4.5.X Supported
-- AMD OpenVX OpenCV Extension -- amd_opencv module added
-- hip::amdhip64 is SHARED_LIBRARY
-- hip::amdhip64 is SHARED_LIBRARY
-- vx_amd_migraphx -- Building with HIP backend
-- AMD OpenVX MIGraphX Extension -- amd_migraphx module added with the HIP backend
-- Found HIP: /opt/rocm/hip version: 5.1.20531-cacfa990
-- runvx built with HIP Support
-- Found HIP: /opt/rocm/hip version: 5.1.20531-cacfa990
-- Utilities -- runvx and mv_deploy modules added
-- Found HIP for rocAL: 5.1.20531-cacfa990/opt/rocm/hip
-- ROCm Augmentation Library -- rocAL module added
-- rocAL library is going to be built with HIP support
-- rocAL built with ENABLE_SIMD
-- rocAL - CMAKE_CXX_FLAGS: -O3 -O3 -fopenmp -msse4.2 -mavx2 -Wall -fPIC -pg -pthread -std=gnu++14 -Wno-deprecated-declarations
-- rocAL library is going to be built with video decode functionality
-- Configuring done
-- Generating done
-- Build files have been written to: /home/kiriti/develop/cmakelist/build
------------------------------- ROCMChecks WARNING -------------------------- Options and properties should be set on a cmake target where possible. The variable 'CMAKE_CXX_COMPILER' may be set by the cmake toolchain, either by calling 'cmake -DCMAKE_CXX_COMPILER="/opt/rocm/bin/hipcc"' or set in a toolchain file and added with 'cmake -DCMAKE_TOOLCHAIN_FILE='. ROCMChecks now calling:
CMake Warning at /home/kiriti/develop/docker/build/extern/rocm-cmake/share/rocm/cmake/ROCMChecks.cmake:46 (message):
'CMAKE_CXX_COMPILER' is set at
/home/kiriti/develop/docker/MIVisionX/amd_openvx/openvx/hipvx/CMakeLists.txt:<line#>
shown below:
Call Stack (most recent call first):
amd_openvx/openvx/hipvx/CMakeLists.txt:9999 (rocm_check_toolchain_var)
amd_openvx/openvx/hipvx/CMakeLists.txt:36 (set)
-----------------------------------------------------------------------------