petersktang opened a new issue, #19506: URL: https://github.com/apache/tvm/issues/19506
## test_runtime_ndarray.py hanging at ::test_nd_create[uint8-rocm] ### Expected behavior expecting it could finish. ### Actual behavior ```tests/python/all-platform-minimal-test/test_runtime_ndarray.py::test_nd_create[uint8-llvm] PASSED [ 0%] tests/python/all-platform-minimal-test/test_runtime_ndarray.py::test_nd_create[uint8-cuda] SKIPPED (No device exists for target cuda) [ 1%] tests/python/all-platform-minimal-test/test_runtime_ndarray.py::test_nd_create[uint8-nvptx] SKIPPED (No device exists for target cuda) [ 2%] tests/python/all-platform-minimal-test/test_runtime_ndarray.py::test_nd_create[uint8-target3] SKIPPED (Run-time support for Vulkan not present) [ 2%] tests/python/all-platform-minimal-test/test_runtime_ndarray.py::test_nd_create[uint8-opencl] SKIPPED (Run-time support for OpenCL not present) [ 3%] tests/python/all-platform-minimal-test/test_runtime_ndarray.py::test_nd_create[uint8-target5] SKIPPED (Run-time support for OpenCL not present) [ 4%] tests/python/all-platform-minimal-test/test_runtime_ndarray.py::test_nd_create[uint8-target6] SKIPPED (Run-time support for OpenCL not present) [ 4%] tests/python/all-platform-minimal-test/test_runtime_ndarray.py::test_nd_create[uint8-metal] SKIPPED (Run-time support for Metal not present) [ 5%] tests/python/all-platform-minimal-test/test_runtime_ndarray.py::test_nd_create[uint8-rocm] ``` ### Environment On Ubuntu 24.04, Linux 6.17.0-1017-oem, Rocm 7.2.3 (AMD Ryzen AI 9 HX 370) ### Steps to reproduce `python tests/python/all-platform-minimal-test/test_runtime_ndarray.py` ### Triage Please refer to the list of label tags [here](https://github.com/apache/tvm/wiki/Issue-Triage-Labels) to find the relevant tags and add them below in a bullet format (example below). * needs-triage -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
