Skip to content

Got rid of some code pieces that are commented out

7d3a91f
Select commit
Loading
Failed to load commit list.
Open

Direct, immediate, and local fix to UpSampleNearest2D fwd to work around the UINT32_MAX limit of HIP runtime #3082

Got rid of some code pieces that are commented out
7d3a91f
Select commit
Loading
Failed to load commit list.
ROCm Repo Management API / Jenkins failed Apr 7, 2026 in 1h 18m 47s

Initialize/Build PyTorch: error in 'error' step

Initialize / Build PyTorch / Shell Script

Error in sh step, with arguments #!/usr/bin/bash set -o pipefail ./build_pytorch.sh 2>&1 | tee build_pytorch.log .

script returned exit code 1
Build log
Build log truncated.

[2026-04-07T12:32:41.077Z] /var/lib/jenkins/pytorch/aten/src/ATen/native/hip/HIPLoops.cuh:553:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
[2026-04-07T12:32:41.077Z] 5 warnings generated when compiling for gfx908.
[2026-04-07T12:32:41.077Z] In file included from /var/lib/jenkins/pytorch/aten/src/ATen/native/hip/TensorCompare.hip:4:
[2026-04-07T12:32:41.077Z] In file included from /var/lib/jenkins/pytorch/aten/src/ATen/NumericUtils.h:7:
[2026-04-07T12:32:41.077Z] In file included from /var/lib/jenkins/pytorch/c10/macros/Macros.h:1:
[2026-04-07T12:32:41.077Z] In file included from /var/lib/jenkins/pytorch/torch/headeronly/macros/Macros.h:30:
[2026-04-07T12:32:41.077Z] /var/lib/jenkins/pytorch/torch/headeronly/macros/Export.h:134:9: warning: 'TORCH_HIP_CPP_API' macro redefined [-Wmacro-redefined]
[2026-04-07T12:32:41.077Z]   134 | #define TORCH_HIP_CPP_API C10_EXPORT
[2026-04-07T12:32:41.077Z]       |         ^
[2026-04-07T12:32:41.077Z] /var/lib/jenkins/pytorch/torch/headeronly/macros/Export.h:129:9: note: previous definition is here
[2026-04-07T12:32:41.077Z]   129 | #define TORCH_HIP_CPP_API C10_IMPORT
[2026-04-07T12:32:41.077Z]       |         ^
[2026-04-07T12:32:41.077Z] /var/lib/jenkins/pytorch/torch/headeronly/macros/Export.h:135:9: warning: 'TORCH_HIP_API' macro redefined [-Wmacro-redefined]
[2026-04-07T12:32:41.077Z]   135 | #define TORCH_HIP_API C10_EXPORT
[2026-04-07T12:32:41.077Z]       |         ^
[2026-04-07T12:32:41.077Z] /var/lib/jenkins/pytorch/torch/headeronly/macros/Export.h:130:9: note: previous definition is here
[2026-04-07T12:32:41.077Z]   130 | #define TORCH_HIP_API C10_IMPORT
[2026-04-07T12:32:41.077Z]       |         ^
[2026-04-07T12:32:41.077Z] In file included from /var/lib/jenkins/pytorch/aten/src/ATen/native/hip/TensorCompare.hip:9:
[2026-04-07T12:32:41.077Z] In file included from /var/lib/jenkins/pytorch/aten/src/ATen/native/hip/Loops.cuh:80:
[2026-04-07T12:32:41.077Z] /var/lib/jenkins/pytorch/aten/src/ATen/native/hip/HIPLoops.cuh:553:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
[2026-04-07T12:32:41.077Z]   553 | __global__ void elementwise_kernel_manual_unroll(int N, func_t f) {
[2026-04-07T12:32:41.077Z]       |                 ^
[2026-04-07T12:32:41.077Z] /var/lib/jenkins/pytorch/aten/src/ATen/native/hip/HIPLoops.cuh:553:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
[2026-04-07T12:32:41.077Z] /var/lib/jenkins/pytorch/aten/src/ATen/native/hip/HIPLoops.cuh:553:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
[2026-04-07T12:32:41.077Z] 5 warnings generated when compiling for gfx90a.
[2026-04-07T12:32:41.077Z] In file included from /var/lib/jenkins/pytorch/aten/src/ATen/native/hip/TensorCompare.hip:4:
[2026-04-07T12:32:41.077Z] In file included from /var/lib/jenkins/pytorch/aten/src/ATen/NumericUtils.h:7:
[2026-04-07T12:32:41.077Z] In file included from /var/lib/jenkins/pytorch/c10/macros/Macros.h:1:
[2026-04-07T12:32:41.077Z] In file included from /var/lib/jenkins/pytorch/torch/headeronly/macros/Macros.h:30:
[2026-04-07T12:32:41.077Z] /var/lib/jenkins/pytorch/torch/headeronly/macros/Export.h:134:9: warning: 'TORCH_HIP_CPP_API' macro redefined [-Wmacro-redefined]
[2026-04-07T12:32:41.077Z]   134 | #define TORCH_HIP_CPP_API C10_EXPORT
[2026-04-07T12:32:41.077Z]       |         ^
[2026-04-07T12:32:41.077Z] /var/lib/jenkins/pytorch/torch/headeronly/macros/Export.h:129:9: note: previous definition is here
[2026-04-07T12:32:41.077Z]   129 | #define TORCH_HIP_CPP_API C10_IMPORT
[2026-04-07T12:32:41.077Z]       |         ^
[2026-04-07T12:32:41.077Z] /var/lib/jenkins/pytorch/torch/headeronly/macros/Export.h:135:9: warning: 'TORCH_HIP_API' macro redefined [-Wmacro-redefined]
[2026-04-07T12:32:41.077Z]   135 | #define TORCH_HIP_API C10_EXPORT
[2026-04-07T12:32:41.077Z]       |         ^
[2026-04-07T12:32:41.077Z] /var/lib/jenkins/pytorch/torch/headeronly/macros/Export.h:130:9: note: previous definition is here
[2026-04-07T12:32:41.077Z]   130 | #define TORCH_HIP_API C10_IMPORT
[2026-04-07T12:32:41.077Z]       |         ^
[2026-04-07T12:32:41.077Z] In file included from /var/lib/jenkins/pytorch/aten/src/ATen/native/hip/TensorCompare.hip:9:
[2026-04-07T12:32:41.077Z] In file included from /var/lib/jenkins/pytorch/aten/src/ATen/native/hip/Loops.cuh:80:
[2026-04-07T12:32:41.077Z] /var/lib/jenkins/pytorch/aten/src/ATen/native/hip/HIPLoops.cuh:553:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
[2026-04-07T12:32:41.077Z]   553 | __global__ void elementwise_kernel_manual_unroll(int N, func_t f) {
[2026-04-07T12:32:41.077Z]       |                 ^
[2026-04-07T12:32:41.077Z] /var/lib/jenkins/pytorch/aten/src/ATen/native/hip/HIPLoops.cuh:553:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
[2026-04-07T12:32:41.077Z] /var/lib/jenkins/pytorch/aten/src/ATen/native/hip/HIPLoops.cuh:553:17: warning: loop not unrolled: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Wpass-failed=transform-warning]
[2026-04-07T12:32:41.077Z] 5 warnings generated when compiling for gfx942.
[2026-04-07T12:32:41.077Z] In file included from /var/lib/jenkins/pytorch/aten/src/ATen/native/hip/TensorCompare.hip:4:
[2026-04-07T12:32:41.077Z] In file included from /var/lib/jenkins/pytorch/aten/src/ATen/NumericUtils.h:7:
[2026-04-07T12:32:41.077Z] In file included from /var/lib/jenkins/pytorch/c10/macros/Macros.h:1:
[2026-04-07T12:32:41.077Z] In file included from /var/lib/jenkins/pytorch/torch/headeronly/macros/Macros.h:30:
[2026-04-07T12:32:41.077Z] /var/lib/jenkins/pytorch/torch/headeronly/macros/Export.h:134:9: warning: 'TORCH_HIP_CPP_API' macro redefined [-Wmacro-redefined]
[2026-04-07T12:32:41.077Z]   134 | #define TORCH_HIP_CPP_API C10_EXPORT
[2026-04-07T12:32:41.077Z]       |         ^
[2026-04-07T12:32:41.077Z] /var/lib/jenkins/pytorch/torch/headeronly/macros/Export.h:129:9: note: previous definition is here
[2026-04-07T12:32:41.077Z]   129 | #define TORCH_HIP_CPP_API C10_IMPORT
[2026-04-07T12:32:41.077Z]       |         ^
[2026-04-07T12:32:41.077Z] /var/lib/jenkins/pytorch/torch/headeronly/macros/Export.h:135:9: warning: 'TORCH_HIP_API' macro redefined [-Wmacro-redefined]
[2026-04-07T12:32:41.077Z]   135 | #define TORCH_HIP_API C10_EXPORT
[2026-04-07T12:32:41.077Z]       |         ^
[2026-04-07T12:32:41.077Z] /var/lib/jenkins/pytorch/torch/headeronly/macros/Export.h:130:9: note: previous definition is here
[2026-04-07T12:32:41.077Z]   130 | #define TORCH_HIP_API C10_IMPORT
[2026-04-07T12:32:41.077Z]       |         ^
[2026-04-07T12:32:41.077Z] 2 warnings generated when compiling for host.
[2026-04-07T12:33:15.389Z] [7496/8132] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_PointwiseOpsKernel.hip.o
[2026-04-07T12:33:15.389Z] In file included from /var/lib/jenkins/pytorch/aten/src/ATen/native/hip/PointwiseOpsKernel.hip:3:
[2026-04-07T12:33:15.389Z] In file included from /var/lib/jenkins/pytorch/aten/src/ATen/AccumulateType.h:3:
[2026-04-07T12:33:15.389Z] In file included from /var/lib/jenkins/pytorch/c10/core/DeviceType.h:3:
[2026-04-07T12:33:15.389Z] In file included from /var/lib/jenkins/pytorch/c10/macros/Export.h:1:
[2026-04-07T12:33:15.389Z] /var/lib/jenkins/pytorch/torch/headeronly/macros/Export.h:134:9: warning: 'TORCH_HIP_CPP_API' macro redefined [-Wmacro-redefined]
[2026-04-07T12:33:15.389Z]   134 | #define TORCH_HIP_CPP_API C10_EXPORT
[2026-04-07T12:33:15.389Z]       |         ^
[2026-04-07T12:33:15.389Z] /var/lib/jenkins/pytorch/torch/headeronly/macros/Export.h:129:9: note: previous definition is here
[2026-04-07T12:33:15.389Z]   129 | #define TORCH_HIP_CPP_API C10_IMPORT
[2026-04-07T12:33:15.389Z]       |         ^
[2026-04-07T12:33:15.389Z] /var/lib/jenkins/pytorch/torch/headeronly/macros/Export.h:135:9: warning: 'TORCH_HIP_API' macro redefined [-Wmacro-redefined]
[2026-04-07T12:33:15.389Z]   135 | #define TORCH_HIP_API C10_EXPORT
[2026-04-07T12:33:15.389Z]       |         ^
[2026-04-07T12:33:15.389Z] /var/lib/jenkins/pytorch/torch/headeronly/macros/Export.h:130:9: note: previous definition is here
[2026-04-07T12:33:15.389Z]   130 | #define TORCH_HIP_API C10_IMPORT
[2026-04-07T12:33:15.389Z]       |         ^
[2026-04-07T12:33:15.389Z] 2 warnings generated when compiling for gfx908.
[2026-04-07T12:33:15.389Z] In file included from /var/lib/jenkins/pytorch/aten/src/ATen/native/hip/PointwiseOpsKernel.hip:3:
[2026-04-07T12:33:15.389Z] In file included from /var/lib/jenkins/pytorch/aten/src/ATen/AccumulateType.h:3:
[2026-04-07T12:33:15.389Z] In file included from /var/lib/jenkins/pytorch/c10/core/DeviceType.h:3:
[2026-04-07T12:33:15.389Z] In file included from /var/lib/jenkins/pytorch/c10/macros/Export.h:1:
[2026-04-07T12:33:15.389Z] /var/lib/jenkins/pytorch/torch/headeronly/macros/Export.h:134:9: warning: 'TORCH_HIP_CPP_API' macro redefined [-Wmacro-redefined]
[2026-04-07T12:33:15.389Z]   134 | #define TORCH_HIP_CPP_API C10_EXPORT
[2026-04-07T12:33:15.389Z]       |         ^
[2026-04-07T12:33:15.389Z] /var/lib/jenkins/pytorch/torch/headeronly/macros/Export.h:129:9: note: previous definition is here
[2026-04-07T12:33:15.389Z]   129 | #define TORCH_HIP_CPP_API C10_IMPORT
[2026-04-07T12:33:15.389Z]       |         ^
[2026-04-07T12:33:15.389Z] /var/lib/jenkins/pytorch/torch/headeronly/macros/Export.h:135:9: warning: 'TORCH_HIP_API' macro redefined [-Wmacro-redefined]
[2026-04-07T12:33:15.389Z]   135 | #define TORCH_HIP_API C10_EXPORT
[2026-04-07T12:33:15.389Z]       |         ^
[2026-04-07T12:33:15.389Z] /var/lib/jenkins/pytorch/torch/headeronly/macros/Export.h:130:9: note: previous definition is here
[2026-04-07T12:33:15.389Z]   130 | #define TORCH_HIP_API C10_IMPORT
[2026-04-07T12:33:15.389Z]       |         ^
[2026-04-07T12:33:15.389Z] 2 warnings generated when compiling for gfx90a.
[2026-04-07T12:33:15.389Z] In file included from /var/lib/jenkins/pytorch/aten/src/ATen/native/hip/PointwiseOpsKernel.hip:3:
[2026-04-07T12:33:15.389Z] In file included from /var/lib/jenkins/pytorch/aten/src/ATen/AccumulateType.h:3:
[2026-04-07T12:33:15.389Z] In file included from /var/lib/jenkins/pytorch/c10/core/DeviceType.h:3:
[2026-04-07T12:33:15.389Z] In file included from /var/lib/jenkins/pytorch/c10/macros/Export.h:1:
[2026-04-07T12:33:15.389Z] /var/lib/jenkins/pytorch/torch/headeronly/macros/Export.h:134:9: warning: 'TORCH_HIP_CPP_API' macro redefined [-Wmacro-redefined]
[2026-04-07T12:33:15.389Z]   134 | #define TORCH_HIP_CPP_API C10_EXPORT
[2026-04-07T12:33:15.389Z]       |         ^
[2026-04-07T12:33:15.389Z] /var/lib/jenkins/pytorch/torch/headeronly/macros/Export.h:129:9: note: previous definition is here
[2026-04-07T12:33:15.389Z]   129 | #define TORCH_HIP_CPP_API C10_IMPORT
[2026-04-07T12:33:15.389Z]       |         ^
[2026-04-07T12:33:15.389Z] /var/lib/jenkins/pytorch/torch/headeronly/macros/Export.h:135:9: warning: 'TORCH_HIP_API' macro redefined [-Wmacro-redefined]
[2026-04-07T12:33:15.389Z]   135 | #define TORCH_HIP_API C10_EXPORT
[2026-04-07T12:33:15.389Z]       |         ^
[2026-04-07T12:33:15.389Z] /var/lib/jenkins/pytorch/torch/headeronly/macros/Export.h:130:9: note: previous definition is here
[2026-04-07T12:33:15.389Z]   130 | #define TORCH_HIP_API C10_IMPORT
[2026-04-07T12:33:15.389Z]       |         ^
[2026-04-07T12:33:15.389Z] 2 warnings generated when compiling for gfx942.
[2026-04-07T12:33:15.389Z] In file included from /var/lib/jenkins/pytorch/aten/src/ATen/native/hip/PointwiseOpsKernel.hip:3:
[2026-04-07T12:33:15.389Z] In file included from /var/lib/jenkins/pytorch/aten/src/ATen/AccumulateType.h:3:
[2026-04-07T12:33:15.389Z] In file included from /var/lib/jenkins/pytorch/c10/core/DeviceType.h:3:
[2026-04-07T12:33:15.389Z] In file included from /var/lib/jenkins/pytorch/c10/macros/Export.h:1:
[2026-04-07T12:33:15.389Z] /var/lib/jenkins/pytorch/torch/headeronly/macros/Export.h:134:9: warning: 'TORCH_HIP_CPP_API' macro redefined [-Wmacro-redefined]
[2026-04-07T12:33:15.389Z]   134 | #define TORCH_HIP_CPP_API C10_EXPORT
[2026-04-07T12:33:15.389Z]       |         ^
[2026-04-07T12:33:15.389Z] /var/lib/jenkins/pytorch/torch/headeronly/macros/Export.h:129:9: note: previous definition is here
[2026-04-07T12:33:15.389Z]   129 | #define TORCH_HIP_CPP_API C10_IMPORT
[2026-04-07T12:33:15.389Z]       |         ^
[2026-04-07T12:33:15.389Z] /var/lib/jenkins/pytorch/torch/headeronly/macros/Export.h:135:9: warning: 'TORCH_HIP_API' macro redefined [-Wmacro-redefined]
[2026-04-07T12:33:15.389Z]   135 | #define TORCH_HIP_API C10_EXPORT
[2026-04-07T12:33:15.389Z]       |         ^
[2026-04-07T12:33:15.389Z] /var/lib/jenkins/pytorch/torch/headeronly/macros/Export.h:130:9: note: previous definition is here
[2026-04-07T12:33:15.389Z]   130 | #define TORCH_HIP_API C10_IMPORT
[2026-04-07T12:33:15.389Z]       |         ^
[2026-04-07T12:33:15.389Z] 2 warnings generated when compiling for host.
[2026-04-07T12:33:23.745Z] [7497/8132] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/bgemm_kernels/torch_hip_generated_bgemm_kernel_bf16bf16bf16_256_256x256x32_32x32_4x4_16x16x1_16x16x1_1x16x1x16_4_Intrawave_v4.hip.o
[2026-04-07T12:33:23.745Z] In file included from /var/lib/jenkins/pytorch/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_256_256x256x32_32x32_4x4_16x16x1_16x16x1_1x16x1x16_4_Intrawave_v4.hip:3:
[2026-04-07T12:33:23.745Z] In file included from /var/lib/jenkins/pytorch/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:4:
[2026-04-07T12:33:23.745Z] In file included from /var/lib/jenkins/pytorch/aten/src/ATen/OpMathType.h:3:
[2026-04-07T12:33:23.745Z] In file included from /var/lib/jenkins/pytorch/c10/core/ScalarType.h:3:
[2026-04-07T12:33:23.745Z] In file included from /var/lib/jenkins/pytorch/c10/util/BFloat16.h:1:
[2026-04-07T12:33:23.745Z] In file included from /var/lib/jenkins/pytorch/torch/headeronly/util/BFloat16.h:6:
[2026-04-07T12:33:23.745Z] In file included from /var/lib/jenkins/pytorch/torch/headeronly/macros/Macros.h:30:
[2026-04-07T12:33:23.745Z] /var/lib/jenkins/pytorch/torch/headeronly/macros/Export.h:134:9: warning: 'TORCH_HIP_CPP_API' macro redefined [-Wmacro-redefined]
[2026-04-07T12:33:23.745Z]   134 | #define TORCH_HIP_CPP_API C10_EXPORT
[2026-04-07T12:33:23.745Z]       |         ^
[2026-04-07T12:33:23.745Z] /var/lib/jenkins/pytorch/torch/headeronly/macros/Export.h:129:9: note: previous definition is here
[2026-04-07T12:33:23.745Z]   129 | #define TORCH_HIP_CPP_API C10_IMPORT
[2026-04-07T12:33:23.745Z]       |         ^
[2026-04-07T12:33:23.745Z] /var/lib/jenkins/pytorch/torch/headeronly/macros/Export.h:135:9: warning: 'TORCH_HIP_API' macro redefined [-Wmacro-redefined]
[2026-04-07T12:33:23.745Z]   135 | #define TORCH_HIP_API C10_EXPORT
[2026-04-07T12:33:23.745Z]       |         ^
[2026-04-07T12:33:23.745Z] /var/lib/jenkins/pytorch/torch/headeronly/macros/Export.h:130:9: note: previous definition is here
[2026-04-07T12:33:23.745Z]   130 | #define TORCH_HIP_API C10_IMPORT
[2026-04-07T12:33:23.745Z]       |         ^
[2026-04-07T12:33:23.745Z] 2 warnings generated when compiling for gfx908.
[2026-04-07T12:33:23.745Z] In file included from /var/lib/jenkins/pytorch/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_256_256x256x32_32x32_4x4_16x16x1_16x16x1_1x16x1x16_4_Intrawave_v4.hip:3:
[2026-04-07T12:33:23.745Z] In file included from /var/lib/jenkins/pytorch/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:4:
[2026-04-07T12:33:23.745Z] In file included from /var/lib/jenkins/pytorch/aten/src/ATen/OpMathType.h:3:
[2026-04-07T12:33:23.745Z] In file included from /var/lib/jenkins/pytorch/c10/core/ScalarType.h:3:
[2026-04-07T12:33:23.745Z] In file included from /var/lib/jenkins/pytorch/c10/util/BFloat16.h:1:
[2026-04-07T12:33:23.745Z] In file included from /var/lib/jenkins/pytorch/torch/headeronly/util/BFloat16.h:6:
[2026-04-07T12:33:23.745Z] In file included from /var/lib/jenkins/pytorch/torch/headeronly/macros/Macros.h:30:
[2026-04-07T12:33:23.745Z] /var/lib/jenkins/pytorch/torch/headeronly/macros/Export.h:134:9: warning: 'TORCH_HIP_CPP_API' macro redefined [-Wmacro-redefined]
[2026-04-07T12:33:23.745Z]   134 | #define TORCH_HIP_CPP_API C10_EXPORT
[2026-04-07T12:33:23.745Z]       |         ^
[2026-04-07T12:33:23.745Z] /var/lib/jenkins/pytorch/torch/headeronly/macros/Export.h:129:9: note: previous definition is here
[2026-04-07T12:33:23.745Z]   129 | #define TORCH_HIP_CPP_API C10_IMPORT
[2026-04-07T12:33:23.745Z]       |         ^
[2026-04-07T12:33:23.745Z] /var/lib/jenkins/pytorch/torch/headeronly/macros/Export.h:135:9: warning: 'TORCH_HIP_API' macro redefined [-Wmacro-redefined]
[2026-04-07T12:33:23.745Z]   135 | #define TORCH_HIP_API C10_EXPORT
[2026-04-07T12:33:23.745Z]       |         ^
[2026-04-07T12:33:23.745Z] /var/lib/jenkins/pytorch/torch/headeronly/macros/Export.h:130:9: note: previous definition is here
[2026-04-07T12:33:23.745Z]   130 | #define TORCH_HIP_API C10_IMPORT
[2026-04-07T12:33:23.745Z]       |         ^
[2026-04-07T12:33:23.745Z] 2 warnings generated when compiling for gfx90a.
[2026-04-07T12:33:23.745Z] In file included from /var/lib/jenkins/pytorch/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_256_256x256x32_32x32_4x4_16x16x1_16x16x1_1x16x1x16_4_Intrawave_v4.hip:3:
[2026-04-07T12:33:23.745Z] In file included from /var/lib/jenkins/pytorch/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:4:
[2026-04-07T12:33:23.745Z] In file included from /var/lib/jenkins/pytorch/aten/src/ATen/OpMathType.h:3:
[2026-04-07T12:33:23.745Z] In file included from /var/lib/jenkins/pytorch/c10/core/ScalarType.h:3:
[2026-04-07T12:33:23.745Z] In file included from /var/lib/jenkins/pytorch/c10/util/BFloat16.h:1:
[2026-04-07T12:33:23.745Z] In file included from /var/lib/jenkins/pytorch/torch/headeronly/util/BFloat16.h:6:
[2026-04-07T12:33:23.745Z] In file included from /var/lib/jenkins/pytorch/torch/headeronly/macros/Macros.h:30:
[2026-04-07T12:33:23.745Z] /var/lib/jenkins/pytorch/torch/headeronly/macros/Export.h:134:9: warning: 'TORCH_HIP_CPP_API' macro redefined [-Wmacro-redefined]
[2026-04-07T12:33:23.745Z]   134 | #define TORCH_HIP_CPP_API C10_EXPORT
[2026-04-07T12:33:23.745Z]       |         ^
[2026-04-07T12:33:23.745Z] /var/lib/jenkins/pytorch/torch/headeronly/macros/Export.h:129:9: note: previous definition is here
[2026-04-07T12:33:23.745Z]   129 | #define TORCH_HIP_CPP_API C10_IMPORT
[2026-04-07T12:33:23.745Z]       |         ^
[2026-04-07T12:33:23.745Z] /var/lib/jenkins/pytorch/torch/headeronly/macros/Export.h:135:9: warning: 'TORCH_HIP_API' macro redefined [-Wmacro-redefined]
[2026-04-07T12:33:23.745Z]   135 | #define TORCH_HIP_API C10_EXPORT
[2026-04-07T12:33:23.745Z]       |         ^
[2026-04-07T12:33:23.745Z] /var/lib/jenkins/pytorch/torch/headeronly/macros/Export.h:130:9: note: previous definition is here
[2026-04-07T12:33:23.745Z]   130 | #define TORCH_HIP_API C10_IMPORT
[2026-04-07T12:33:23.745Z]       |         ^
[2026-04-07T12:33:23.745Z] 2 warnings generated when compiling for gfx942.
[2026-04-07T12:33:23.745Z] In file included from /var/lib/jenkins/pytorch/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_256_256x256x32_32x32_4x4_16x16x1_16x16x1_1x16x1x16_4_Intrawave_v4.hip:3:
[2026-04-07T12:33:23.745Z] In file included from /var/lib/jenkins/pytorch/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:4:
[2026-04-07T12:33:23.745Z] In file included from /var/lib/jenkins/pytorch/aten/src/ATen/OpMathType.h:3:
[2026-04-07T12:33:23.745Z] In file included from /var/lib/jenkins/pytorch/c10/core/ScalarType.h:3:
[2026-04-07T12:33:23.745Z] In file included from /var/lib/jenkins/pytorch/c10/util/BFloat16.h:1:
[2026-04-07T12:33:23.745Z] In file included from /var/lib/jenkins/pytorch/torch/headeronly/util/BFloat16.h:6:
[2026-04-07T12:33:23.745Z] In file included from /var/lib/jenkins/pytorch/torch/headeronly/macros/Macros.h:30:
[2026-04-07T12:33:23.745Z] /var/lib/jenkins/pytorch/torch/headeronly/macros/Export.h:134:9: warning: 'TORCH_HIP_CPP_API' macro redefined [-Wmacro-redefined]
[2026-04-07T12:33:23.745Z]   134 | #define TORCH_HIP_CPP_API C10_EXPORT
[2026-04-07T12:33:23.745Z]       |         ^
[2026-04-07T12:33:23.745Z] /var/lib/jenkins/pytorch/torch/headeronly/macros/Export.h:129:9: note: previous definition is here
[2026-04-07T12:33:23.745Z]   129 | #define TORCH_HIP_CPP_API C10_IMPORT
[2026-04-07T12:33:23.745Z]       |         ^
[2026-04-07T12:33:23.745Z] /var/lib/jenkins/pytorch/torch/headeronly/macros/Export.h:135:9: warning: 'TORCH_HIP_API' macro redefined [-Wmacro-redefined]
[2026-04-07T12:33:23.745Z]   135 | #define TORCH_HIP_API C10_EXPORT
[2026-04-07T12:33:23.745Z]       |         ^
[2026-04-07T12:33:23.745Z] /var/lib/jenkins/pytorch/torch/headeronly/macros/Export.h:130:9: note: previous definition is here
[2026-04-07T12:33:23.745Z]   130 | #define TORCH_HIP_API C10_IMPORT
[2026-04-07T12:33:23.745Z]       |         ^
[2026-04-07T12:33:23.745Z] 2 warnings generated when compiling for host.
[2026-04-07T12:33:47.536Z] [7498/8132] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_TensorModeKernel.hip.o
[2026-04-07T12:33:47.536Z] In file included from /var/lib/jenkins/pytorch/aten/src/ATen/native/hip/TensorModeKernel.hip:3:
[2026-04-07T12:33:47.536Z] In file included from /var/lib/jenkins/pytorch/aten/src/ATen/native/hip/TensorModeKernel.cuh:5:
[2026-04-07T12:33:47.536Z] In file included from /var/lib/jenkins/pytorch/aten/src/ATen/hip/detail/IndexUtils.cuh:4:
[2026-04-07T12:33:47.536Z] In file included from /var/lib/jenkins/pytorch/aten/src/ATen/core/TensorBase.h:16:
[2026-04-07T12:33:47.536Z] In file included from /var/lib/jenkins/pytorch/c10/core/Device.h:3:
[2026-04-07T12:33:47.536Z] In file included from /var/lib/jenkins/pytorch/c10/core/DeviceType.h:3:
[2026-04-07T12:33:47.536Z] In file included from /var/lib/jenkins/pytorch/c10/macros/Export.h:1:
[2026-04-07T12:33:47.536Z] /var/lib/jenkins/pytorch/torch/headeronly/macros/Export.h:134:9: warning: 'TORCH_HIP_CPP_API' macro redefined [-Wmacro-redefined]
[2026-04-07T12:33:47.536Z]   134 | #define TORCH_HIP_CPP_API C10_EXPORT
[2026-04-07T12:33:47.536Z]       |         ^
[2026-04-07T12:33:47.536Z] /var/lib/jenkins/pytorch/torch/headeronly/macros/Export.h:129:9: note: previous definition is here
[2026-04-07T12:33:47.536Z]   129 | #define TORCH_HIP_CPP_API C10_IMPORT
[2026-04-07T12:33:47.536Z]       |         ^
[2026-04-07T12:33:47.536Z] /var/lib/jenkins/pytorch/torch/headeronly/macros/Export.h:135:9: warning: 'TORCH_HIP_API' macro redefined [-Wmacro-redefined]
[2026-04-07T12:33:47.536Z]   135 | #define TORCH_HIP_API C10_EXPORT
[2026-04-07T12:33:47.536Z]       |         ^
[2026-04-07T12:33:47.536Z] /var/lib/jenkins/pytorch/torch/headeronly/macros/Export.h:130:9: note: previous definition is here
[2026-04-07T12:33:47.536Z]   130 | #define TORCH_HIP_API C10_IMPORT
[2026-04-07T12:33:47.536Z]       |         ^
[2026-04-07T12:33:47.536Z] 2 warnings generated when compiling for gfx908.
[2026-04-07T12:33:47.536Z] In file included from /var/lib/jenkins/pytorch/aten/src/ATen/native/hip/TensorModeKernel.hip:3:
[2026-04-07T12:33:47.536Z] In file included from /var/lib/jenkins/pytorch/aten/src/ATen/native/hip/TensorModeKernel.cuh:5:
[2026-04-07T12:33:47.536Z] In file included from /var/lib/jenkins/pytorch/aten/src/ATen/hip/detail/IndexUtils.cuh:4:
[2026-04-07T12:33:47.536Z] In file included from /var/lib/jenkins/pytorch/aten/src/ATen/core/TensorBase.h:16:
[2026-04-07T12:33:47.536Z] In file included from /var/lib/jenkins/pytorch/c10/core/Device.h:3:
[2026-04-07T12:33:47.536Z] In file included from /var/lib/jenkins/pytorch/c10/core/DeviceType.h:3:
[2026-04-07T12:33:47.536Z] In file included from /var/lib/jenkins/pytorch/c10/macros/Export.h:1:
[2026-04-07T12:33:47.536Z] /var/lib/jenkins/pytorch/torch/headeronly/macros/Export.h:134:9: warning: 'TORCH_HIP_CPP_API' macro redefined [-Wmacro-redefined]
[2026-04-07T12:33:47.536Z]   134 | #define TORCH_HIP_CPP_API C10_EXPORT
[2026-04-07T12:33:47.536Z]       |         ^
[2026-04-07T12:33:47.536Z] /var/lib/jenkins/pytorch/torch/headeronly/macros/Export.h:129:9: note: previous definition is here
[2026-04-07T12:33:47.536Z]   129 | #define TORCH_HIP_CPP_API C10_IMPORT
[2026-04-07T12:33:47.536Z]       |         ^
[2026-04-07T12:33:47.536Z] /var/lib/jenkins/pytorch/torch/headeronly/macros/Export.h:135:9: warning: 'TORCH_HIP_API' macro redefined [-Wmacro-redefined]
[2026-04-07T12:33:47.536Z]   135 | #define TORCH_HIP_API C10_EXPORT
[2026-04-07T12:33:47.536Z]       |         ^
[2026-04-07T12:33:47.536Z] /var/lib/jenkins/pytorch/torch/headeronly/macros/Export.h:130:9: note: previous definition is here
[2026-04-07T12:33:47.536Z]   130 | #define TORCH_HIP_API C10_IMPORT
[2026-04-07T12:33:47.536Z]       |         ^
[2026-04-07T12:33:47.536Z] 2 warnings generated when compiling for gfx90a.
[2026-04-07T12:33:47.536Z] In file included from /var/lib/jenkins/pytorch/aten/src/ATen/native/hip/TensorModeKernel.hip:3:
[2026-04-07T12:33:47.536Z] In file included from /var/lib/jenkins/pytorch/aten/src/ATen/native/hip/TensorModeKernel.cuh:5:
[2026-04-07T12:33:47.536Z] In file included from /var/lib/jenkins/pytorch/aten/src/ATen/hip/detail/IndexUtils.cuh:4:
[2026-04-07T12:33:47.536Z] In file included from /var/lib/jenkins/pytorch/aten/src/ATen/core/TensorBase.h:16:
[2026-04-07T12:33:47.536Z] In file included from /var/lib/jenkins/pytorch/c10/core/Device.h:3:
[2026-04-07T12:33:47.536Z] In file included from /var/lib/jenkins/pytorch/c10/core/DeviceType.h:3:
[2026-04-07T12:33:47.536Z] In file included from /var/lib/jenkins/pytorch/c10/macros/Export.h:1:
[2026-04-07T12:33:47.536Z] /var/lib/jenkins/pytorch/torch/headeronly/macros/Export.h:134:9: warning: 'TORCH_HIP_CPP_API' macro redefined [-Wmacro-redefined]
[2026-04-07T12:33:47.536Z]   134 | #define TORCH_HIP_CPP_API C10_EXPORT
[2026-04-07T12:33:47.536Z]       |         ^
[2026-04-07T12:33:47.536Z] /var/lib/jenkins/pytorch/torch/headeronly/macros/Export.h:129:9: note: previous definition is here
[2026-04-07T12:33:47.536Z]   129 | #define TORCH_HIP_CPP_API C10_IMPORT
[2026-04-07T12:33:47.536Z]       |         ^
[2026-04-07T12:33:47.536Z] /var/lib/jenkins/pytorch/torch/headeronly/macros/Export.h:135:9: warning: 'TORCH_HIP_API' macro redefined [-Wmacro-redefined]
[2026-04-07T12:33:47.536Z]   135 | #define TORCH_HIP_API C10_EXPORT
[2026-04-07T12:33:47.536Z]       |         ^
[2026-04-07T12:33:47.536Z] /var/lib/jenkins/pytorch/torch/headeronly/macros/Export.h:130:9: note: previous definition is here
[2026-04-07T12:33:47.536Z]   130 | #define TORCH_HIP_API C10_IMPORT
[2026-04-07T12:33:47.536Z]       |         ^
[2026-04-07T12:33:47.536Z] 2 warnings generated when compiling for gfx942.
[2026-04-07T12:33:47.536Z] In file included from /var/lib/jenkins/pytorch/aten/src/ATen/native/hip/TensorModeKernel.hip:3:
[2026-04-07T12:33:47.536Z] In file included from /var/lib/jenkins/pytorch/aten/src/ATen/native/hip/TensorModeKernel.cuh:5:
[2026-04-07T12:33:47.536Z] In file included from /var/lib/jenkins/pytorch/aten/src/ATen/hip/detail/IndexUtils.cuh:4:
[2026-04-07T12:33:47.536Z] In file included from /var/lib/jenkins/pytorch/aten/src/ATen/core/TensorBase.h:16:
[2026-04-07T12:33:47.536Z] In file included from /var/lib/jenkins/pytorch/c10/core/Device.h:3:
[2026-04-07T12:33:47.536Z] In file included from /var/lib/jenkins/pytorch/c10/core/DeviceType.h:3:
[2026-04-07T12:33:47.536Z] In file included from /var/lib/jenkins/pytorch/c10/macros/Export.h:1:
[2026-04-07T12:33:47.536Z] /var/lib/jenkins/pytorch/torch/headeronly/macros/Export.h:134:9: warning: 'TORCH_HIP_CPP_API' macro redefined [-Wmacro-redefined]
[2026-04-07T12:33:47.536Z]   134 | #define TORCH_HIP_CPP_API C10_EXPORT
[2026-04-07T12:33:47.536Z]       |         ^
[2026-04-07T12:33:47.536Z] /var/lib/jenkins/pytorch/torch/headeronly/macros/Export.h:129:9: note: previous definition is here
[2026-04-07T12:33:47.536Z]   129 | #define TORCH_HIP_CPP_API C10_IMPORT
[2026-04-07T12:33:47.536Z]       |         ^
[2026-04-07T12:33:47.536Z] /var/lib/jenkins/pytorch/torch/headeronly/macros/Export.h:135:9: warning: 'TORCH_HIP_API' macro redefined [-Wmacro-redefined]
[2026-04-07T12:33:47.536Z]   135 | #define TORCH_HIP_API C10_EXPORT
[2026-04-07T12:33:47.536Z]       |         ^
[2026-04-07T12:33:47.536Z] /var/lib/jenkins/pytorch/torch/headeronly/macros/Export.h:130:9: note: previous definition is here
[2026-04-07T12:33:47.536Z]   130 | #define TORCH_HIP_API C10_IMPORT
[2026-04-07T12:33:47.536Z]       |         ^
[2026-04-07T12:33:47.536Z] 2 warnings generated when compiling for host.
[2026-04-07T12:33:50.019Z] [7499/8132] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/bgemm_kernels/torch_hip_generated_bgemm_kernel_bf16bf16bf16_256_256x256x32_32x32_4x4_4x64x1_4x64x1_1x16x1x16_4_Intrawave_v5.hip.o
[2026-04-07T12:33:50.019Z] In file included from /var/lib/jenkins/pytorch/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_256_256x256x32_32x32_4x4_4x64x1_4x64x1_1x16x1x16_4_Intrawave_v5.hip:3:
[2026-04-07T12:33:50.019Z] In file included from /var/lib/jenkins/pytorch/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:4:
[2026-04-07T12:33:50.019Z] In file included from /var/lib/jenkins/pytorch/aten/src/ATen/OpMathType.h:3:
[2026-04-07T12:33:50.019Z] In file included from /var/lib/jenkins/pytorch/c10/core/ScalarType.h:3:
[2026-04-07T12:33:50.019Z] In file included from /var/lib/jenkins/pytorch/c10/util/BFloat16.h:1:
[2026-04-07T12:33:50.019Z] In file included from /var/lib/jenkins/pytorch/torch/headeronly/util/BFloat16.h:6:
[2026-04-07T12:33:50.019Z] In file included from /var/lib/jenkins/pytorch/torch/headeronly/macros/Macros.h:30:
[2026-04-07T12:33:50.019Z] /var/lib/jenkins/pytorch/torch/headeronly/macros/Export.h:134:9: warning: 'TORCH_HIP_CPP_API' macro redefined [-Wmacro-redefined]
[2026-04-07T12:33:50.019Z]   134 | #define TORCH_HIP_CPP_API C10_EXPORT
[2026-04-07T12:33:50.019Z]       |         ^
[2026-04-07T12:33:50.019Z] /var/lib/jenkins/pytorch/torch/headeronly/macros/Export.h:129:9: note: previous definition is here
[2026-04-07T12:33:50.019Z]   129 | #define TORCH_HIP_CPP_API C10_IMPORT
[2026-04-07T12:33:50.019Z]       |         ^
[2026-04-07T12:33:50.019Z] /var/lib/jenkins/pytorch/torch/headeronly/macros/Export.h:135:9: warning: 'TORCH_HIP_API' macro redefined [-Wmacro-redefined]
[2026-04-07T12:33:50.019Z]   135 | #define TORCH_HIP_API C10_EXPORT
[2026-04-07T12:33:50.019Z]       |         ^
[2026-04-07T12:33:50.019Z] /var/lib/jenkins/pytorch/torch/headeronly/macros/Export.h:130:9: note: previous definition is here
[2026-04-07T12:33:50.019Z]   130 | #define TORCH_HIP_API C10_IMPORT
[2026-04-07T12:33:50.019Z]       |         ^
[2026-04-07T12:33:50.019Z] 2 warnings generated when compiling for gfx908.
[2026-04-07T12:33:50.019Z] In file included from /var/lib/jenkins/pytorch/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_256_256x256x32_32x32_4x4_4x64x1_4x64x1_1x16x1x16_4_Intrawave_v5.hip:3:
[2026-04-07T12:33:50.019Z] In file included from /var/lib/jenkins/pytorch/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:4:
[2026-04-07T12:33:50.019Z] In file included from /var/lib/jenkins/pytorch/aten/src/ATen/OpMathType.h:3:
[2026-04-07T12:33:50.019Z] In file included from /var/lib/jenkins/pytorch/c10/core/ScalarType.h:3:
[2026-04-07T12:33:50.019Z] In file included from /var/lib/jenkins/pytorch/c10/util/BFloat16.h:1:
[2026-04-07T12:33:50.019Z] In file included from /var/lib/jenkins/pytorch/torch/headeronly/util/BFloat16.h:6:
[2026-04-07T12:33:50.019Z] In file included from /var/lib/jenkins/pytorch/torch/headeronly/macros/Macros.h:30:
[2026-04-07T12:33:50.019Z] /var/lib/jenkins/pytorch/torch/headeronly/macros/Export.h:134:9: warning: 'TORCH_HIP_CPP_API' macro redefined [-Wmacro-redefined]
[2026-04-07T12:33:50.019Z]   134 | #define TORCH_HIP_CPP_API C10_EXPORT
[2026-04-07T12:33:50.019Z]       |         ^
[2026-04-07T12:33:50.019Z] /var/lib/jenkins/pytorch/torch/headeronly/macros/Export.h:129:9: note: previous definition is here
[2026-04-07T12:33:50.019Z]   129 | #define TORCH_HIP_CPP_API C10_IMPORT
[2026-04-07T12:33:50.019Z]       |         ^
[2026-04-07T12:33:50.019Z] /var/lib/jenkins/pytorch/torch/headeronly/macros/Export.h:135:9: warning: 'TORCH_HIP_API' macro redefined [-Wmacro-redefined]
[2026-04-07T12:33:50.019Z]   135 | #define TORCH_HIP_API C10_EXPORT
[2026-04-07T12:33:50.019Z]       |         ^
[2026-04-07T12:33:50.019Z] /var/lib/jenkins/pytorch/torch/headeronly/macros/Export.h:130:9: note: previous definition is here
[2026-04-07T12:33:50.019Z]   130 | #define TORCH_HIP_API C10_IMPORT
[2026-04-07T12:33:50.019Z]       |         ^
[2026-04-07T12:33:50.019Z] 2 warnings generated when compiling for gfx90a.
[2026-04-07T12:33:50.019Z] In file included from /var/lib/jenkins/pytorch/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_256_256x256x32_32x32_4x4_4x64x1_4x64x1_1x16x1x16_4_Intrawave_v5.hip:3:
[2026-04-07T12:33:50.019Z] In file included from /var/lib/jenkins/pytorch/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:4:
[2026-04-07T12:33:50.019Z] In file included from /var/lib/jenkins/pytorch/aten/src/ATen/OpMathType.h:3:
[2026-04-07T12:33:50.019Z] In file included from /var/lib/jenkins/pytorch/c10/core/ScalarType.h:3:
[2026-04-07T12:33:50.019Z] In file included from /var/lib/jenkins/pytorch/c10/util/BFloat16.h:1:
[2026-04-07T12:33:50.019Z] In file included from /var/lib/jenkins/pytorch/torch/headeronly/util/BFloat16.h:6:
[2026-04-07T12:33:50.019Z] In file included from /var/lib/jenkins/pytorch/torch/headeronly/macros/Macros.h:30:
[2026-04-07T12:33:50.019Z] /var/lib/jenkins/pytorch/torch/headeronly/macros/Export.h:134:9: warning: 'TORCH_HIP_CPP_API' macro redefined [-Wmacro-redefined]
[2026-04-07T12:33:50.019Z]   134 | #define TORCH_HIP_CPP_API C10_EXPORT
[2026-04-07T12:33:50.019Z]       |         ^
[2026-04-07T12:33:50.019Z] /var/lib/jenkins/pytorch/torch/headeronly/macros/Export.h:129:9: note: previous definition is here
[2026-04-07T12:33:50.019Z]   129 | #define TORCH_HIP_CPP_API C10_IMPORT
[2026-04-07T12:33:50.019Z]       |         ^
[2026-04-07T12:33:50.019Z] /var/lib/jenkins/pytorch/torch/headeronly/macros/Export.h:135:9: warning: 'TORCH_HIP_API' macro redefined [-Wmacro-redefined]
[2026-04-07T12:33:50.019Z]   135 | #define TORCH_HIP_API C10_EXPORT
[2026-04-07T12:33:50.019Z]       |         ^
[2026-04-07T12:33:50.019Z] /var/lib/jenkins/pytorch/torch/headeronly/macros/Export.h:130:9: note: previous definition is here
[2026-04-07T12:33:50.019Z]   130 | #define TORCH_HIP_API C10_IMPORT
[2026-04-07T12:33:50.019Z]       |         ^
[2026-04-07T12:33:50.019Z] 2 warnings generated when compiling for gfx942.
[2026-04-07T12:33:50.019Z] In file included from /var/lib/jenkins/pytorch/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_bf16bf16bf16_256_256x256x32_32x32_4x4_4x64x1_4x64x1_1x16x1x16_4_Intrawave_v5.hip:3:
[2026-04-07T12:33:50.019Z] In file included from /var/lib/jenkins/pytorch/aten/src/ATen/native/hip/bgemm_kernels/bgemm_kernel_template.h:4:
[2026-04-07T12:33:50.019Z] In file included from /var/lib/jenkins/pytorch/aten/src/ATen/OpMathType.h:3:
[2026-04-07T12:33:50.019Z] In file included from /var/lib/jenkins/pytorch/c10/core/ScalarType.h:3:
[2026-04-07T12:33:50.019Z] In file included from /var/lib/jenkins/pytorch/c10/util/BFloat16.h:1:
[2026-04-07T12:33:50.019Z] In file included from /var/lib/jenkins/pytorch/torch/headeronly/util/BFloat16.h:6:
[2026-04-07T12:33:50.019Z] In file included from /var/lib/jenkins/pytorch/torch/headeronly/macros/Macros.h:30:
[2026-04-07T12:33:50.019Z] /var/lib/jenkins/pytorch/torch/headeronly/macros/Export.h:134:9: warning: 'TORCH_HIP_CPP_API' macro redefined [-Wmacro-redefined]
[2026-04-07T12:33:50.019Z]   134 | #define TORCH_HIP_CPP_API C10_EXPORT
[2026-04-07T12:33:50.019Z]       |         ^
[2026-04-07T12:33:50.019Z] /var/lib/jenkins/pytorch/torch/headeronly/macros/Export.h:129:9: note: previous definition is here
[2026-04-07T12:33:50.019Z]   129 | #define TORCH_HIP_CPP_API C10_IMPORT
[2026-04-07T12:33:50.019Z]       |         ^
[2026-04-07T12:33:50.019Z] /var/lib/jenkins/pytorch/torch/headeronly/macros/Export.h:135:9: warning: 'TORCH_HIP_API' macro redefined [-Wmacro-redefined]
[2026-04-07T12:33:50.019Z]   135 | #define TORCH_HIP_API C10_EXPORT
[2026-04-07T12:33:50.019Z]       |         ^
[2026-04-07T12:33:50.019Z] /var/lib/jenkins/pytorch/torch/headeronly/macros/Export.h:130:9: note: previous definition is here
[2026-04-07T12:33:50.019Z]   130 | #define TORCH_HIP_API C10_IMPORT
[2026-04-07T12:33:50.019Z]       |         ^
[2026-04-07T12:33:50.019Z] 2 warnings generated when compiling for host.
[2026-04-07T12:34:13.837Z] [7500/8132] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_PowKernel.hip.o
[2026-04-07T12:34:13.837Z] In file included from /var/lib/jenkins/pytorch/aten/src/ATen/native/hip/PowKernel.hip:3:
[2026-04-07T12:34:13.837Z] In file included from /var/lib/jenkins/pytorch/aten/src/ATen/Context.h:3:
[2026-04-07T12:34:13.837Z] In file included from /var/lib/jenkins/pytorch/aten/src/ATen/BlasBackend.h:3:
[2026-04-07T12:34:13.837Z] In file included from /var/lib/jenkins/pytorch/c10/util/Exception.h:4:
[2026-04-07T12:34:13.837Z] In file included from /var/lib/jenkins/pytorch/c10/macros/Export.h:1:
[2026-04-07T12:34:13.837Z] /var/lib/jenkins/pytorch/torch/headeronly/macros/Export.h:134:9: warning: 'TORCH_HIP_CPP_API' macro redefined [-Wmacro-redefined]
[2026-04-07T12:34:13.837Z]   134 | #define TORCH_HIP_CPP_API C10_EXPORT
[2026-04-07T12:34:13.837Z]       |         ^
[2026-04-07T12:34:13.837Z] /var/lib/jenkins/pytorch/torch/headeronly/macros/Export.h:129:9: note: previous definition is here
[2026-04-07T12:34:13.837Z]   129 | #define TORCH_HIP_CPP_API C10_IMPORT
[2026-04-07T12:34:13.837Z]       |         ^
[2026-04-07T12:34:13.837Z] /var/lib/jenkins/pytorch/torch/headeronly/macros/Export.h:135:9: warning: 'TORCH_HIP_API' macro redefined [-Wmacro-redefined]
[2026-04-07T12:34:13.837Z]   135 | #define TORCH_HIP_API C10_EXPORT
[2026-04-07T12:34:13.837Z]       |         ^
[2026-04-07T12:34:13.837Z] /var/lib/jenkins/pytorch/torch/headeronly/macros/Export.h:130:9: note: previous definition is here
[2026-04-07T12:34:13.837Z]   130 | #define TORCH_HIP_API C10_IMPORT
[2026-04-07T12:34:13.837Z]       |         ^
[2026-04-07T12:34:13.837Z] 2 warnings generated when compiling for gfx908.
[2026-04-07T12:34:13.837Z] In file included from /var/lib/jenkins/pytorch/aten/src/ATen/native/hip/PowKernel.hip:3:
[2026-04-07T12:34:13.837Z] In file included from /var/lib/jenkins/pytorch/aten/src/ATen/Context.h:3:
[2026-04-07T12:34:13.837Z] In file included from /var/lib/jenkins/pytorch/aten/src/ATen/BlasBackend.h:3:
[2026-04-07T12:34:13.837Z] In file included from /var/lib/jenkins/pytorch/c10/util/Exception.h:4:
[2026-04-07T12:34:13.837Z] In file included from /var/lib/jenkins/pytorch/c10/macros/Export.h:1:
[2026-04-07T12:34:13.837Z] /var/lib/jenkins/pytorch/torch/headeronly/macros/Export.h:134:9: warning: 'TORCH_HIP_CPP_API' macro redefined [-Wmacro-redefined]
[2026-04-07T12:34:13.837Z]   134 | #define TORCH_HIP_CPP_API C10_EXPORT
[2026-04-07T12:34:13.837Z]       |         ^
[2026-04-07T12:34:13.837Z] /var/lib/jenkins/pytorch/torch/headeronly/macros/Export.h:129:9: note: previous definition is here
[2026-04-07T12:34:13.837Z]   129 | #define TORCH_HIP_CPP_API C10_IMPORT
[2026-04-07T12:34:13.837Z]       |         ^
[2026-04-07T12:34:13.837Z] /var/lib/jenkins/pytorch/torch/headeronly/macros/Export.h:135:9: warning: 'TORCH_HIP_API' macro redefined [-Wmacro-redefined]
[2026-04-07T12:34:13.837Z]   135 | #define TORCH_HIP_API C10_EXPORT
[2026-04-07T12:34:13.837Z]       |         ^
[2026-04-07T12:34:13.837Z] /var/lib/jenkins/pytorch/torch/headeronly/macros/Export.h:130:9: note: previous definition is here
[2026-04-07T12:34:13.837Z]   130 | #define TORCH_HIP_API C10_IMPORT
[2026-04-07T12:34:13.837Z]       |         ^
[2026-04-07T12:34:13.837Z] 2 warnings generated when compiling for gfx90a.
[2026-04-07T12:34:13.837Z] In file included from /var/lib/jenkins/pytorch/aten/src/ATen/native/hip/PowKernel.hip:3:
[2026-04-07T12:34:13.837Z] In file included from /var/lib/jenkins/pytorch/aten/src/ATen/Context.h:3:
[2026-04-07T12:34:13.837Z] In file included from /var/lib/jenkins/pytorch/aten/src/ATen/BlasBackend.h:3:
[2026-04-07T12:34:13.837Z] In file included from /var/lib/jenkins/pytorch/c10/util/Exception.h:4:
[2026-04-07T12:34:13.837Z] In file included from /var/lib/jenkins/pytorch/c10/macros/Export.h:1:
[2026-04-07T12:34:13.837Z] /var/lib/jenkins/pytorch/torch/headeronly/macros/Export.h:134:9: warning: 'TORCH_HIP_CPP_API' macro redefined [-Wmacro-redefined]
[2026-04-07T12:34:13.837Z]   134 | #define TORCH_HIP_CPP_API C10_EXPORT
[2026-04-07T12:34:13.837Z]       |         ^
[2026-04-07T12:34:13.837Z] /var/lib/jenkins/pytorch/torch/headeronly/macros/Export.h:129:9: note: previous definition is here
[2026-04-07T12:34:13.837Z]   129 | #define TORCH_HIP_CPP_API C10_IMPORT
[2026-04-07T12:34:13.837Z]       |         ^
[2026-04-07T12:34:13.837Z] /var/lib/jenkins/pytorch/torch/headeronly/macros/Export.h:135:9: warning: 'TORCH_HIP_API' macro redefined [-Wmacro-redefined]
[2026-04-07T12:34:13.837Z]   135 | #define TORCH_HIP_API C10_EXPORT
[2026-04-07T12:34:13.837Z]       |         ^
[2026-04-07T12:34:13.837Z] /var/lib/jenkins/pytorch/torch/headeronly/macros/Export.h:130:9: note: previous definition is here
[2026-04-07T12:34:13.837Z]   130 | #define TORCH_HIP_API C10_IMPORT
[2026-04-07T12:34:13.837Z]       |         ^
[2026-04-07T12:34:13.837Z] 2 warnings generated when compiling for gfx942.
[2026-04-07T12:34:13.837Z] In file included from /var/lib/jenkins/pytorch/aten/src/ATen/native/hip/PowKernel.hip:3:
[2026-04-07T12:34:13.837Z] In file included from /var/lib/jenkins/pytorch/aten/src/ATen/Context.h:3:
[2026-04-07T12:34:13.837Z] In file included from /var/lib/jenkins/pytorch/aten/src/ATen/BlasBackend.h:3:
[2026-04-07T12:34:13.837Z] In file included from /var/lib/jenkins/pytorch/c10/util/Exception.h:4:
[2026-04-07T12:34:13.837Z] In file included from /var/lib/jenkins/pytorch/c10/macros/Export.h:1:
[2026-04-07T12:34:13.837Z] /var/lib/jenkins/pytorch/torch/headeronly/macros/Export.h:134:9: warning: 'TORCH_HIP_CPP_API' macro redefined [-Wmacro-redefined]
[2026-04-07T12:34:13.837Z]   134 | #define TORCH_HIP_CPP_API C10_EXPORT
[2026-04-07T12:34:13.838Z]       |         ^
[2026-04-07T12:34:13.838Z] /var/lib/jenkins/pytorch/torch/headeronly/macros/Export.h:129:9: note: previous definition is here
[2026-04-07T12:34:13.838Z]   129 | #define TORCH_HIP_CPP_API C10_IMPORT
[2026-04-07T12:34:13.838Z]       |         ^
[2026-04-07T12:34:13.838Z] /var/lib/jenkins/pytorch/torch/headeronly/macros/Export.h:135:9: warning: 'TORCH_HIP_API' macro redefined [-Wmacro-redefined]
[2026-04-07T12:34:13.838Z]   135 | #define TORCH_HIP_API C10_EXPORT
[2026-04-07T12:34:13.838Z]       |         ^
[2026-04-07T12:34:13.838Z] /var/lib/jenkins/pytorch/torch/headeronly/macros/Export.h:130:9: note: previous definition is here
[2026-04-07T12:34:13.838Z]   130 | #define TORCH_HIP_API C10_IMPORT
[2026-04-07T12:34:13.838Z]       |         ^
[2026-04-07T12:34:13.838Z] 2 warnings generated when compiling for host.
[2026-04-07T12:34:15.137Z] [7501/8132] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_SortStable.hip.o
[2026-04-07T12:34:15.137Z] In file included from /var/lib/jenkins/pytorch/aten/src/ATen/native/hip/SortStable.hip:5:
[2026-04-07T12:34:15.137Z] In file included from /var/lib/jenkins/pytorch/aten/src/ATen/native/hip/SortStable.h:3:
[2026-04-07T12:34:15.137Z] In file included from /var/lib/jenkins/pytorch/aten/src/ATen/core/TensorBase.h:16:
[2026-04-07T12:34:15.137Z] In file included from /var/lib/jenkins/pytorch/c10/core/Device.h:3:
[2026-04-07T12:34:15.137Z] In file included from /var/lib/jenkins/pytorch/c10/core/DeviceType.h:3:
[2026-04-07T12:34:15.137Z] In file included from /var/lib/jenkins/pytorch/c10/macros/Export.h:1:
[2026-04-07T12:34:15.137Z] /var/lib/jenkins/pytorch/torch/headeronly/macros/Export.h:134:9: warning: 'TORCH_HIP_CPP_API' macro redefined [-Wmacro-redefined]
[2026-04-07T12:34:15.137Z]   134 | #define TORCH_HIP_CPP_API C10_EXPORT
[2026-04-07T12:34:15.137Z]       |         ^
[2026-04-07T12:34:15.137Z] /var/lib/jenkins/pytorch/torch/headeronly/macros/Export.h:129:9: note: previous definition is here
[2026-04-07T12:34:15.137Z]   129 | #define TORCH_HIP_CPP_API C10_IMPORT
[2026-04-07T12:34:15.137Z]       |         ^
[2026-04-07T12:34:15.137Z] /var/lib/jenkins/pytorch/torch/headeronly/macros/Export.h:135:9: warning: 'TORCH_HIP_API' macro redefined [-Wmacro-redefined]
[2026-04-07T12:34:15.137Z]   135 | #define TORCH_HIP_API C10_EXPORT
[2026-04-07T12:34:15.137Z]       |         ^
[2026-04-07T12:34:15.137Z] /var/lib/jenkins/pytorch/torch/headeronly/macros/Export.h:130:9: note: previous definition is here
[2026-04-07T12:34:15.137Z]   130 | #define TORCH_HIP_API C10_IMPORT
[2026-04-07T12:34:15.137Z]       |         ^
[2026-04-07T12:34:15.137Z] 2 warnings generated when compiling for gfx908.
[2026-04-07T12:34:15.137Z] In file included from /var/lib/jenkins/pytorch/aten/src/ATen/native/hip/SortStable.hip:5:
[2026-04-07T12:34:15.137Z] In file included from /var/lib/jenkins/pytorch/aten/src/ATen/native/hip/SortStable.h:3:
[2026-04-07T12:34:15.137Z] In file included from /var/lib/jenkins/pytorch/aten/src/ATen/core/TensorBase.h:16:
[2026-04-07T12:34:15.137Z] In file included from /var/lib/jenkins/pytorch/c10/core/Device.h:3:
[2026-04-07T12:34:15.137Z] In file included from /var/lib/jenkins/pytorch/c10/core/DeviceType.h:3:
[2026-04-07T12:34:15.137Z] In file included from /var/lib/jenkins/pytorch/c10/macros/Export.h:1:
[2026-04-07T12:34:15.137Z] /var/lib/jenkins/pytorch/torch/headeronly/macros/Export.h:134:9: warning: 'TORCH_HIP_CPP_API' macro redefined [-Wmacro-redefined]
[2026-04-07T12:34:15.137Z]   134 | #define TORCH_HIP_CPP_API C10_EXPORT
[2026-04-07T12:34:15.137Z]       |         ^
[2026-04-07T12:34:15.137Z] /var/lib/jenkins/pytorch/torch/headeronly/macros/Export.h:129:9: note: previous definition is here
[2026-04-07T12:34:15.137Z]   129 | #define TORCH_HIP_CPP_API C10_IMPORT
[2026-04-07T12:34:15.137Z]       |         ^
[2026-04-07T12:34:15.137Z] /var/lib/jenkins/pytorch/torch/headeronly/macros/Export.h:135:9: warning: 'TORCH_HIP_API' macro redefined [-Wmacro-redefined]
[2026-04-07T12:34:15.137Z]   135 | #define TORCH_HIP_API C10_EXPORT
[2026-04-07T12:34:15.137Z]       |         ^
[2026-04-07T12:34:15.137Z] /var/lib/jenkins/pytorch/torch/headeronly/macros/Export.h:130:9: note: previous definition is here
[2026-04-07T12:34:15.137Z]   130 | #define TORCH_HIP_API C10_IMPORT
[2026-04-07T12:34:15.137Z]       |         ^
[2026-04-07T12:34:15.137Z] 2 warnings generated when compiling for gfx90a.
[2026-04-07T12:34:15.137Z] In file included from /var/lib/jenkins/pytorch/aten/src/ATen/native/hip/SortStable.hip:5:
[2026-04-07T12:34:15.137Z] In file included from /var/lib/jenkins/pytorch/aten/src/ATen/native/hip/SortStable.h:3:
[2026-04-07T12:34:15.137Z] In file included from /var/lib/jenkins/pytorch/aten/src/ATen/core/TensorBase.h:16:
[2026-04-07T12:34:15.137Z] In file included from /var/lib/jenkins/pytorch/c10/core/Device.h:3:
[2026-04-07T12:34:15.137Z] In file included from /var/lib/jenkins/pytorch/c10/core/DeviceType.h:3:
[2026-04-07T12:34:15.137Z] In file included from /var/lib/jenkins/pytorch/c10/macros/Export.h:1:
[2026-04-07T12:34:15.137Z] /var/lib/jenkins/pytorch/torch/headeronly/macros/Export.h:134:9: warning: 'TORCH_HIP_CPP_API' macro redefined [-Wmacro-redefined]
[2026-04-07T12:34:15.137Z]   134 | #define TORCH_HIP_CPP_API C10_EXPORT
[2026-04-07T12:34:15.137Z]       |         ^
[2026-04-07T12:34:15.137Z] /var/lib/jenkins/pytorch/torch/headeronly/macros/Export.h:129:9: note: previous definition is here
[2026-04-07T12:34:15.137Z]   129 | #define TORCH_HIP_CPP_API C10_IMPORT
[2026-04-07T12:34:15.137Z]       |         ^
[2026-04-07T12:34:15.137Z] /var/lib/jenkins/pytorch/torch/headeronly/macros/Export.h:135:9: warning: 'TORCH_HIP_API' macro redefined [-Wmacro-redefined]
[2026-04-07T12:34:15.138Z]   135 | #define TORCH_HIP_API C10_EXPORT
[2026-04-07T12:34:15.138Z]       |         ^
[2026-04-07T12:34:15.138Z] /var/lib/jenkins/pytorch/torch/headeronly/macros/Export.h:130:9: note: previous definition is here
[2026-04-07T12:34:15.138Z]   130 | #define TORCH_HIP_API C10_IMPORT
[2026-04-07T12:34:15.138Z]       |         ^
[2026-04-07T12:34:15.138Z] 2 warnings generated when compiling for gfx942.
[2026-04-07T12:34:15.138Z] In file included from /var/lib/jenkins/pytorch/aten/src/ATen/native/hip/SortStable.hip:5:
[2026-04-07T12:34:15.138Z] In file included from /var/lib/jenkins/pytorch/aten/src/ATen/native/hip/SortStable.h:3:
[2026-04-07T12:34:15.138Z] In file included from /var/lib/jenkins/pytorch/aten/src/ATen/core/TensorBase.h:16:
[2026-04-07T12:34:15.138Z] In file included from /var/lib/jenkins/pytorch/c10/core/Device.h:3:
[2026-04-07T12:34:15.138Z] In file included from /var/lib/jenkins/pytorch/c10/core/DeviceType.h:3:
[2026-04-07T12:34:15.138Z] In file included from /var/lib/jenkins/pytorch/c10/macros/Export.h:1:
[2026-04-07T12:34:15.138Z] /var/lib/jenkins/pytorch/torch/headeronly/macros/Export.h:134:9: warning: 'TORCH_HIP_CPP_API' macro redefined [-Wmacro-redefined]
[2026-04-07T12:34:15.138Z]   134 | #define TORCH_HIP_CPP_API C10_EXPORT
[2026-04-07T12:34:15.138Z]       |         ^
[2026-04-07T12:34:15.138Z] /var/lib/jenkins/pytorch/torch/headeronly/macros/Export.h:129:9: note: previous definition is here
[2026-04-07T12:34:15.138Z]   129 | #define TORCH_HIP_CPP_API C10_IMPORT
[2026-04-07T12:34:15.138Z]       |         ^
[2026-04-07T12:34:15.138Z] /var/lib/jenkins/pytorch/torch/headeronly/macros/Export.h:135:9: warning: 'TORCH_HIP_API' macro redefined [-Wmacro-redefined]
[2026-04-07T12:34:15.138Z]   135 | #define TORCH_HIP_API C10_EXPORT
[2026-04-07T12:34:15.138Z]       |         ^
[2026-04-07T12:34:15.138Z] /var/lib/jenkins/pytorch/torch/headeronly/macros/Export.h:130:9: note: previous definition is here
[2026-04-07T12:34:15.138Z]   130 | #define TORCH_HIP_API C10_IMPORT
[2026-04-07T12:34:15.138Z]       |         ^
[2026-04-07T12:34:15.138Z] 2 warnings generated when compiling for host.
[2026-04-07T12:36:54.977Z] [7502/8132] Building HIPCC object caffe2/CMakeFiles/torch_hip.dir/__/aten/src/ATen/native/hip/torch_hip_generated_group_norm_kernel.hip.o
[2026-04-07T12:36:54.977Z] In file included from /var/lib/jenkins/pytorch/aten/src/ATen/native/hip/group_norm_kernel.hip:4:
[2026-04-07T12:36:54.977Z] In file included from /var/lib/jenkins/pytorch/aten/src/ATen/native/group_norm.h:3:
[2026-04-07T12:36:54.977Z] In file included from /var/lib/jenkins/pytorch/aten/src/ATen/native/DispatchStub.h:3:
[2026-04-07T12:36:54.977Z] In file included from /var/lib/jenkins/pytorch/c10/core/DeviceType.h:3:
[2026-04-07T12:36:54.977Z] In file included from /var/lib/jenkins/pytorch/c10/macros/Export.h:1:
[2026-04-07T12:36:54.977Z] /var/lib/jenkins/pytorch/torch/headeronly/macros/Export.h:134:9: warning: 'TORCH_HIP_CPP_API' macro redefined [-Wmacro-redefined]
[2026-04-07T12:36:54.977Z]   134 | #define TORCH_HIP_CPP_API C10_EXPORT
[2026-04-07T12:36:54.977Z]       |         ^
[2026-04-07T12:36:54.977Z] /var/lib/jenkins/pytorch/torch/headeronly/macros/Export.h:129:9: note: previous definition is here
[2026-04-07T12:36:54.977Z]   129 | #define TORCH_HIP_CPP_API C10_IMPORT
[2026-04-07T12:36:54.977Z]       |         ^
[2026-04-07T12:36:54.977Z] /var/lib/jenkins/pytorch/torch/headeronly/macros/Export.h:135:9: warning: 'TORCH_HIP_API' macro redefined [-Wmacro-redefined]
[2026-04-07T12:36:54.977Z]   135 | #define TORCH_HIP_API C10_EXPORT
[2026-04-07T12:36:54.977Z]       |         ^
[2026-04-07T12:36:54.977Z] /var/lib/jenkins/pytorch/torch/headeronly/macros/Export.h:130:9: note: previous definition is here
[2026-04-07T12:36:54.977Z]   130 | #define TORCH_HIP_API C10_IMPORT
[2026-04-07T12:36:54.977Z]       |         ^
[2026-04-07T12:36:54.977Z] 2 warnings generated when compiling for gfx908.
[2026-04-07T12:36:54.977Z] In file included from /var/lib/jenkins/pytorch/aten/src/ATen/native/hip/group_norm_kernel.hip:4:
[2026-04-07T12:36:54.977Z] In file included from /var/lib/jenkins/pytorch/aten/src/ATen/native/group_norm.h:3:
[2026-04-07T12:36:54.977Z] In file included from /var/lib/jenkins/pytorch/aten/src/ATen/native/DispatchStub.h:3:
[2026-04-07T12:36:54.977Z] In file included from /var/lib/jenkins/pytorch/c10/core/DeviceType.h:3:
[2026-04-07T12:36:54.977Z] In file included from /var/lib/jenkins/pytorch/c10/macros/Export.h:1:
[2026-04-07T12:36:54.977Z] /var/lib/jenkins/pytorch/torch/headeronly/macros/Export.h:134:9: warning: 'TORCH_HIP_CPP_API' macro redefined [-Wmacro-redefined]
[2026-04-07T12:36:54.977Z]   134 | #define TORCH_HIP_CPP_API C10_EXPORT
[2026-04-07T12:36:54.977Z]       |         ^
[2026-04-07T12:36:54.977Z] /var/lib/jenkins/pytorch/torch/headeronly/macros/Export.h:129:9: note: previous definition is here
[2026-04-07T12:36:54.977Z]   129 | #define TORCH_HIP_CPP_API C10_IMPORT
[2026-04-07T12:36:54.977Z]       |         ^
[2026-04-07T12:36:54.977Z] /var/lib/jenkins/pytorch/torch/headeronly/macros/Export.h:135:9: warning: 'TORCH_HIP_API' macro redefined [-Wmacro-redefined]
[2026-04-07T12:36:54.977Z]   135 | #define TORCH_HIP_API C10_EXPORT
[2026-04-07T12:36:54.977Z]       |         ^
[2026-04-07T12:36:54.977Z] /var/lib/jenkins/pytorch/torch/headeronly/macros/Export.h:130:9: note: previous definition is here
[2026-04-07T12:36:54.977Z]   130 | #define TORCH_HIP_API C10_IMPORT
[2026-04-07T12:36:54.977Z]       |         ^
[2026-04-07T12:36:54.977Z] 2 warnings generated when compiling for gfx90a.
[2026-04-07T12:36:54.977Z] In file included from /var/lib/jenkins/pytorch/aten/src/ATen/native/hip/group_norm_kernel.hip:4:
[2026-04-07T12:36:54.977Z] In file included from /var/lib/jenkins/pytorch/aten/src/ATen/native/group_norm.h:3:
[2026-04-07T12:36:54.977Z] In file included from /var/lib/jenkins/pytorch/aten/src/ATen/native/DispatchStub.h:3:
[2026-04-07T12:36:54.977Z] In file included from /var/lib/jenkins/pytorch/c10/core/DeviceType.h:3:
[2026-04-07T12:36:54.977Z] In file included from /var/lib/jenkins/pytorch/c10/macros/Export.h:1:
[2026-04-07T12:36:54.977Z] /var/lib/jenkins/pytorch/torch/headeronly/macros/Export.h:134:9: warning: 'TORCH_HIP_CPP_API' macro redefined [-Wmacro-redefined]
[2026-04-07T12:36:54.977Z]   134 | #define TORCH_HIP_CPP_API C10_EXPORT
[2026-04-07T12:36:54.977Z]       |         ^
[2026-04-07T12:36:54.977Z] /var/lib/jenkins/pytorch/torch/headeronly/macros/Export.h:129:9: note: previous definition is here
[2026-04-07T12:36:54.977Z]   129 | #define TORCH_HIP_CPP_API C10_IMPORT
[2026-04-07T12:36:54.977Z]       |         ^
[2026-04-07T12:36:54.977Z] /var/lib/jenkins/pytorch/torch/headeronly/macros/Export.h:135:9: warning: 'TORCH_HIP_API' macro redefined [-Wmacro-redefined]
[2026-04-07T12:36:54.977Z]   135 | #define TORCH_HIP_API C10_EXPORT
[2026-04-07T12:36:54.977Z]       |         ^
[2026-04-07T12:36:54.977Z] /var/lib/jenkins/pytorch/torch/headeronly/macros/Export.h:130:9: note: previous definition is here
[2026-04-07T12:36:54.977Z]   130 | #define TORCH_HIP_API C10_IMPORT
[2026-04-07T12:36:54.977Z]       |         ^
[2026-04-07T12:36:54.977Z] 2 warnings generated when compiling for gfx942.
[2026-04-07T12:36:54.977Z] In file included from /var/lib/jenkins/pytorch/aten/src/ATen/native/hip/group_norm_kernel.hip:4:
[2026-04-07T12:36:54.977Z] In file included from /var/lib/jenkins/pytorch/aten/src/ATen/native/group_norm.h:3:
[2026-04-07T12:36:54.977Z] In file included from /var/lib/jenkins/pytorch/aten/src/ATen/native/DispatchStub.h:3:
[2026-04-07T12:36:54.977Z] In file included from /var/lib/jenkins/pytorch/c10/core/DeviceType.h:3:
[2026-04-07T12:36:54.977Z] In file included from /var/lib/jenkins/pytorch/c10/macros/Export.h:1:
[2026-04-07T12:36:54.977Z] /var/lib/jenkins/pytorch/torch/headeronly/macros/Export.h:134:9: warning: 'TORCH_HIP_CPP_API' macro redefined [-Wmacro-redefined]
[2026-04-07T12:36:54.977Z]   134 | #define TORCH_HIP_CPP_API C10_EXPORT
[2026-04-07T12:36:54.977Z]       |         ^
[2026-04-07T12:36:54.977Z] /var/lib/jenkins/pytorch/torch/headeronly/macros/Export.h:129:9: note: previous definition is here
[2026-04-07T12:36:54.977Z]   129 | #define TORCH_HIP_CPP_API C10_IMPORT
[2026-04-07T12:36:54.977Z]       |         ^
[2026-04-07T12:36:54.977Z] /var/lib/jenkins/pytorch/torch/headeronly/macros/Export.h:135:9: warning: 'TORCH_HIP_API' macro redefined [-Wmacro-redefined]
[2026-04-07T12:36:54.977Z]   135 | #define TORCH_HIP_API C10_EXPORT
[2026-04-07T12:36:54.977Z]       |         ^
[2026-04-07T12:36:54.977Z] /var/lib/jenkins/pytorch/torch/headeronly/macros/Export.h:130:9: note: previous definition is here
[2026-04-07T12:36:54.977Z]   130 | #define TORCH_HIP_API C10_IMPORT
[2026-04-07T12:36:54.977Z]       |         ^
[2026-04-07T12:36:54.977Z] 2 warnings generated when compiling for host.
[2026-04-07T12:36:54.977Z] ninja: build stopped: subcommand failed.
[2026-04-07T12:36:54.977Z] -- Checkout nccl release tag: v2.27.5-1
[2026-04-07T12:36:54.977Z] 
[2026-04-07T12:36:54.977Z] ERROR Backend subprocess exited when trying to invoke build_wheel
[2026-04-07T12:36:54.977Z] + sccache_epilogue
[2026-04-07T12:36:54.977Z] + echo '::group::Sccache Compilation Log'
[2026-04-07T12:36:54.977Z] + echo '=================== sccache compilation log ==================='
[2026-04-07T12:36:54.977Z] + python /var/lib/jenkins/pytorch/.ci/pytorch/print_sccache_log.py /root/sccache_error.log
[2026-04-07T12:36:54.977Z] ::group::Sccache Compilation Log
[2026-04-07T12:36:54.977Z] =================== sccache compilation log ===================
[2026-04-07T12:36:54.977Z] =========== If your build fails, please take a look at the log above for possible reasons ===========
[2026-04-07T12:36:54.977Z] + echo '=========== If your build fails, please take a look at the log above for possible reasons ==========='
[2026-04-07T12:36:54.977Z] + sccache --show-stats
[2026-04-07T12:36:54.977Z] Compile requests                   13774
[2026-04-07T12:36:54.977Z] Compile requests executed          11629
[2026-04-07T12:36:54.977Z] Cache hits                            15
[2026-04-07T12:36:54.977Z] Cache hits (C/C++)                    15
[2026-04-07T12:36:54.977Z] Cache misses                       11581
[2026-04-07T12:36:54.977Z] Cache misses (C/C++)               11264
[2026-04-07T12:36:54.977Z] Cache misses (HIP)                   317
[2026-04-07T12:36:54.977Z] Cache hits rate                     0.13 %
[2026-04-07T12:36:54.977Z] Cache hits rate (C/C++)             0.13 %
[2026-04-07T12:36:54.977Z] Cache hits rate (HIP)               0.00 %
[2026-04-07T12:36:54.977Z] Cache timeouts                         0
[2026-04-07T12:36:54.977Z] Cache read errors                      0
[2026-04-07T12:36:54.977Z] Forced recaches                        0
[2026-04-07T12:36:54.977Z] Cache write errors                     0
[2026-04-07T12:36:54.977Z] Cache errors                          25
[2026-04-07T12:36:54.977Z] Cache errors (C/C++)                  24
[2026-04-07T12:36:54.977Z] Cache errors (HIP)                     1
[2026-04-07T12:36:54.977Z] Compilations                       11581
[2026-04-07T12:36:54.977Z] Compilation failures                   8
[2026-04-07T12:36:54.977Z] Non-cacheable compilations             0
[2026-04-07T12:36:54.977Z] Non-cacheable calls                  336
[2026-04-07T12:36:54.977Z] Non-compilation calls               1809
[2026-04-07T12:36:54.977Z] Unsupported compiler calls             0
[2026-04-07T12:36:54.977Z] Average cache write                0.269 s
[2026-04-07T12:36:54.977Z] Average compiler                  30.014 s
[2026-04-07T12:36:54.977Z] Average cache read hit             0.059 s
[2026-04-07T12:36:54.977Z] Failed distributed compilations        0
[2026-04-07T12:36:54.977Z] 
[2026-04-07T12:36:54.977Z] Non-cacheable reasons:
[2026-04-07T12:36:54.977Z] -M                                   318
[2026-04-07T12:36:54.977Z] multiple input files                  13
[2026-04-07T12:36:54.977Z] -E                                     2
[2026-04-07T12:36:54.977Z] unknown source language                2
[2026-04-07T12:36:54.977Z] @                                      1
[2026-04-07T12:36:54.977Z] 
[2026-04-07T12:36:54.977Z] Cache location                  Local disk: "/root/.cache/sccache"
[2026-04-07T12:36:54.977Z] Use direct/preprocessor mode?   yes
[2026-04-07T12:36:54.977Z] Version (client)                0.10.0
[2026-04-07T12:36:54.977Z] Cache size                           259 MiB
[2026-04-07T12:36:54.977Z] Max cache size                        10 GiB
[2026-04-07T12:36:54.977Z] + sccache --stop-server
[2026-04-07T12:36:54.977Z] Stopping sccache server...
[2026-04-07T12:36:54.977Z] Compile requests                   13774
[2026-04-07T12:36:54.977Z] Compile requests executed          11629
[2026-04-07T12:36:54.977Z] Cache hits                            15
[2026-04-07T12:36:54.977Z] Cache hits (C/C++)                    15
[2026-04-07T12:36:54.977Z] Cache misses                       11581
[2026-04-07T12:36:54.977Z] Cache misses (C/C++)               11264
[2026-04-07T12:36:54.977Z] Cache misses (HIP)                   317
[2026-04-07T12:36:54.977Z] Cache hits rate                     0.13 %
[2026-04-07T12:36:54.977Z] Cache hits rate (C/C++)             0.13 %
[2026-04-07T12:36:54.977Z] Cache hits rate (HIP)               0.00 %
[2026-04-07T12:36:54.977Z] Cache timeouts                         0
[2026-04-07T12:36:54.977Z] Cache read errors                      0
[2026-04-07T12:36:54.977Z] Forced recaches                        0
[2026-04-07T12:36:54.977Z] Cache write errors                     0
[2026-04-07T12:36:54.977Z] Cache errors                          25
[2026-04-07T12:36:54.977Z] Cache errors (C/C++)                  24
[2026-04-07T12:36:54.977Z] Cache errors (HIP)                     1
[2026-04-07T12:36:54.977Z] Compilations                       11581
[2026-04-07T12:36:54.977Z] Compilation failures                   8
[2026-04-07T12:36:54.977Z] Non-cacheable compilations             0
[2026-04-07T12:36:54.977Z] Non-cacheable calls                  336
[2026-04-07T12:36:54.977Z] Non-compilation calls               1809
[2026-04-07T12:36:54.977Z] Unsupported compiler calls             0
[2026-04-07T12:36:54.977Z] Average cache write                0.269 s
[2026-04-07T12:36:54.977Z] Average compiler                  30.014 s
[2026-04-07T12:36:54.977Z] Average cache read hit             0.059 s
[2026-04-07T12:36:54.977Z] Failed distributed compilations        0
[2026-04-07T12:36:54.977Z] 
[2026-04-07T12:36:54.977Z] Non-cacheable reasons:
[2026-04-07T12:36:54.977Z] -M                                   318
[2026-04-07T12:36:54.977Z] multiple input files                  13
[2026-04-07T12:36:54.977Z] -E                                     2
[2026-04-07T12:36:54.977Z] unknown source language                2
[2026-04-07T12:36:54.977Z] @                                      1
[2026-04-07T12:36:54.977Z] 
[2026-04-07T12:36:54.977Z] Cache location                  Local disk: "/root/.cache/sccache"
[2026-04-07T12:36:54.977Z] Use direct/preprocessor mode?   yes
[2026-04-07T12:36:54.977Z] Version (client)                0.10.0
[2026-04-07T12:36:54.978Z] Cache size                           259 MiB
[2026-04-07T12:36:54.978Z] Max cache size                        10 GiB
[2026-04-07T12:36:54.978Z] ::endgroup::
[2026-04-07T12:36:54.978Z] + echo ::endgroup::

Initialize / Build PyTorch / Error signal

Error in error step, with arguments `Found build error
Regex: .FAILED:.
Output truncated.

Details

  • Kill older PR Builds (1.5 sec)
  • Initialize (1 hr 18 min)
    • Download CI scripts (34 sec)
    • Checkout Pytorch (57 sec)
    • Check base Docker image existence (12 sec)
    • Pull Docker Image (9 min 43 sec)
    • Build PyTorch (1 hr 3 min)
      Error: script returned exit code 1 - logs
      Error: *Found build error
      Regex: .FAILED:.
      Error: FAILED: caffe2/CMakeFiles/torch_hip.dir//aten/src/ATen/native/hip/torch_hip_generated_ck_gemm_float.hip.o /var/lib/jenkins/pytorch/build/caffe2/CMakeFiles/torch_hip.dir//aten/src/ATen/native/hip/torch_hip_generated_ck_gemm_float.hip.o * - logs
      Error: PyTorch build failed hudson.AbortException: script returned exit code 1 - logs
  • Tests (23 sec)
    • Test PyTorch (8 ms)
      • Test PyTorch (10 sec)
    • Test Distributed (6 ms)
      • Test Distributed (10 sec)
    • Test Inductor (7 ms)
      • Test Inductor (10 sec)
    • Test PyTorch Slow (7 ms)
      • Test PyTorch Slow (10 sec)
    • Microbenchmark (20 sec)
      • Microbenchmark (9.9 sec)
  • Post Build (2 sec)
  • Declarative: Post Actions (4.5 sec)