# --- T2-COPYRIGHT-BEGIN --- # t2/package/*/apache/config.in # Copyright (C) 2025 The T2 SDE Project # SPDX-License-Identifier: GPL-2.0 # --- T2-COPYRIGHT-END --- if pkgcheck rocm-core X; then # https://rocm.docs.amd.com/en/latest/reference/gpu-arch-specs.html # "gfx900;gfx906;gfx908;gfx90a;gfx1030;gfx1100;gfx1101;gfx1102;gfx942;gfx1200;gfx1201" # gfx1031 text 'ROCm GPU Targets' SDECFG_PKG_ROCM_ARCHS "gfx1031;gfx1100" fi