Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
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
20 changes: 20 additions & 0 deletions .azure-pipelines/azure-pipelines-linux.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
c_stdlib:
- sysroot
c_stdlib_version:
- '2.17'
cdt_name:
- conda
channel_sources:
- conda-forge/label/llvm_rc,conda-forge
channel_targets:
- conda-forge main
cuda_compiler:
- cuda-nvcc
cuda_compiler_version:
- '12.4'
cxx_compiler:
- gxx
cxx_compiler_version:
- '12'
docker_image:
- quay.io/condaforge/linux-anvil-ppc64le:alma9
llvm:
- '20'
llvmdev:
- '20'
mlir:
- '20'
pin_run_as_build:
python:
min_pin: x.x
max_pin: x.x
python:
- 3.10.* *_cpython
target_platform:
- linux-ppc64le
zip_keys:
- - cxx_compiler_version
- cuda_compiler
- cuda_compiler_version
- docker_image
zlib:
- '1'
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
c_stdlib:
- sysroot
c_stdlib_version:
- '2.17'
cdt_name:
- conda
channel_sources:
- conda-forge/label/llvm_rc,conda-forge
channel_targets:
- conda-forge main
cuda_compiler:
- cuda-nvcc
cuda_compiler_version:
- '12.4'
cxx_compiler:
- gxx
cxx_compiler_version:
- '12'
docker_image:
- quay.io/condaforge/linux-anvil-ppc64le:alma9
llvm:
- '20'
llvmdev:
- '20'
mlir:
- '20'
pin_run_as_build:
python:
min_pin: x.x
max_pin: x.x
python:
- 3.11.* *_cpython
target_platform:
- linux-ppc64le
zip_keys:
- - cxx_compiler_version
- cuda_compiler
- cuda_compiler_version
- docker_image
zlib:
- '1'
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
c_stdlib:
- sysroot
c_stdlib_version:
- '2.17'
cdt_name:
- conda
channel_sources:
- conda-forge/label/llvm_rc,conda-forge
channel_targets:
- conda-forge main
cuda_compiler:
- cuda-nvcc
cuda_compiler_version:
- '12.4'
cxx_compiler:
- gxx
cxx_compiler_version:
- '12'
docker_image:
- quay.io/condaforge/linux-anvil-ppc64le:alma9
llvm:
- '20'
llvmdev:
- '20'
mlir:
- '20'
pin_run_as_build:
python:
min_pin: x.x
max_pin: x.x
python:
- 3.12.* *_cpython
target_platform:
- linux-ppc64le
zip_keys:
- - cxx_compiler_version
- cuda_compiler
- cuda_compiler_version
- docker_image
zlib:
- '1'
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
c_stdlib:
- sysroot
c_stdlib_version:
- '2.17'
cdt_name:
- conda
channel_sources:
- conda-forge/label/llvm_rc,conda-forge
channel_targets:
- conda-forge main
cuda_compiler:
- cuda-nvcc
cuda_compiler_version:
- '12.4'
cxx_compiler:
- gxx
cxx_compiler_version:
- '12'
docker_image:
- quay.io/condaforge/linux-anvil-ppc64le:alma9
llvm:
- '20'
llvmdev:
- '20'
mlir:
- '20'
pin_run_as_build:
python:
min_pin: x.x
max_pin: x.x
python:
- 3.13.* *_cp313
target_platform:
- linux-ppc64le
zip_keys:
- - cxx_compiler_version
- cuda_compiler
- cuda_compiler_version
- docker_image
zlib:
- '1'
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
c_stdlib:
- sysroot
c_stdlib_version:
- '2.17'
cdt_name:
- conda
channel_sources:
- conda-forge/label/llvm_rc,conda-forge
channel_targets:
- conda-forge main
cuda_compiler:
- cuda-nvcc
cuda_compiler_version:
- '12.4'
cxx_compiler:
- gxx
cxx_compiler_version:
- '12'
docker_image:
- quay.io/condaforge/linux-anvil-ppc64le:alma9
llvm:
- '20'
llvmdev:
- '20'
mlir:
- '20'
pin_run_as_build:
python:
min_pin: x.x
max_pin: x.x
python:
- 3.9.* *_cpython
target_platform:
- linux-ppc64le
zip_keys:
- - cxx_compiler_version
- cuda_compiler
- cuda_compiler_version
- docker_image
zlib:
- '1'
35 changes: 35 additions & 0 deletions README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

13 changes: 8 additions & 5 deletions conda-forge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,14 @@ azure:
free_disk_space: true
settings_linux:
swapfile_size: 10GiB
build_platform:
linux_aarch64: linux_64
conda_build:
pkg_format: '2'
conda_forge_output_validation: true
github:
branch_name: main
tooling_branch_name: main
conda_forge_output_validation: true
conda_build:
pkg_format: '2'
build_platform:
linux_aarch64: linux_64
provider:
linux_aarch64: default
linux_ppc64le: default