Skip to content

Commit

Permalink
#2302: Fix workflow template and update workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
pierrepebay committed Dec 12, 2024
1 parent be78940 commit 87d1af5
Show file tree
Hide file tree
Showing 22 changed files with 41 additions and 3 deletions.
2 changes: 2 additions & 0 deletions ci/azure/azure-clang-10-ubuntu-mpich.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,8 @@ variables:
VT_DEBUG_VERBOSE: 0
VT_KOKKOS_ENABLED: 0
VT_TV_ENABLED: 0
VT_PERF_ENABLED: 0
VT_PAPI_ENABLED: 0
CMAKE_CXX_STANDARD: 17
VT_CI_TEST_LB_SCHEMA: 0
RUN_FULL_CI: true
Expand Down
2 changes: 2 additions & 0 deletions ci/azure/azure-clang-11-ubuntu-mpich.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,8 @@ variables:
VT_DEBUG_VERBOSE: 0
VT_KOKKOS_ENABLED: 0
VT_TV_ENABLED: 0
VT_PERF_ENABLED: 0
VT_PAPI_ENABLED: 0
CMAKE_CXX_STANDARD: 17
VT_CI_TEST_LB_SCHEMA: 0
RUN_FULL_CI: true
Expand Down
2 changes: 2 additions & 0 deletions ci/azure/azure-clang-12-ubuntu-mpich.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,8 @@ variables:
VT_DEBUG_VERBOSE: 0
VT_KOKKOS_ENABLED: 0
VT_TV_ENABLED: 0
VT_PERF_ENABLED: 0
VT_PAPI_ENABLED: 0
CMAKE_CXX_STANDARD: 17
VT_CI_TEST_LB_SCHEMA: 0
RUN_FULL_CI: true
Expand Down
2 changes: 2 additions & 0 deletions ci/azure/azure-clang-13-ubuntu-mpich.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,8 @@ variables:
VT_DEBUG_VERBOSE: 0
VT_KOKKOS_ENABLED: 0
VT_TV_ENABLED: 0
VT_PERF_ENABLED: 0
VT_PAPI_ENABLED: 0
CMAKE_CXX_STANDARD: 17
VT_CI_TEST_LB_SCHEMA: 0
RUN_FULL_CI: true
Expand Down
2 changes: 2 additions & 0 deletions ci/azure/azure-clang-14-ubuntu-mpich.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,8 @@ variables:
VT_DEBUG_VERBOSE: 1
VT_KOKKOS_ENABLED: 0
VT_TV_ENABLED: 0
VT_PERF_ENABLED: 0
VT_PAPI_ENABLED: 0
CMAKE_CXX_STANDARD: 17
VT_CI_TEST_LB_SCHEMA: 0
RUN_FULL_CI: true
Expand Down
2 changes: 2 additions & 0 deletions ci/azure/azure-clang-16-ubuntu-mpich.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,8 @@ variables:
VT_DEBUG_VERBOSE: 0
VT_KOKKOS_ENABLED: 0
VT_TV_ENABLED: 0
VT_PERF_ENABLED: 0
VT_PAPI_ENABLED: 0
CMAKE_CXX_STANDARD: 17
VT_CI_TEST_LB_SCHEMA: 1
RUN_FULL_CI: true
Expand Down
2 changes: 2 additions & 0 deletions ci/azure/azure-clang-9-ubuntu-mpich.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,8 @@ variables:
VT_DEBUG_VERBOSE: 0
VT_KOKKOS_ENABLED: 0
VT_TV_ENABLED: 0
VT_PERF_ENABLED: 0
VT_PAPI_ENABLED: 0
CMAKE_CXX_STANDARD: 17
VT_CI_TEST_LB_SCHEMA: 0
RUN_FULL_CI: true
Expand Down
2 changes: 2 additions & 0 deletions ci/azure/azure-clang-alpine-mpich.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,8 @@ variables:
VT_DEBUG_VERBOSE: 0
VT_KOKKOS_ENABLED: 0
VT_TV_ENABLED: 0
VT_PERF_ENABLED: 0
VT_PAPI_ENABLED: 0
CMAKE_CXX_STANDARD: 17
VT_CI_TEST_LB_SCHEMA: 0
RUN_FULL_CI: true
Expand Down
2 changes: 2 additions & 0 deletions ci/azure/azure-gcc-10-ubuntu-openmpi-spack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,8 @@ variables:
VT_DEBUG_VERBOSE: 0
VT_KOKKOS_ENABLED: 0
VT_TV_ENABLED: 0
VT_PERF_ENABLED: 0
VT_PAPI_ENABLED: 0
CMAKE_CXX_STANDARD: 17
VT_CI_TEST_LB_SCHEMA: 0
RUN_FULL_CI: false
Expand Down
2 changes: 2 additions & 0 deletions ci/azure/azure-gcc-10-ubuntu-openmpi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,8 @@ variables:
VT_DEBUG_VERBOSE: 0
VT_KOKKOS_ENABLED: 0
VT_TV_ENABLED: 0
VT_PERF_ENABLED: 0
VT_PAPI_ENABLED: 0
CMAKE_CXX_STANDARD: 17
VT_CI_TEST_LB_SCHEMA: 0
RUN_FULL_CI: true
Expand Down
2 changes: 2 additions & 0 deletions ci/azure/azure-gcc-11-ubuntu-mpich.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,8 @@ variables:
VT_DEBUG_VERBOSE: 0
VT_KOKKOS_ENABLED: 0
VT_TV_ENABLED: 0
VT_PERF_ENABLED: 0
VT_PAPI_ENABLED: 0
CMAKE_CXX_STANDARD: 17
VT_CI_TEST_LB_SCHEMA: 0
RUN_FULL_CI: true
Expand Down
2 changes: 2 additions & 0 deletions ci/azure/azure-gcc-12-ubuntu-mpich.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,8 @@ variables:
VT_DEBUG_VERBOSE: 1
VT_KOKKOS_ENABLED: 1
VT_TV_ENABLED: 0
VT_PERF_ENABLED: 0
VT_PAPI_ENABLED: 0
CMAKE_CXX_STANDARD: 17
VT_CI_TEST_LB_SCHEMA: 0
RUN_FULL_CI: true
Expand Down
2 changes: 1 addition & 1 deletion ci/azure/azure-gcc-12-ubuntu-papi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ stages:
containerregistrytype: 'Container Registry'
dockerComposeFile: '**/docker-compose.yml'
action: 'Run a Docker Compose command'
dockerComposeCommand: '$(compose_command) ubuntu-cpp-clean '
dockerComposeCommand: '$(compose_command) ubuntu-cpp-clean'
- task: DockerCompose@1
displayName: Build container
inputs:
Expand Down
2 changes: 1 addition & 1 deletion ci/azure/azure-gcc-12-ubuntu-perf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ stages:
containerregistrytype: 'Container Registry'
dockerComposeFile: '**/docker-compose.yml'
action: 'Run a Docker Compose command'
dockerComposeCommand: '$(compose_command) ubuntu-cpp-clean '
dockerComposeCommand: '$(compose_command) ubuntu-cpp-clean'
- task: DockerCompose@1
displayName: Build container
inputs:
Expand Down
2 changes: 2 additions & 0 deletions ci/azure/azure-gcc-12-ubuntu-vttv.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,8 @@ variables:
VT_DEBUG_VERBOSE: 0
VT_KOKKOS_ENABLED: 0
VT_TV_ENABLED: 1
VT_PERF_ENABLED: 0
VT_PAPI_ENABLED: 0
CMAKE_CXX_STANDARD: 17
VT_CI_TEST_LB_SCHEMA: 0
RUN_FULL_CI: true
Expand Down
2 changes: 2 additions & 0 deletions ci/azure/azure-gcc-13-ubuntu-mpich.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,8 @@ variables:
VT_DEBUG_VERBOSE: 0
VT_KOKKOS_ENABLED: 0
VT_TV_ENABLED: 0
VT_PERF_ENABLED: 0
VT_PAPI_ENABLED: 0
CMAKE_CXX_STANDARD: 17
VT_CI_TEST_LB_SCHEMA: 0
RUN_FULL_CI: true
Expand Down
2 changes: 2 additions & 0 deletions ci/azure/azure-gcc-9-ubuntu-mpich.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,8 @@ variables:
VT_DEBUG_VERBOSE: 0
VT_KOKKOS_ENABLED: 0
VT_TV_ENABLED: 0
VT_PERF_ENABLED: 0
VT_PAPI_ENABLED: 0
CMAKE_CXX_STANDARD: 17
VT_CI_TEST_LB_SCHEMA: 0
RUN_FULL_CI: true
Expand Down
2 changes: 2 additions & 0 deletions ci/azure/azure-intel-oneapi-icpc-ubuntu-mpich.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,8 @@ variables:
VT_DEBUG_VERBOSE: 0
VT_KOKKOS_ENABLED: 0
VT_TV_ENABLED: 0
VT_PERF_ENABLED: 0
VT_PAPI_ENABLED: 0
CMAKE_CXX_STANDARD: 17
VT_CI_TEST_LB_SCHEMA: 0
RUN_FULL_CI: true
Expand Down
2 changes: 2 additions & 0 deletions ci/azure/azure-intel-oneapi-icpx-ubuntu-mpich.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,8 @@ variables:
VT_DEBUG_VERBOSE: 1
VT_KOKKOS_ENABLED: 0
VT_TV_ENABLED: 0
VT_PERF_ENABLED: 0
VT_PAPI_ENABLED: 0
CMAKE_CXX_STANDARD: 17
VT_CI_TEST_LB_SCHEMA: 0
RUN_FULL_CI: true
Expand Down
2 changes: 2 additions & 0 deletions ci/azure/azure-nvidia-11-2-ubuntu-mpich.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,8 @@ variables:
VT_DEBUG_VERBOSE: 0
VT_KOKKOS_ENABLED: 0
VT_TV_ENABLED: 0
VT_PERF_ENABLED: 0
VT_PAPI_ENABLED: 0
CMAKE_CXX_STANDARD: 17
VT_CI_TEST_LB_SCHEMA: 0
RUN_FULL_CI: true
Expand Down
2 changes: 2 additions & 0 deletions ci/azure/azure-nvidia-12-ubuntu-mpich.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,8 @@ variables:
VT_DEBUG_VERBOSE: 1
VT_KOKKOS_ENABLED: 0
VT_TV_ENABLED: 0
VT_PERF_ENABLED: 0
VT_PAPI_ENABLED: 0
CMAKE_CXX_STANDARD: 17
VT_CI_TEST_LB_SCHEMA: 0
RUN_FULL_CI: true
Expand Down
2 changes: 1 addition & 1 deletion scripts/workflow-azure-template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ stages:
containerregistrytype: 'Container Registry'
dockerComposeFile: '**/docker-compose.yml'
action: 'Run a Docker Compose command'
dockerComposeCommand: '$(compose_command) [% docker_target %] [% IF privileged %]--privileged[% END %]'
dockerComposeCommand: '$(compose_command) [% docker_target %][% IF privileged %] --privileged[% END %]'
- task: DockerCompose@1
displayName: Build container
inputs:
Expand Down

0 comments on commit 87d1af5

Please sign in to comment.