Skip to content

Commit ec6d389

Browse files
committed
#2397: disable external fmt for cuda 11.2 build
1 parent fa92132 commit ec6d389

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

ci/azure/azure-nvidia-11-2-ubuntu-mpich.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ variables:
4444
VT_POOL: 0
4545
VT_EXTENDED_TESTS: 0
4646
VT_TESTS_NUM_NODES: 4
47-
VT_EXTERNAL_FMT: 1
47+
VT_EXTERNAL_FMT: 0
4848
VT_UNITY_BUILD: 1
4949
VT_PRODUCTION_BUILD: 0
5050
VT_FCONTEXT: 0

scripts/workflows-azure.ini

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,6 @@ vt_diagnostics = 0
9999
vt_trace = 1
100100
vt_pool = 0
101101
vt_tests_num_nodes = 4
102-
vt_external_fmt = 1
103102

104103
[PR-tests-gcc-9]
105104
test_configuration = "gcc-9, ubuntu, mpich, zoltan"

0 commit comments

Comments
 (0)