Files
blis/windows/tests/inputs.yaml
Edward Smyth ed5010d65b Code cleanup: AMD copyright notice
Standardize format of AMD copyright notice.

AMD-Internal: [CPUPL-3519]
Change-Id: I98530e58138765e5cd5bc0c97500506801eb0bf0
2023-11-23 08:54:31 -05:00

12 lines
760 B
YAML

# Copyright (C) 2020 - 2023, Advanced Micro Devices, Inc. All rights reserved.
checkblis: [input.general, input.operations]
checkblis-fast: [input.general.fast, input.operations.fast]
checkblis-md: [input.general.mixed, input.operations.mixed]
checkblis-salt: [input.general.salt, input.operations.salt]
check: ['cblat1.exe', 'dblat1.exe', 'sblat1.exe', 'zblat1.exe', 'cblat2.exe < ../../blastest/input/cblat2.in', 'dblat2.exe < ../../blastest/input/dblat2.in', 'sblat2.exe < ../../blastest/input/sblat2.in', 'zblat2.exe < ../../blastest/input/zblat2.in', 'cblat3.exe < ../../blastest/input/cblat3.in', 'dblat3.exe < ../../blastest/input/dblat3.in', 'sblat3.exe < ../../blastest/input/sblat3.in', 'zblat3.exe < ../../blastest/input/zblat3.in']