Closed kiritigowda closed 8 months ago
@r-abishek this PR is failing all tests for Tensor_voxel_hip
---------------------------------- Results of QA Test - Tensor_voxel_hip ----------------------------------
5:
5: fused_multiply_add_scalar_Tensor_PKD3: FAILED
5: fused_multiply_add_scalar_Tensor_PLN3: FAILED
5: fused_multiply_add_scalar_Tensor_PLN1: FAILED
5: slice_Tensor_PKD3: FAILED
5: slice_Tensor_PLN3: FAILED
5: slice_Tensor_PLN1: FAILED
5: add_scalar_Tensor_PKD3: FAILED
5: add_scalar_Tensor_PLN3: FAILED
5: add_scalar_Tensor_PLN1: FAILED
5: subtract_scalar_Tensor_PKD3: FAILED
5: subtract_scalar_Tensor_PLN3: FAILED
5: subtract_scalar_Tensor_PLN1: FAILED
5: multiply_scalar_Tensor_PKD3: FAILED
5: multiply_scalar_Tensor_PLN3: FAILED
5: multiply_scalar_Tensor_PLN1: FAILED
5:
5: -------------------------------------------------------------------
5:
5: Final Results of Tests:
5: - Total test cases including all subvariants REQUESTED = 15
5: - Total test cases including all subvariants PASSED = 0
5:
5: General information on Tensor voxel test suite availability:
5: - Total augmentations supported in Tensor test suite = 5
5: - Total augmentations with golden output QA test support = 5
5: - Total augmentations without golden ouput QA test support (due to randomization involved) = 0
5:
5: -------------------------------------------------------------------
@kiritigowda This issue might to be discussed on a call. This seems to be a RHEL-alone issue for all HIP - including Tensor voxel-image and Tensor pixel-image
All tests are passing on Ubuntu and SLES. Ubuntu screenshot from today's run below:
@r-abishek can you see why this is failing