Support for AMD GPU address sanitizer. #3007
Open
ROCm Repo Management API / Tests / Tests / Test Inductor / Run pytorch_inductor_null
failed
Feb 27, 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: [79691776, 268288, 156160, 8388608, 18874368, 16777216, 18874368, 16777216, 18874368, 16777216, 1048576, 1889960, 15728640, 2088976, 19922944, 15728640, 13107200, 33554432, 2097152, 2074156]
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_torchinductor.py", line 15650, in new_test
return value(self)
^^^^^^^^^^^
File "/var/lib/jenkins/pytorch/test/inductor/test_aot_inductor.py", line 3502, 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: [79691776, 268288, 156160, 8388608, 18874368, 16777216, 18874368, 16777216, 18874368, 16777216, 1048576, 1889960, 15728640, 2088976, 19922944, 15728640, 13107200, 33554432, 2097152, 2074156]
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