Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1970: release 1.2.0 #1985

Merged
merged 150 commits into from
Sep 28, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
150 commits
Select commit Hold shift + click to select a range
d4c17f1
#1764: LB: make phase transition less expensive
lifflander May 5, 2022
a271df3
#1764: vrt_coll: implement invoke collective for cheaper transition
lifflander May 5, 2022
b58350b
#1764: phase: add missing item to serialization
lifflander May 5, 2022
f84e88f
#1764: vrt_coll: deref message thief for call
lifflander May 5, 2022
d93f1e7
#1764: vrt_coll: set instrument in invokeMsgImpl
lifflander May 5, 2022
bdd30d8
#1764: phase: add warning to doxygen
lifflander Aug 1, 2022
35116be
#1764: phase: fix missing this
lifflander Aug 2, 2022
40e5692
Merge pull request #1766 from DARMA-tasking/1764-make-phase-transitio…
lifflander Aug 3, 2022
06ab398
#1892: ci: add ref to cdash build name
nlslatt Aug 2, 2022
e8ca3b5
Merge pull request #1893 from DARMA-tasking/1892-add-ref-in-cdash-bui…
nlslatt Aug 3, 2022
a83a834
#1905: CI: update runner image for Azure builds
cz4rs Aug 10, 2022
9cb3f30
#1905: CI: update runner image in spack build
cz4rs Aug 10, 2022
0633bc9
Merge pull request #1907 from DARMA-tasking/1905-update-runner-image
PhilMiller Aug 11, 2022
6396a30
#1902: upgrade CLI11 to v2.2
cz4rs Apr 15, 2022
f233f14
#1902: patch CLI11 to avoid icpc shadow warning
cz4rs Aug 10, 2022
e89215e
Merge pull request #1904 from DARMA-tasking/1902-upgrade-cli11-lib
PhilMiller Aug 11, 2022
edab5ac
#1896: tests: use unique filenames to allow parallel testing
nlslatt Aug 3, 2022
1dbfb5e
Merge pull request #1897 from DARMA-tasking/1896-use-unique-filenames…
nlslatt Aug 15, 2022
356b1fa
#1918: ci: allow alternate cmake generator
nlslatt Aug 16, 2022
397dc80
Merge pull request #1919 from DARMA-tasking/1918-allow-alt-cmake-gene…
PhilMiller Aug 16, 2022
8b3b6dc
#1910: Break out early
lifflander Aug 11, 2022
71c1f28
Merge pull request #1926 from DARMA-tasking/1910-break-out-of-tryproc…
PhilMiller Aug 24, 2022
8d9d00c
#1915: Cache TD pointer
lifflander Aug 11, 2022
ff3ec68
Merge pull request #1929 from DARMA-tasking/1915-cache-td-pointer-in-…
PhilMiller Aug 24, 2022
771a973
#1908: Disable preConfig
lifflander Aug 11, 2022
2457d55
#1908: turn off vt_force_use in production
stmcgovern Aug 24, 2022
a1731b6
#1908: remove semicolon
stmcgovern Aug 24, 2022
825ce69
Merge pull request #1924 from DARMA-tasking/1908-disable-debug-print-…
PhilMiller Aug 30, 2022
287fd57
#1909: Cache the communicator
lifflander Aug 11, 2022
f1b75c6
#1909: Fix startup bug
lifflander Aug 12, 2022
ae0086d
Merge pull request #1925 from DARMA-tasking/1909-cache-the-mpi-commun…
PhilMiller Aug 30, 2022
f47c15a
#1912: Use assert to optimize production path check
lifflander Aug 11, 2022
7c0a83c
Merge pull request #1927 from DARMA-tasking/1912-dont-error-check-ref…
PhilMiller Aug 31, 2022
18d6472
#1901: pass the current time as argument to progress functions
stmcgovern Aug 23, 2022
366cda8
#1901: update documentation
stmcgovern Aug 23, 2022
7e229de
#1901: make WorkerGroupOMP compatible with progress functions
stmcgovern Aug 30, 2022
3e0edd4
#1901: comment out unused variable
stmcgovern Aug 30, 2022
9f0851d
#1901: eliminate local variable
stmcgovern Aug 30, 2022
9b10542
#1901: make WorkerGroupAny compatible with progress functions
stmcgovern Aug 31, 2022
f78c6c7
Merge pull request #1921 from DARMA-tasking/1901-mpi_wtime-called-man…
PhilMiller Sep 1, 2022
77ae7b3
#1948: ci: change limit for cdash test output
nlslatt Sep 6, 2022
bd6d723
#1948: ci: make cdash submission more robust
nlslatt Sep 6, 2022
492ac7b
#1948: ci: combine hpc nodes to single hpc site
nlslatt Sep 6, 2022
388b38c
#1948: ci: run perf tests in isolation
nlslatt Sep 6, 2022
7dcecfe
Merge pull request #1949 from DARMA-tasking/1948-improve-gitlab-ci-ou…
nlslatt Sep 6, 2022
a2306d9
#1944: sched: fix argument order with priorities disabled
lifflander Sep 6, 2022
b1e4a57
#1944: sched: fix needed move for runnable pointer
lifflander Sep 6, 2022
6b8b435
Merge pull request #1946 from DARMA-tasking/1944-failure-to-compile-w…
lifflander Sep 6, 2022
de395e9
#1945: cmake: disable priorities by default
lifflander Sep 6, 2022
bb93779
#1945: tests: fix missing #define
lifflander Sep 7, 2022
8d3a0ce
Merge pull request #1947 from DARMA-tasking/1945-disable-priroties-by…
lifflander Sep 7, 2022
d664c40
#1953: sequencer: completely remove component
lifflander Sep 13, 2022
6152a4c
#1953: sequencer: remove missed sequence references
lifflander Sep 13, 2022
c2a7818
#1953: sequencer: remove reference from sketches
lifflander Sep 13, 2022
cedbe4e
Merge pull request #1957 from DARMA-tasking/1953-remove-the-dead-sequ…
lifflander Sep 13, 2022
d0c4a4a
#1913: Add option of headerless pool
lifflander Aug 11, 2022
bc37282
#1913: make use_header a template parameter
stmcgovern Sep 13, 2022
11a134f
#1913: add some documentation
stmcgovern Sep 13, 2022
7bb2b1a
Merge pull request #1928 from DARMA-tasking/1913-add-option-to-optimi…
PhilMiller Sep 14, 2022
992aef2
#1959: runtime: fix missing header for TimeType
lifflander Sep 13, 2022
8021855
#1959: runtime: fix missing forward decl for ComponentPack
lifflander Sep 13, 2022
e9221fb
#1959: runtime: actually include ComponentPack (it is needed!)
lifflander Sep 13, 2022
5387ede
Merge pull request #1960 from DARMA-tasking/1959-fix-build-failures-d…
lifflander Sep 14, 2022
06a69b4
#1955: Suppress spurious warning about method declared but not used
PhilMiller Sep 13, 2022
2c21d9d
#1964: ci: use build parallelism even without ninja
nlslatt Sep 14, 2022
985115d
Merge pull request #1956 from DARMA-tasking/1955-warnings
PhilMiller Sep 14, 2022
a14e7c0
#1726: CI: add brotli package to docker configuration
lifflander Mar 30, 2022
4857012
#1726: script: start writing to run schema validator
lifflander Mar 30, 2022
756b8d7
Merge pull request #1965 from DARMA-tasking/1964-work-around-serial-g…
nlslatt Sep 14, 2022
9d017d5
#1726: script: remove blank line
lifflander Mar 30, 2022
a32e319
#1726: script: finish writing validation script
lifflander Mar 31, 2022
1951e73
#1726: scripts: Update check_lb_data_files.sh
marcinwrobel1986 Apr 28, 2022
a8e92b8
#1726: - added JSON_data_files_validator.py as one file to scripts
Jul 13, 2022
a2a82e5
#1726: CI: enable JSON schema test on one build
lifflander Jul 21, 2022
bd39a17
#1726: CI: debug not running schema validator
nlslatt Sep 8, 2022
ce1c9f4
#1726: CI: add variable so it gets passed to script
nlslatt Sep 12, 2022
e418298
#1726: CI: fix paths for json validator and json files
nlslatt Sep 13, 2022
dc6939c
#1726: - changed imports
Sep 14, 2022
1b761b8
#1726: ci: remove duplicated ccache dependency
nlslatt Sep 15, 2022
e5ec4f6
#1726: ci: avoid accidentally splitting filenames
nlslatt Sep 15, 2022
dcad602
#1950: utils: implement circular buffer with fixed size
lifflander Sep 6, 2022
e959f26
#1950: tests: write new test for circular buffer
lifflander Sep 6, 2022
40ffca1
Merge pull request #1727 from DARMA-tasking/1726-run-json-schema-vali…
nlslatt Sep 15, 2022
3385fff
#1950: utils: add (footprinting) serializer to circular buffer
lifflander Sep 6, 2022
0b844e1
#1950: utils: use circular buffer in scheduler
lifflander Sep 6, 2022
28aab42
#1950: queue: maintain invariant that if buf is empty then impl is empty
lifflander Sep 14, 2022
ab97a55
#1950: queue: make BaseUnit default constructible
lifflander Sep 14, 2022
7cd84e0
#1950: utils: rename size to capacity
lifflander Sep 14, 2022
b9aa4d8
#1950: queue: add assertion that buf_ is not empty
lifflander Sep 14, 2022
4c4648c
#1950: queue: only read secondary buffer when buf_ was full
lifflander Sep 14, 2022
dc6e922
#1950: tests: update function based on changes
lifflander Sep 14, 2022
674f743
#1943: fix typo
stmcgovern Sep 14, 2022
1632807
#1943: add vt_checks in scheduler
stmcgovern Sep 14, 2022
a8815f9
Merge pull request #1951 from DARMA-tasking/1950-use-circular-buffer-…
lifflander Sep 15, 2022
770239d
#1943: do not delete pointer
stmcgovern Sep 14, 2022
26933b6
#1943: add asserts
stmcgovern Sep 14, 2022
68fae40
Merge pull request #1962 from DARMA-tasking/1943-scheduler-check-opti…
PhilMiller Sep 16, 2022
e869c69
#1967: TD: add enable/disable for performance tests
lifflander Sep 19, 2022
96cc8e5
#1967: modify phrasing in asserts and warnings
stmcgovern Sep 19, 2022
654214a
#1941: add EpochStack in termination.h
stmcgovern Sep 13, 2022
e653a54
#1941: add functionality to termination.impl.h
stmcgovern Sep 13, 2022
77a3e12
Merge pull request #1968 from DARMA-tasking/1967-add-interface-to-dis…
lifflander Sep 20, 2022
ba19c3d
#1941: modify termination.cc
stmcgovern Sep 13, 2022
313b5e9
#1941: remove repeated functions
stmcgovern Sep 14, 2022
cf747c8
#1941: remove Epoch Stack from ActiveMessenger
stmcgovern Sep 19, 2022
79c9511
#1941: remove getGlobalEpoch
stmcgovern Sep 19, 2022
589d210
#1941: do not pushEpoch in ActiveMessenger constructor
stmcgovern Sep 19, 2022
eb3705a
#1941: use TerminationDetector for any_epoch_sentinel
stmcgovern Sep 19, 2022
be7753d
#1941: adjust getEpochStack in test
stmcgovern Sep 19, 2022
b081f31
#1941: modify assert
stmcgovern Sep 20, 2022
7be5a41
#1941: make types commensurable
stmcgovern Sep 20, 2022
01d0e68
#1941: simplify loop
stmcgovern Sep 21, 2022
b211db0
#1941: modify epoch argument passing
stmcgovern Sep 21, 2022
e45e989
#1941: fix indentation
stmcgovern Sep 21, 2022
5d89db2
#1903: Add const to methods in LoadModel
thearusable Sep 26, 2022
0ee2365
Merge pull request #1961 from DARMA-tasking/1941-move-epoch-stack-to-…
lifflander Sep 22, 2022
5b00e5d
#1899: context: combine SetContext and FromNode
lifflander Aug 5, 2022
593411f
#1899: context: remove template from collection
lifflander Aug 5, 2022
8883d4e
Merge pull request #1980 from DARMA-tasking/1903-mark-methods-as-const
lifflander Sep 27, 2022
8fa47a4
#1899: runnable: store contexts directly instead of using pointers
lifflander Sep 7, 2022
a9fdeff
#1899: runnable: fix TD construct/destruct
lifflander Sep 7, 2022
0f2b241
#1899: runnable: remove Base class for contexts
lifflander Sep 7, 2022
cf36923
#1899: runnable: allocate through pool
lifflander Sep 7, 2022
60d8f47
#1899: runnable: use raw pointer for RunnableNew
lifflander Sep 7, 2022
77c6b0c
#1899: runnable: fix linking problem
lifflander Sep 12, 2022
d1de6ad
#1899: runnable: switch to bare pointer
lifflander Sep 12, 2022
4419698
#1899: registry: completely remove old manual registry
lifflander Sep 12, 2022
3855d08
#1899: runnable: remove tag as a runnable parameter
lifflander Sep 12, 2022
07842af
#1899: active: fix debug print
lifflander Sep 12, 2022
f89ef03
#1899: runnable: make message const& in builder
lifflander Sep 14, 2022
8837c71
#1899: runnable: disable more fcontext code when compile-time disabled
lifflander Sep 14, 2022
436f06d
#1899: runnable: do not reference message to enqueue
lifflander Sep 14, 2022
be236b9
#1899: td: disable suspended epochs when fcontext is disabled
lifflander Sep 14, 2022
5d0ae23
#1899: td: take message by const&
lifflander Sep 14, 2022
1453590
#1899: scheduler: don't transition to idle right away
lifflander Sep 14, 2022
eddd61c
#1899: scheduler: fix bad rebase with endif
lifflander Sep 20, 2022
481bf3e
#1899: runnable: add missing getter for trace context
lifflander Sep 20, 2022
33b9947
#1899: runnable: fix missing endif from merge
lifflander Sep 22, 2022
8e585ba
#1899: runnable: fix double free
lifflander Sep 26, 2022
ae7a1cd
#1899: runnable: stop accessing msg_ if const& is invalid
lifflander Sep 26, 2022
660355e
#1899: runnable: add missing end for continuation causing leak
lifflander Sep 26, 2022
ff8f337
#1899: envelope: fix bug with lack of epoch propagation on put messages
lifflander Sep 26, 2022
1acc0c8
#1899: TD: make testEpochTerminated print verbose (mis-marked)
lifflander Sep 26, 2022
1ab6920
#1899: runnable: try moving trace context section up to fix Mac bug
lifflander Sep 27, 2022
671b557
#1974: replace `std::is_pod` with `std::is_standard_layout && std::is…
nmm0 Sep 23, 2022
a681f91
#1974: remove `std::iterator` base class
nmm0 Sep 23, 2022
81c1c08
Merge pull request #1963 from DARMA-tasking/1899-improve-makerunnable…
lifflander Sep 27, 2022
244ded5
#1969: scheduler: reduce calls to get the current time
lifflander Sep 20, 2022
c91d998
Merge pull request #1978 from DARMA-tasking/1974-address-cpp17-deprec…
lifflander Sep 27, 2022
6682a59
Merge pull request #1971 from DARMA-tasking/1969-try-to-reduce-more-m…
lifflander Sep 28, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion ci/CTestConfig.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,6 @@ set(CTEST_NIGHTLY_START_TIME "01:00:00 America/Denver")
set(CTEST_DROP_METHOD "https")
set(CTEST_DROP_SITE "darma-cdash.sandia.gov")
set(CTEST_DROP_LOCATION "/submit.php?project=VT")
set(CTEST_DROP_SITE_CDASH TRUE)
set(CTEST_DROP_SITE_CDASH TRUE)

set(CTEST_SUBMIT_INACTIVITY_TIMEOUT 120)
3 changes: 2 additions & 1 deletion ci/azure/azure-clang-10-ubuntu-mpich.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ variables:
VT_NO_COLOR: 1
VT_BUILD_SHARED_LIBS: 0
VT_INCLUSION: TPL
TEST_LB_SCHEMA: 0
CACHE: "$(Agent.TempDirectory)/cache/"
cache_name: ubuntu-clang-10-cache
build_root: "$(CACHE)/$(ARCH)-ubuntu-$(UBUNTU)-$(COMPILER)-cache/"
Expand All @@ -71,7 +72,7 @@ stages:
- job: Build
displayName: Build
pool:
vmImage: 'ubuntu-18.04'
vmImage: 'ubuntu-22.04'
timeoutInMinutes: 180
steps:
- task: Bash@3
Expand Down
3 changes: 2 additions & 1 deletion ci/azure/azure-clang-11-ubuntu-mpich.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ variables:
VT_NO_COLOR: 1
VT_BUILD_SHARED_LIBS: 0
VT_INCLUSION: TPL
TEST_LB_SCHEMA: 0
CACHE: "$(Agent.TempDirectory)/cache/"
cache_name: ubuntu-clang-11-cache
build_root: "$(CACHE)/$(ARCH)-ubuntu-$(UBUNTU)-$(COMPILER)-cache/"
Expand All @@ -71,7 +72,7 @@ stages:
- job: Build
displayName: Build
pool:
vmImage: 'ubuntu-18.04'
vmImage: 'ubuntu-22.04'
timeoutInMinutes: 180
steps:
- task: Bash@3
Expand Down
3 changes: 2 additions & 1 deletion ci/azure/azure-clang-12-ubuntu-mpich.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ variables:
VT_NO_COLOR: 1
VT_BUILD_SHARED_LIBS: 0
VT_INCLUSION: TPL
TEST_LB_SCHEMA: 0
CACHE: "$(Agent.TempDirectory)/cache/"
cache_name: ubuntu-clang-12-cache
build_root: "$(CACHE)/$(ARCH)-ubuntu-$(UBUNTU)-$(COMPILER)-cache/"
Expand All @@ -71,7 +72,7 @@ stages:
- job: Build
displayName: Build
pool:
vmImage: 'ubuntu-18.04'
vmImage: 'ubuntu-22.04'
timeoutInMinutes: 180
steps:
- task: Bash@3
Expand Down
3 changes: 2 additions & 1 deletion ci/azure/azure-clang-13-ubuntu-mpich.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ variables:
VT_NO_COLOR: 1
VT_BUILD_SHARED_LIBS: 0
VT_INCLUSION: TPL
TEST_LB_SCHEMA: 0
CACHE: "$(Agent.TempDirectory)/cache/"
cache_name: ubuntu-clang-13-cache
build_root: "$(CACHE)/$(ARCH)-ubuntu-$(UBUNTU)-$(COMPILER)-cache/"
Expand All @@ -71,7 +72,7 @@ stages:
- job: Build
displayName: Build
pool:
vmImage: 'ubuntu-18.04'
vmImage: 'ubuntu-22.04'
timeoutInMinutes: 180
steps:
- task: Bash@3
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 @@ -54,6 +54,7 @@ variables:
VT_NO_COLOR: 1
VT_BUILD_SHARED_LIBS: 0
VT_INCLUSION: TPL
TEST_LB_SCHEMA: 0
CACHE: "$(Agent.TempDirectory)/cache/"
cache_name: ubuntu-clang-14-cache
build_root: "$(CACHE)/$(ARCH)-ubuntu-$(UBUNTU)-$(COMPILER)-cache/"
Expand All @@ -71,7 +72,7 @@ stages:
- job: Build
displayName: Build
pool:
vmImage: 'ubuntu-18.04'
vmImage: 'ubuntu-22.04'
timeoutInMinutes: 180
steps:
- task: Bash@3
Expand Down
3 changes: 2 additions & 1 deletion ci/azure/azure-clang-3.9-ubuntu-mpich.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ variables:
VT_NO_COLOR: 1
VT_BUILD_SHARED_LIBS: 0
VT_INCLUSION: TPL
TEST_LB_SCHEMA: 0
CACHE: "$(Agent.TempDirectory)/cache/"
cache_name: ubuntu-clang-3.9-cache
build_root: "$(CACHE)/$(ARCH)-ubuntu-$(UBUNTU)-$(COMPILER)-cache/"
Expand All @@ -71,7 +72,7 @@ stages:
- job: Build
displayName: Build
pool:
vmImage: 'ubuntu-18.04'
vmImage: 'ubuntu-22.04'
timeoutInMinutes: 180
steps:
- task: Bash@3
Expand Down
3 changes: 2 additions & 1 deletion ci/azure/azure-clang-5.0-ubuntu-mpich.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ variables:
VT_NO_COLOR: 1
VT_BUILD_SHARED_LIBS: 0
VT_INCLUSION: TPL
TEST_LB_SCHEMA: 0
CACHE: "$(Agent.TempDirectory)/cache/"
cache_name: ubuntu-clang-5.0-cache
build_root: "$(CACHE)/$(ARCH)-ubuntu-$(UBUNTU)-$(COMPILER)-cache/"
Expand All @@ -71,7 +72,7 @@ stages:
- job: Build
displayName: Build
pool:
vmImage: 'ubuntu-18.04'
vmImage: 'ubuntu-22.04'
timeoutInMinutes: 180
steps:
- task: Bash@3
Expand Down
3 changes: 2 additions & 1 deletion ci/azure/azure-clang-9-ubuntu-mpich.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ variables:
VT_NO_COLOR: 1
VT_BUILD_SHARED_LIBS: 1
VT_INCLUSION: EXT_LIB
TEST_LB_SCHEMA: 0
CACHE: "$(Agent.TempDirectory)/cache/"
cache_name: ubuntu-clang-9-cache
build_root: "$(CACHE)/$(ARCH)-ubuntu-$(UBUNTU)-$(COMPILER)-cache/"
Expand All @@ -71,7 +72,7 @@ stages:
- job: Build
displayName: Build
pool:
vmImage: 'ubuntu-18.04'
vmImage: 'ubuntu-22.04'
timeoutInMinutes: 180
steps:
- task: Bash@3
Expand Down
3 changes: 2 additions & 1 deletion ci/azure/azure-clang-alpine-mpich.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ variables:
VT_NO_COLOR: 1
VT_BUILD_SHARED_LIBS: 0
VT_INCLUSION: TPL
TEST_LB_SCHEMA: 0
CACHE: "$(Agent.TempDirectory)/cache/"
cache_name: alpine-clang-13-cache
build_root: "$(CACHE)/$(ARCH)-alpine-$(COMPILER)-cache/"
Expand All @@ -71,7 +72,7 @@ stages:
- job: Build
displayName: Build
pool:
vmImage: 'ubuntu-18.04'
vmImage: 'ubuntu-22.04'
timeoutInMinutes: 180
steps:
- task: Bash@3
Expand Down
2 changes: 1 addition & 1 deletion ci/azure/azure-gcc-10-ubuntu-openmpi-spack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ stages:
- job: Build
displayName: Build
pool:
vmImage: 'ubuntu-18.04'
vmImage: 'ubuntu-22.04'
timeoutInMinutes: 180
steps:
- task: Bash@3
Expand Down
3 changes: 2 additions & 1 deletion ci/azure/azure-gcc-10-ubuntu-openmpi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ variables:
VT_NO_COLOR: 1
VT_BUILD_SHARED_LIBS: 0
VT_INCLUSION: TPL
TEST_LB_SCHEMA: 0
CACHE: "$(Agent.TempDirectory)/cache/"
cache_name: ubuntu-gcc-10-cache
build_root: "$(CACHE)/$(ARCH)-ubuntu-$(UBUNTU)-$(COMPILER)-cache/"
Expand All @@ -71,7 +72,7 @@ stages:
- job: Build
displayName: Build
pool:
vmImage: 'ubuntu-18.04'
vmImage: 'ubuntu-22.04'
timeoutInMinutes: 180
steps:
- task: Bash@3
Expand Down
5 changes: 3 additions & 2 deletions 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)
name: PR tests (gcc-11, ubuntu, mpich, json schema test)

trigger:
branches:
Expand Down Expand Up @@ -54,6 +54,7 @@ variables:
VT_NO_COLOR: 1
VT_BUILD_SHARED_LIBS: 0
VT_INCLUSION: TPL
TEST_LB_SCHEMA: 1
CACHE: "$(Agent.TempDirectory)/cache/"
cache_name: ubuntu-gcc-11-cache
build_root: "$(CACHE)/$(ARCH)-ubuntu-$(UBUNTU)-$(COMPILER)-cache/"
Expand All @@ -71,7 +72,7 @@ stages:
- job: Build
displayName: Build
pool:
vmImage: 'ubuntu-18.04'
vmImage: 'ubuntu-22.04'
timeoutInMinutes: 180
steps:
- task: Bash@3
Expand Down
3 changes: 2 additions & 1 deletion ci/azure/azure-gcc-12-ubuntu-mpich.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ variables:
VT_NO_COLOR: 1
VT_BUILD_SHARED_LIBS: 0
VT_INCLUSION: TPL
TEST_LB_SCHEMA: 0
CACHE: "$(Agent.TempDirectory)/cache/"
cache_name: ubuntu-gcc-12-cache
build_root: "$(CACHE)/$(ARCH)-ubuntu-$(UBUNTU)-$(COMPILER)-cache/"
Expand All @@ -71,7 +72,7 @@ stages:
- job: Build
displayName: Build
pool:
vmImage: 'ubuntu-18.04'
vmImage: 'ubuntu-22.04'
timeoutInMinutes: 180
steps:
- task: Bash@3
Expand Down
3 changes: 2 additions & 1 deletion ci/azure/azure-gcc-5-ubuntu-mpich.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ variables:
VT_NO_COLOR: 1
VT_BUILD_SHARED_LIBS: 0
VT_INCLUSION: TPL
TEST_LB_SCHEMA: 0
CACHE: "$(Agent.TempDirectory)/cache/"
cache_name: ubuntu-gcc-5-cache
build_root: "$(CACHE)/$(ARCH)-ubuntu-$(UBUNTU)-$(COMPILER)-cache/"
Expand All @@ -71,7 +72,7 @@ stages:
- job: Build
displayName: Build
pool:
vmImage: 'ubuntu-18.04'
vmImage: 'ubuntu-22.04'
timeoutInMinutes: 180
steps:
- task: Bash@3
Expand Down
3 changes: 2 additions & 1 deletion ci/azure/azure-gcc-6-ubuntu-mpich.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ variables:
VT_NO_COLOR: 1
VT_BUILD_SHARED_LIBS: 0
VT_INCLUSION: TPL
TEST_LB_SCHEMA: 0
CACHE: "$(Agent.TempDirectory)/cache/"
cache_name: ubuntu-gcc-6-cache
build_root: "$(CACHE)/$(ARCH)-ubuntu-$(UBUNTU)-$(COMPILER)-cache/"
Expand All @@ -71,7 +72,7 @@ stages:
- job: Build
displayName: Build
pool:
vmImage: 'ubuntu-18.04'
vmImage: 'ubuntu-22.04'
timeoutInMinutes: 180
steps:
- task: Bash@3
Expand Down
3 changes: 2 additions & 1 deletion ci/azure/azure-gcc-7-ubuntu-mpich.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ variables:
VT_NO_COLOR: 1
VT_BUILD_SHARED_LIBS: 0
VT_INCLUSION: TPL
TEST_LB_SCHEMA: 0
CACHE: "$(Agent.TempDirectory)/cache/"
cache_name: ubuntu-gcc-7-cache
build_root: "$(CACHE)/$(ARCH)-ubuntu-$(UBUNTU)-$(COMPILER)-cache/"
Expand All @@ -71,7 +72,7 @@ stages:
- job: Build
displayName: Build
pool:
vmImage: 'ubuntu-18.04'
vmImage: 'ubuntu-22.04'
timeoutInMinutes: 180
steps:
- task: Bash@3
Expand Down
3 changes: 2 additions & 1 deletion ci/azure/azure-gcc-8-ubuntu-mpich.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ variables:
VT_NO_COLOR: 1
VT_BUILD_SHARED_LIBS: 0
VT_INCLUSION: TPL
TEST_LB_SCHEMA: 0
CACHE: "$(Agent.TempDirectory)/cache/"
cache_name: ubuntu-gcc-8-cache
build_root: "$(CACHE)/$(ARCH)-ubuntu-$(UBUNTU)-$(COMPILER)-cache/"
Expand All @@ -71,7 +72,7 @@ stages:
- job: Build
displayName: Build
pool:
vmImage: 'ubuntu-18.04'
vmImage: 'ubuntu-22.04'
timeoutInMinutes: 180
steps:
- task: Bash@3
Expand Down
3 changes: 2 additions & 1 deletion ci/azure/azure-gcc-9-ubuntu-mpich.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ variables:
VT_NO_COLOR: 1
VT_BUILD_SHARED_LIBS: 0
VT_INCLUSION: TPL
TEST_LB_SCHEMA: 0
CACHE: "$(Agent.TempDirectory)/cache/"
cache_name: ubuntu-gcc-9-cache
build_root: "$(CACHE)/$(ARCH)-ubuntu-$(UBUNTU)-$(COMPILER)-cache/"
Expand All @@ -71,7 +72,7 @@ stages:
- job: Build
displayName: Build
pool:
vmImage: 'ubuntu-18.04'
vmImage: 'ubuntu-22.04'
timeoutInMinutes: 180
steps:
- task: Bash@3
Expand Down
3 changes: 2 additions & 1 deletion ci/azure/azure-intel-oneapi-icpc-ubuntu-mpich.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ variables:
VT_NO_COLOR: 1
VT_BUILD_SHARED_LIBS: 0
VT_INCLUSION: TPL
TEST_LB_SCHEMA: 0
CACHE: "$(Agent.TempDirectory)/cache/"
cache_name: ubuntu-intel-oneapi-icpc-cache
build_root: "$(CACHE)/$(ARCH)-ubuntu-$(UBUNTU)-$(COMPILER)-cache/"
Expand All @@ -71,7 +72,7 @@ stages:
- job: Build
displayName: Build
pool:
vmImage: 'ubuntu-18.04'
vmImage: 'ubuntu-22.04'
timeoutInMinutes: 180
steps:
- task: Bash@3
Expand Down
3 changes: 2 additions & 1 deletion ci/azure/azure-intel-oneapi-icpx-ubuntu-mpich.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ variables:
VT_NO_COLOR: 1
VT_BUILD_SHARED_LIBS: 0
VT_INCLUSION: TPL
TEST_LB_SCHEMA: 0
CACHE: "$(Agent.TempDirectory)/cache/"
cache_name: ubuntu-intel-oneapi-icpx-cache
build_root: "$(CACHE)/$(ARCH)-ubuntu-$(UBUNTU)-$(COMPILER)-cache/"
Expand All @@ -71,7 +72,7 @@ stages:
- job: Build
displayName: Build
pool:
vmImage: 'ubuntu-18.04'
vmImage: 'ubuntu-22.04'
timeoutInMinutes: 180
steps:
- task: Bash@3
Expand Down
3 changes: 2 additions & 1 deletion ci/azure/azure-nvidia-10-ubuntu-mpich.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ variables:
VT_NO_COLOR: 1
VT_BUILD_SHARED_LIBS: 0
VT_INCLUSION: TPL
TEST_LB_SCHEMA: 0
CACHE: "$(Agent.TempDirectory)/cache/"
cache_name: ubuntu-nvidia-10-cache
build_root: "$(CACHE)/$(ARCH)-ubuntu-$(UBUNTU)-$(COMPILER)-cache/"
Expand All @@ -71,7 +72,7 @@ stages:
- job: Build
displayName: Build
pool:
vmImage: 'ubuntu-18.04'
vmImage: 'ubuntu-22.04'
timeoutInMinutes: 180
steps:
- task: Bash@3
Expand Down
3 changes: 2 additions & 1 deletion ci/azure/azure-nvidia-11-ubuntu-mpich.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ variables:
VT_NO_COLOR: 1
VT_BUILD_SHARED_LIBS: 0
VT_INCLUSION: TPL
TEST_LB_SCHEMA: 0
CACHE: "$(Agent.TempDirectory)/cache/"
cache_name: ubuntu-nvidia-11-cache
build_root: "$(CACHE)/$(ARCH)-ubuntu-$(UBUNTU)-$(COMPILER)-cache/"
Expand All @@ -71,7 +72,7 @@ stages:
- job: Build
displayName: Build
pool:
vmImage: 'ubuntu-18.04'
vmImage: 'ubuntu-22.04'
timeoutInMinutes: 180
steps:
- task: Bash@3
Expand Down
Loading