You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The yaml files in Tensile/Tests/disabled/multi_sum has been emptied, which causes some FileNotFound errors during testing : https://bugs.gentoo.org/934970
FAILED Tensile/Tests/disabled/multi_sum/test_.py::test_2sum_gsu_src - FileNotFoundError: [Errno 2] No such file or directory: '/usr/share/Tensile/Tests/disabled/multi_sum/2sum_gsu_src.yaml'
FAILED Tensile/Tests/disabled/multi_sum/test_.py::test_2sum - FileNotFoundError: [Errno 2] No such file or directory: '/usr/share/Tensile/Tests/disabled/multi_sum/2sum.yaml'
FAILED Tensile/Tests/disabled/multi_sum/test_.py::test_2sum_gsu - FileNotFoundError: [Errno 2] No such file or directory: '/usr/share/Tensile/Tests/disabled/multi_sum/2sum_gsu.yaml'
FAILED Tensile/Tests/disabled/multi_sum/test_.py::test_3sum_gsu - FileNotFoundError: [Errno 2] No such file or directory: '/usr/share/Tensile/Tests/disabled/multi_sum/3sum_gsu.yaml'
FAILED Tensile/Tests/disabled/multi_sum/test_.py::test_2sum_gsu_simple - FileNotFoundError: [Errno 2] No such file or directory: '/usr/share/Tensile/Tests/disabled/multi_sum/2sum_gsu_simple.yaml'
FAILED Tensile/Tests/disabled/multi_sum/test_.py::test_2sum_src - FileNotFoundError: [Errno 2] No such file or directory: '/usr/share/Tensile/Tests/disabled/multi_sum/2sum_src.yaml'
FAILED Tensile/Tests/disabled/multi_sum/test_.py::test_simple_sum2_scrambled - FileNotFoundError: [Errno 2] No such file or directory: '/usr/share/Tensile/Tests/disabled/multi_sum/simple_sum2_scrambled.yaml'
So should this folder be removed?
Operating System
Gentoo Linux (unstable)
CPU
AMD Ryzen 7 7700 8-Core Processor
GPU
AMD Radeon RX 7900 XT
ROCm Version
ROCm 6.1.0
ROCm Component
No response
Steps to Reproduce
No response
(Optional for Linux users) Output of /opt/rocm/bin/rocminfo --support
No response
Additional Information
No response
The text was updated successfully, but these errors were encountered:
Problem Description
The yaml files in
Tensile/Tests/disabled/multi_sum
has been emptied, which causes some FileNotFound errors during testing : https://bugs.gentoo.org/934970So should this folder be removed?
Operating System
Gentoo Linux (unstable)
CPU
AMD Ryzen 7 7700 8-Core Processor
GPU
AMD Radeon RX 7900 XT
ROCm Version
ROCm 6.1.0
ROCm Component
No response
Steps to Reproduce
No response
(Optional for Linux users) Output of /opt/rocm/bin/rocminfo --support
No response
Additional Information
No response
The text was updated successfully, but these errors were encountered: