[release/2.11] Add gfx1100, gfx1101, gfx1151 to hipBLASLt preferred archs#3317
Open
nemanjaudovic wants to merge 3 commits into
Open
[release/2.11] Add gfx1100, gfx1101, gfx1151 to hipBLASLt preferred archs#3317nemanjaudovic wants to merge 3 commits into
nemanjaudovic wants to merge 3 commits into
ROCm Repo Management API / Tests / Tests / Test Inductor / Run pytorch_inductor_1
failed
Jun 17, 2026 in 0s
AOTInductorTestABICompatibleGpu.test_repeated_calling_cuda failed
AOTInductorTestABICompatibleGpu.test_repeated_calling_cuda failed
Details
AOTInductorTestABICompatibleGpu.test_repeated_calling_cuda
AssertionError: False is not true : Expected segment with size 400, got: [33554432, 179830784, 79691776, 264192, 160768, 1048576, 1884256, 2087472, 2097152, 2078176]
To execute this test, run the following from the base repo dir:
PYTORCH_TEST_WITH_ROCM=1 python test/inductor/test_aot_inductor.py AOTInductorTestABICompatibleGpu.test_repeated_calling_cuda
This message can be suppressed by setting PYTORCH_PRINT_REPRO_ON_FAILURE=0
Stack trace
Traceback (most recent call last):
File "/var/lib/jenkins/pytorch/test/inductor/test_aot_inductor.py", line 3531, in test_repeated_calling
self.assertTrue(
File "/opt/conda/envs/py_3.12/lib/python3.12/unittest/case.py", line 727, in assertTrue
raise self.failureException(msg)
AssertionError: False is not true : Expected segment with size 400, got: [33554432, 179830784, 79691776, 264192, 160768, 1048576, 1884256, 2087472, 2097152, 2078176]
To execute this test, run the following from the base repo dir:
PYTORCH_TEST_WITH_ROCM=1 python test/inductor/test_aot_inductor.py AOTInductorTestABICompatibleGpu.test_repeated_calling_cuda
This message can be suppressed by setting PYTORCH_PRINT_REPRO_ON_FAILURE=0
Standard error
/opt/conda/envs/py_3.12/lib/python3.12/copyreg.py:99: FutureWarning: `isinstance(treespec, LeafSpec)` is deprecated, use `isinstance(treespec, TreeSpec) and treespec.is_leaf()` instead.
return cls.__new__(cls, *args)
/opt/conda/envs/py_3.12/lib/python3.12/copyreg.py:99: FutureWarning: `isinstance(treespec, LeafSpec)` is deprecated, use `isinstance(treespec, TreeSpec) and treespec.is_leaf()` instead.
return cls.__new__(cls, *args)
/opt/conda/envs/py_3.12/lib/python3.12/copyreg.py:99: FutureWarning: `isinstance(treespec, LeafSpec)` is deprecated, use `isinstance(treespec, TreeSpec) and treespec.is_leaf()` instead.
return cls.__new__(cls, *args)
Standard out
unimplemented []
stats [('calls_captured', 1), ('unique_graphs', 1)]
inductor [('async_compile_cache_miss', 2), ('benchmarking.InductorBenchmarker.benchmark', 2), ('benchmarking.InductorBenchmarker.benchmark_gpu', 2), ('async_compile_cache_hit', 1)]
graph_break []
unimplemented []
stats [('calls_captured', 1), ('unique_graphs', 1)]
inductor [('async_compile_cache_miss', 2), ('benchmarking.InductorBenchmarker.benchmark', 2), ('benchmarking.InductorBenchmarker.benchmark_gpu', 2), ('async_compile_cache_hit', 1)]
graph_break []
unimplemented []
stats [('calls_captured', 1), ('unique_graphs', 1)]
inductor [('async_compile_cache_miss', 2), ('benchmarking.InductorBenchmarker.benchmark', 2), ('benchmarking.InductorBenchmarker.benchmark_gpu', 2), ('async_compile_cache_hit', 1)]
graph_break []
Loading