Skip to content

Commit 05e4465

Browse files
author
conda-forge-webservices[bot]
committed
MNT: Re-rendered with conda-build 3.27.0, conda-smithy 3.30.0, and conda-forge-pinning 2023.11.27.19.54.17
1 parent 8603347 commit 05e4465

9 files changed

+64
-31
lines changed

.azure-pipelines/azure-pipelines-linux.yml

-24
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.ci_support/linux_aarch64_cuda_compiler_version11.2cxx_compiler_version10.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ cxx_compiler:
1717
cxx_compiler_version:
1818
- '10'
1919
docker_image:
20-
- quay.io/condaforge/linux-anvil-cuda:11.2
20+
- quay.io/condaforge/linux-anvil-aarch64-cuda:11.2
2121
libblas:
2222
- 3.9 *netlib
2323
liblapack:

.ci_support/linux_aarch64_cuda_compiler_version11.8cxx_compiler_version11.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ cxx_compiler:
1717
cxx_compiler_version:
1818
- '11'
1919
docker_image:
20-
- quay.io/condaforge/linux-anvil-cuda:11.8
20+
- quay.io/condaforge/linux-anvil-aarch64-cuda:11.8
2121
libblas:
2222
- 3.9 *netlib
2323
liblapack:

.ci_support/linux_aarch64_cuda_compiler_versionNonecxx_compiler_version12.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ cxx_compiler:
1717
cxx_compiler_version:
1818
- '12'
1919
docker_image:
20-
- quay.io/condaforge/linux-anvil-cos7-x86_64
20+
- quay.io/condaforge/linux-anvil-aarch64
2121
libblas:
2222
- 3.9 *netlib
2323
liblapack:

.ci_support/linux_ppc64le_cuda_compiler_version11.2cxx_compiler_version10.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ cxx_compiler:
1313
cxx_compiler_version:
1414
- '10'
1515
docker_image:
16-
- quay.io/condaforge/linux-anvil-cuda:11.2
16+
- quay.io/condaforge/linux-anvil-ppc64le-cuda:11.2
1717
libblas:
1818
- 3.9 *netlib
1919
liblapack:

.ci_support/linux_ppc64le_cuda_compiler_version11.8cxx_compiler_version11.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ cxx_compiler:
1313
cxx_compiler_version:
1414
- '11'
1515
docker_image:
16-
- quay.io/condaforge/linux-anvil-cuda:11.8
16+
- quay.io/condaforge/linux-anvil-ppc64le-cuda:11.8
1717
libblas:
1818
- 3.9 *netlib
1919
liblapack:

.ci_support/linux_ppc64le_cuda_compiler_versionNonecxx_compiler_version12.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ cxx_compiler:
1313
cxx_compiler_version:
1414
- '12'
1515
docker_image:
16-
- quay.io/condaforge/linux-anvil-cos7-x86_64
16+
- quay.io/condaforge/linux-anvil-ppc64le
1717
libblas:
1818
- 3.9 *netlib
1919
liblapack:

.travis.yml

+50
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

README.md

+8-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)