ROCm / MIVisionX

MIVisionX toolkit is a set of comprehensive computer vision and machine intelligence libraries, utilities, and applications bundled into a single toolkit. AMD MIVisionX also delivers a highly optimized open-source implementation of the Khronos OpenVX™ and OpenVX™ Extensions.
https://rocm.docs.amd.com/projects/MIVisionX/en/latest/
MIT License
186 stars 73 forks source link

[Issue]: Canny Test Failure #1452

Open hansely opened 3 hours ago

hansely commented 3 hours ago

Problem Description

Canny kernels getting memory access fault in GFX942

Operating System

Ubuntu

CPU

All

GPU

AMD Instinct MI300

Other

No response

ROCm Version

ROCm 6.0.0

ROCm Component

MIVisionX

Steps to Reproduce

No response

(Optional for Linux users) Output of /opt/rocm/bin/rocminfo --support

No response

Additional Information

No response

hansely commented 3 hours ago

Temporarily fixed with #1450. The issue should be left opened until the root cause is fixed.