mirror of
https://github.com/amd/blis.git
synced 2026-05-04 06:21:12 +00:00
Code cleanup: No newline at end of file
Some text files were missing a newline at the end of the file.
One has been added.
Also correct file format of windows/tests/inputs.yaml, which
was missed in commit 0f0277e104
AMD-Internal: [CPUPL-2870]
Change-Id: Icb83a4a27033dc0ff325cb84a1cf399e953ec549
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
# Copyright (C) 2020, Advanced Micro Devices, Inc. All Rights Reserved
|
||||
|
||||
|
||||
|
||||
checkblis: [input.general, input.operations]
|
||||
|
||||
|
||||
|
||||
checkblis-fast: [input.general.fast, input.operations.fast]
|
||||
|
||||
|
||||
# Copyright (C) 2020, 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']
|
||||
|
||||
Reference in New Issue
Block a user