Skip to content

Commit

Permalink
#2260: Enable one verbose build for each compiler type
Browse files Browse the repository at this point in the history
  • Loading branch information
thearusable committed Mar 27, 2024
1 parent 26f702c commit 6112f3b
Show file tree
Hide file tree
Showing 18 changed files with 27 additions and 6 deletions.
1 change: 1 addition & 0 deletions ci/azure/azure-clang-10-ubuntu-mpich.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ variables:
VT_NO_COLOR: 1
VT_BUILD_SHARED_LIBS: 0
VT_INCLUSION: TPL
VT_DEBUG_VERBOSE: 0
CMAKE_CXX_STANDARD: 17
TEST_LB_SCHEMA: 0
CACHE: "$(Agent.TempDirectory)/cache/"
Expand Down
1 change: 1 addition & 0 deletions ci/azure/azure-clang-11-ubuntu-mpich.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ variables:
VT_NO_COLOR: 1
VT_BUILD_SHARED_LIBS: 0
VT_INCLUSION: TPL
VT_DEBUG_VERBOSE: 0
CMAKE_CXX_STANDARD: 17
TEST_LB_SCHEMA: 0
CACHE: "$(Agent.TempDirectory)/cache/"
Expand Down
1 change: 1 addition & 0 deletions ci/azure/azure-clang-12-ubuntu-mpich.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ variables:
VT_NO_COLOR: 1
VT_BUILD_SHARED_LIBS: 0
VT_INCLUSION: TPL
VT_DEBUG_VERBOSE: 0
CMAKE_CXX_STANDARD: 17
TEST_LB_SCHEMA: 0
CACHE: "$(Agent.TempDirectory)/cache/"
Expand Down
1 change: 1 addition & 0 deletions ci/azure/azure-clang-13-ubuntu-mpich.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ variables:
VT_NO_COLOR: 1
VT_BUILD_SHARED_LIBS: 0
VT_INCLUSION: TPL
VT_DEBUG_VERBOSE: 0
CMAKE_CXX_STANDARD: 17
TEST_LB_SCHEMA: 0
CACHE: "$(Agent.TempDirectory)/cache/"
Expand Down
3 changes: 2 additions & 1 deletion ci/azure/azure-clang-14-ubuntu-mpich.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
############## Warning this is a generated file---do not modify ###############
###############################################################################

name: PR tests (clang-14, ubuntu, mpich)
name: PR tests (clang-14, ubuntu, mpich, verbose)

trigger:
branches:
Expand Down Expand Up @@ -53,6 +53,7 @@ variables:
VT_NO_COLOR: 1
VT_BUILD_SHARED_LIBS: 0
VT_INCLUSION: TPL
VT_DEBUG_VERBOSE: 1
CMAKE_CXX_STANDARD: 17
TEST_LB_SCHEMA: 0
CACHE: "$(Agent.TempDirectory)/cache/"
Expand Down
1 change: 1 addition & 0 deletions ci/azure/azure-clang-9-ubuntu-mpich.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ variables:
VT_NO_COLOR: 1
VT_BUILD_SHARED_LIBS: 1
VT_INCLUSION: EXT_LIB
VT_DEBUG_VERBOSE: 0
CMAKE_CXX_STANDARD: 17
TEST_LB_SCHEMA: 0
CACHE: "$(Agent.TempDirectory)/cache/"
Expand Down
1 change: 1 addition & 0 deletions ci/azure/azure-clang-alpine-mpich.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ variables:
VT_NO_COLOR: 1
VT_BUILD_SHARED_LIBS: 0
VT_INCLUSION: TPL
VT_DEBUG_VERBOSE: 0
CMAKE_CXX_STANDARD: 17
TEST_LB_SCHEMA: 0
CACHE: "$(Agent.TempDirectory)/cache/"
Expand Down
1 change: 1 addition & 0 deletions ci/azure/azure-gcc-10-ubuntu-openmpi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ variables:
VT_NO_COLOR: 1
VT_BUILD_SHARED_LIBS: 0
VT_INCLUSION: TPL
VT_DEBUG_VERBOSE: 0
CMAKE_CXX_STANDARD: 17
TEST_LB_SCHEMA: 0
CACHE: "$(Agent.TempDirectory)/cache/"
Expand Down
3 changes: 2 additions & 1 deletion ci/azure/azure-gcc-11-ubuntu-mpich.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
############## Warning this is a generated file---do not modify ###############
###############################################################################

name: PR tests (gcc-11, ubuntu, mpich, trace runtime, coverage)
name: PR tests (gcc-11, ubuntu, mpich, trace runtime, coverage, verbose)

trigger:
branches:
Expand Down Expand Up @@ -53,6 +53,7 @@ variables:
VT_NO_COLOR: 1
VT_BUILD_SHARED_LIBS: 0
VT_INCLUSION: TPL
VT_DEBUG_VERBOSE: 1
CMAKE_CXX_STANDARD: 17
TEST_LB_SCHEMA: 0
CACHE: "$(Agent.TempDirectory)/cache/"
Expand Down
1 change: 1 addition & 0 deletions ci/azure/azure-gcc-12-ubuntu-mpich.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ variables:
VT_NO_COLOR: 1
VT_BUILD_SHARED_LIBS: 0
VT_INCLUSION: TPL
VT_DEBUG_VERBOSE: 0
CMAKE_CXX_STANDARD: 17
TEST_LB_SCHEMA: 0
CACHE: "$(Agent.TempDirectory)/cache/"
Expand Down
1 change: 1 addition & 0 deletions ci/azure/azure-gcc-8-ubuntu-mpich.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ variables:
VT_NO_COLOR: 1
VT_BUILD_SHARED_LIBS: 0
VT_INCLUSION: TPL
VT_DEBUG_VERBOSE: 0
CMAKE_CXX_STANDARD: 17
TEST_LB_SCHEMA: 0
CACHE: "$(Agent.TempDirectory)/cache/"
Expand Down
1 change: 1 addition & 0 deletions ci/azure/azure-gcc-9-ubuntu-mpich.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ variables:
VT_NO_COLOR: 1
VT_BUILD_SHARED_LIBS: 0
VT_INCLUSION: TPL
VT_DEBUG_VERBOSE: 0
CMAKE_CXX_STANDARD: 17
TEST_LB_SCHEMA: 1
CACHE: "$(Agent.TempDirectory)/cache/"
Expand Down
1 change: 1 addition & 0 deletions ci/azure/azure-intel-oneapi-icpc-ubuntu-mpich.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ variables:
VT_NO_COLOR: 1
VT_BUILD_SHARED_LIBS: 0
VT_INCLUSION: TPL
VT_DEBUG_VERBOSE: 0
CMAKE_CXX_STANDARD: 17
TEST_LB_SCHEMA: 0
CACHE: "$(Agent.TempDirectory)/cache/"
Expand Down
1 change: 1 addition & 0 deletions ci/azure/azure-intel-oneapi-icpx-ubuntu-mpich.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ variables:
VT_NO_COLOR: 1
VT_BUILD_SHARED_LIBS: 0
VT_INCLUSION: TPL
VT_DEBUG_VERBOSE: 0
CMAKE_CXX_STANDARD: 17
TEST_LB_SCHEMA: 0
CACHE: "$(Agent.TempDirectory)/cache/"
Expand Down
1 change: 1 addition & 0 deletions ci/azure/azure-nvidia-11-2-ubuntu-mpich.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ variables:
VT_NO_COLOR: 1
VT_BUILD_SHARED_LIBS: 0
VT_INCLUSION: TPL
VT_DEBUG_VERBOSE: 0
CMAKE_CXX_STANDARD: 17
TEST_LB_SCHEMA: 0
CACHE: "$(Agent.TempDirectory)/cache/"
Expand Down
3 changes: 2 additions & 1 deletion ci/azure/azure-nvidia-12-ubuntu-mpich.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
############## Warning this is a generated file---do not modify ###############
###############################################################################

name: PR tests (nvidia cuda 12.2.0, gcc-9, ubuntu, mpich)
name: PR tests (nvidia cuda 12.2.0, gcc-9, ubuntu, mpich, verbose)

trigger:
branches:
Expand Down Expand Up @@ -53,6 +53,7 @@ variables:
VT_NO_COLOR: 1
VT_BUILD_SHARED_LIBS: 0
VT_INCLUSION: TPL
VT_DEBUG_VERBOSE: 1
CMAKE_CXX_STANDARD: 17
TEST_LB_SCHEMA: 0
CACHE: "$(Agent.TempDirectory)/cache/"
Expand Down
1 change: 1 addition & 0 deletions scripts/workflow-azure-template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ variables:
VT_NO_COLOR: [% vt_no_color %]
VT_BUILD_SHARED_LIBS: [% vt_build_shared_libs %]
VT_INCLUSION: [% vt_inclusion %]
VT_DEBUG_VERBOSE: [% vt_debug_verbose %]
CMAKE_CXX_STANDARD: [% cmake_cxx_standard %]
TEST_LB_SCHEMA: [% test_lb_schema %]
CACHE: "$(Agent.TempDirectory)/cache/"
Expand Down
10 changes: 7 additions & 3 deletions scripts/workflows-azure.ini
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ vt_no_color = 1
vt_build_shared_libs = 0
vt_inclusion = TPL
cmake_cxx_standard = 17
vt_debug_verbose = 0

[PR-tests-intel-oneAPI]
test_configuration = "intel icpx, ubuntu, mpich"
Expand All @@ -62,7 +63,7 @@ output_name = ci/azure/azure-intel-oneapi-icpc-ubuntu-mpich.yml
vt_extended_tests = 0

[PR-tests-nvcc-12-2-gcc-9]
test_configuration = "nvidia cuda 12.2.0, gcc-9, ubuntu, mpich"
test_configuration = "nvidia cuda 12.2.0, gcc-9, ubuntu, mpich, verbose"
compiler_type = nvidia
compiler = 12.2.0
host_compiler = gcc-9
Expand All @@ -75,6 +76,7 @@ vt_diagnostics = 0
vt_trace = 1
vt_pool = 0
vt_tests_num_nodes = 4
vt_debug_verbose = 1

[PR-tests-nvcc-11-2-gcc-9]
test_configuration = "nvidia cuda 11.2, gcc-9, ubuntu, mpich"
Expand Down Expand Up @@ -121,14 +123,15 @@ vt_lb = 0
vt_tests_num_nodes = 4

[PR-tests-gcc-11]
test_configuration = "gcc-11, ubuntu, mpich, trace runtime, coverage"
test_configuration = "gcc-11, ubuntu, mpich, trace runtime, coverage, verbose"
compiler_type = gnu
compiler = gcc-11
distro = 22.04
vt_trace = 1
vt_trace_rt = 1
vt_unity_build = 0
vt_code_coverage = 1
vt_debug_verbose = 1
docker_target = "[% linux %]-cpp-clean-noinstall"
output_name = ci/azure/azure-gcc-11-ubuntu-mpich.yml

Expand Down Expand Up @@ -193,9 +196,10 @@ distro = 22.04
output_name = ci/azure/azure-clang-13-ubuntu-mpich.yml

[PR-tests-clang-14]
test_configuration = "clang-14, ubuntu, mpich"
test_configuration = "clang-14, ubuntu, mpich, verbose"
compiler_type = clang
compiler = clang-14
distro = 22.04
output_name = ci/azure/azure-clang-14-ubuntu-mpich.yml
vt_trace = 1
vt_debug_verbose = 1

0 comments on commit 6112f3b

Please sign in to comment.