[release/2.11] Add gfx1100, gfx1101, gfx1151 to hipBLASLt preferred archs#3317
Open
nemanjaudovic wants to merge 1 commit into
Open
[release/2.11] Add gfx1100, gfx1101, gfx1151 to hipBLASLt preferred archs#3317nemanjaudovic wants to merge 1 commit into
nemanjaudovic wants to merge 1 commit into
ROCm Repo Management API / Tests / Tests / Test PyTorch / Run pytorch_test_2
failed
Jun 17, 2026 in 0s
failed: 4, skipped: 74, passed: 1509
failed: 4, skipped: 74, passed: 1509
Details
TestAutogradDeviceTypeCUDA.test_reentrant_parent_error_on_cpu_cuda
AssertionError: tensor([[2.1030e-09, 7.1525e-02, 9.6471e-03],
[2.7720e-02, 9.8787e-06, 6.4566e+00],
[1.3194e-04, 3.2511e-05, 2.5464e-02]], device='cuda:0') is not None
To execute this test, run the following from the base repo dir:
PYTORCH_TEST_WITH_ROCM=1 python test/test_autograd.py TestAutogradDeviceTypeCUDA.test_reentrant_parent_error_on_cpu_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/test_autograd.py", line 12267, in test_reentrant_parent_error_on_cpu
self._test_reentrant_parent_error_on_cpu(device)
File "/var/lib/jenkins/pytorch/test/test_autograd.py", line 12250, in _test_reentrant_parent_error_on_cpu
self.assertIsNone(t2.grad)
File "/opt/conda/envs/py_3.12/lib/python3.12/unittest/case.py", line 1281, in assertIsNone
self.fail(self._formatMessage(msg, standardMsg))
File "/opt/conda/envs/py_3.12/lib/python3.12/unittest/case.py", line 715, in fail
raise self.failureException(msg)
AssertionError: tensor([[2.1030e-09, 7.1525e-02, 9.6471e-03],
[2.7720e-02, 9.8787e-06, 6.4566e+00],
[1.3194e-04, 3.2511e-05, 2.5464e-02]], device='cuda:0') is not None
To execute this test, run the following from the base repo dir:
PYTORCH_TEST_WITH_ROCM=1 python test/test_autograd.py TestAutogradDeviceTypeCUDA.test_reentrant_parent_error_on_cpu_cuda
This message can be suppressed by setting PYTORCH_PRINT_REPRO_ON_FAILURE=0
TestCudaMallocAsync.test_device_memory_used
AssertionError: False is not true
To execute this test, run the following from the base repo dir:
PYTORCH_TEST_WITH_ROCM=1 python test/test_cuda.py TestCudaMallocAsync.test_device_memory_used
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/test_cuda.py", line 5135, in test_device_memory_used
self.assertTrue(num_bytes // 32 <= mem_bytes <= num_bytes * 32)
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
To execute this test, run the following from the base repo dir:
PYTORCH_TEST_WITH_ROCM=1 python test/test_cuda.py TestCudaMallocAsync.test_device_memory_used
This message can be suppressed by setting PYTORCH_PRINT_REPRO_ON_FAILURE=0
TestCudaMallocAsync.test_device_memory_used
AssertionError: False is not true
To execute this test, run the following from the base repo dir:
PYTORCH_TEST_WITH_ROCM=1 python test/test_cuda.py TestCudaMallocAsync.test_device_memory_used
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/test_cuda.py", line 5135, in test_device_memory_used
self.assertTrue(num_bytes // 32 <= mem_bytes <= num_bytes * 32)
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
To execute this test, run the following from the base repo dir:
PYTORCH_TEST_WITH_ROCM=1 python test/test_cuda.py TestCudaMallocAsync.test_device_memory_used
This message can be suppressed by setting PYTORCH_PRINT_REPRO_ON_FAILURE=0
TestCudaMallocAsync.test_device_memory_used
AssertionError: False is not true
To execute this test, run the following from the base repo dir:
PYTORCH_TEST_WITH_ROCM=1 python test/test_cuda.py TestCudaMallocAsync.test_device_memory_used
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/test_cuda.py", line 5135, in test_device_memory_used
self.assertTrue(num_bytes // 32 <= mem_bytes <= num_bytes * 32)
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
To execute this test, run the following from the base repo dir:
PYTORCH_TEST_WITH_ROCM=1 python test/test_cuda.py TestCudaMallocAsync.test_device_memory_used
This message can be suppressed by setting PYTORCH_PRINT_REPRO_ON_FAILURE=0
Loading