Kiriti Gowda

Results 64 comments of Kiriti Gowda

@rrawther -- Testing with this version -- https://github.com/FFmpeg/FFmpeg/releases/tag/n4.4 Is this good?

FFMPEG -- `4.4.2` set as the default install. Missing libdAV1D install

* HIP Backend ``` /home/kiriti/develop/mivisionx-kiriti/MIVisionX/rocAL/rocAL/source/decoders/image/fused_crop_decoder.cpp: In member function ‘virtual Decoder::Status FusedCropTJDecoder::decode(unsigned char*, size_t, unsigned char*, size_t, size_t, size_t, size_t, size_t&, size_t&, Decoder::ColorFormat, DecoderConfig, bool)’: /home/kiriti/develop/mivisionx-kiriti/MIVisionX/rocAL/rocAL/source/decoders/image/fused_crop_decoder.cpp:144:30: warning: ‘y1’ may be used...

@LakshmiKumar23 let me know if OCL build is tested with TOT

@LakshmiKumar23 can you please check these warnings ``` Ubuntu 22.04 -- The C compiler identification is GNU 11.2.0 -- The CXX compiler identification is GNU 11.2.0 -- rocAL -- Using...

@srekolam to build the full stack MIVisionX you can use TOT setup script to setup all the dependency requirements. * HIP ``` python MIVisionX/MIVisionX-setup.py --reinstall yes --ffmpeg yes ``` *...

PR #948 to fix Turbo JPEG Find and RPP V0.96 to add support for SPACK Build

@srekolam let me know if TOT works for you.

@srekolam rocm has the half package which is installed at `/opt/rocm/include` ``` sudo apt install half Reading package lists... Done Building dependency tree Reading state information... Done half is already...

@acxz looks like the link error to OpenCL 2.2. Can you check if the CMakeList log links to rocm OpenCL or generic OpenCL?