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

This file was deleted.

2 changes: 1 addition & 1 deletion .azure-pipelines/azure-pipelines-osx.yml

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

2 changes: 1 addition & 1 deletion .azure-pipelines/azure-pipelines-win.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,43 @@
c_compiler:
- gcc
c_compiler_version:
- '14'
c_stdlib:
- sysroot
c_stdlib_version:
- '2.17'
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
- gxx
cxx_compiler_version:
- '14'
docker_image:
- quay.io/condaforge/linux-anvil-x86_64:alma9
mpi:
- mpich
mpich:
- '5'
numpy:
- '2'
openmpi:
- '5'
pin_run_as_build:
python:
min_pin: x.x
max_pin: x.x
pyamrex_precision:
- dp
pybind11_abi:
- '11'
python:
- 3.10.* *_cpython
python_impl:
- cpython
target_platform:
- linux-aarch64
zip_keys:
- - c_compiler_version
- cxx_compiler_version
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
c_compiler:
- gcc
c_compiler_version:
- '14'
c_stdlib:
- sysroot
c_stdlib_version:
- '2.17'
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
- gxx
cxx_compiler_version:
- '14'
docker_image:
- quay.io/condaforge/linux-anvil-x86_64:alma9
mpi:
- mpich
mpich:
- '5'
numpy:
- '2'
openmpi:
- '5'
pin_run_as_build:
python:
min_pin: x.x
max_pin: x.x
pyamrex_precision:
- sp
pybind11_abi:
- '11'
python:
- 3.10.* *_cpython
python_impl:
- cpython
target_platform:
- linux-aarch64
zip_keys:
- - c_compiler_version
- cxx_compiler_version
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
c_compiler:
- gcc
c_compiler_version:
- '14'
c_stdlib:
- sysroot
c_stdlib_version:
- '2.17'
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
- gxx
cxx_compiler_version:
- '14'
docker_image:
- quay.io/condaforge/linux-anvil-x86_64:alma9
mpi:
- openmpi
mpich:
- '5'
numpy:
- '2'
openmpi:
- '5'
pin_run_as_build:
python:
min_pin: x.x
max_pin: x.x
pyamrex_precision:
- dp
pybind11_abi:
- '11'
python:
- 3.10.* *_cpython
python_impl:
- cpython
target_platform:
- linux-aarch64
zip_keys:
- - c_compiler_version
- cxx_compiler_version
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
c_compiler:
- gcc
c_compiler_version:
- '14'
c_stdlib:
- sysroot
c_stdlib_version:
- '2.17'
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
- gxx
cxx_compiler_version:
- '14'
docker_image:
- quay.io/condaforge/linux-anvil-x86_64:alma9
mpi:
- openmpi
mpich:
- '5'
numpy:
- '2'
openmpi:
- '5'
pin_run_as_build:
python:
min_pin: x.x
max_pin: x.x
pyamrex_precision:
- sp
pybind11_abi:
- '11'
python:
- 3.10.* *_cpython
python_impl:
- cpython
target_platform:
- linux-aarch64
zip_keys:
- - c_compiler_version
- cxx_compiler_version
Loading
Loading