Skip to content

Commit 445ff31

Browse files
authored
Merge pull request #127 from regro-cf-autotick-bot/rebuild-ucx1150-0-1_hcfd86d
Rebuild for ucx1150
2 parents 5eccfea + 997a73b commit 445ff31

12 files changed

+20
-13
lines changed

.ci_support/linux_64_mpi_typeconda.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ mpi_type:
2727
target_platform:
2828
- linux-64
2929
ucx:
30-
- 1.14.0
30+
- 1.15.0
3131
zip_keys:
3232
- - c_compiler_version
3333
- cxx_compiler_version

.ci_support/linux_64_mpi_typeexternal.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ mpi_type:
2727
target_platform:
2828
- linux-64
2929
ucx:
30-
- 1.14.0
30+
- 1.15.0
3131
zip_keys:
3232
- - c_compiler_version
3333
- cxx_compiler_version

.ci_support/linux_aarch64_mpi_typeconda.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ mpi_type:
3131
target_platform:
3232
- linux-aarch64
3333
ucx:
34-
- 1.14.0
34+
- 1.15.0
3535
zip_keys:
3636
- - c_compiler_version
3737
- cxx_compiler_version

.ci_support/linux_aarch64_mpi_typeexternal.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ mpi_type:
3131
target_platform:
3232
- linux-aarch64
3333
ucx:
34-
- 1.14.0
34+
- 1.15.0
3535
zip_keys:
3636
- - c_compiler_version
3737
- cxx_compiler_version

.ci_support/linux_ppc64le_mpi_typeconda.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ mpi_type:
2727
target_platform:
2828
- linux-ppc64le
2929
ucx:
30-
- 1.14.0
30+
- 1.15.0
3131
zip_keys:
3232
- - c_compiler_version
3333
- cxx_compiler_version

.ci_support/linux_ppc64le_mpi_typeexternal.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ mpi_type:
2727
target_platform:
2828
- linux-ppc64le
2929
ucx:
30-
- 1.14.0
30+
- 1.15.0
3131
zip_keys:
3232
- - c_compiler_version
3333
- cxx_compiler_version
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
__migrator:
2+
build_number: 1
3+
kind: version
4+
migration_number: 1
5+
ucx:
6+
- '1.15.0'
7+
migrator_ts: 1696558865

.ci_support/osx_64_.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@ MACOSX_DEPLOYMENT_TARGET:
33
c_compiler:
44
- clang
55
c_compiler_version:
6-
- '15'
6+
- '16'
77
channel_sources:
88
- conda-forge
99
channel_targets:
1010
- conda-forge main
1111
cxx_compiler:
1212
- clangxx
1313
cxx_compiler_version:
14-
- '15'
14+
- '16'
1515
enable_cuda:
1616
- 'False'
1717
fortran_compiler:

.ci_support/osx_arm64_.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@ MACOSX_DEPLOYMENT_TARGET:
33
c_compiler:
44
- clang
55
c_compiler_version:
6-
- '15'
6+
- '16'
77
channel_sources:
88
- conda-forge
99
channel_targets:
1010
- conda-forge main
1111
cxx_compiler:
1212
- clangxx
1313
cxx_compiler_version:
14-
- '15'
14+
- '16'
1515
enable_cuda:
1616
- 'False'
1717
fortran_compiler:

.scripts/build_steps.sh

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)