Skip to content
Closed
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
37 changes: 16 additions & 21 deletions .azure-pipelines/azure-pipelines-linux.yml

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

7 changes: 6 additions & 1 deletion .ci_support/README

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

35 changes: 0 additions & 35 deletions .ci_support/linux_64_boost_cpp1.72.0mpimpich.yaml

This file was deleted.

35 changes: 0 additions & 35 deletions .ci_support/linux_64_boost_cpp1.72.0mpiopenmpi.yaml

This file was deleted.

35 changes: 0 additions & 35 deletions .ci_support/linux_64_boost_cpp1.74.0mpimpich.yaml

This file was deleted.

35 changes: 0 additions & 35 deletions .ci_support/linux_64_boost_cpp1.74.0mpiopenmpi.yaml

This file was deleted.

44 changes: 44 additions & 0 deletions .ci_support/linux_64_mpimpich.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
c_compiler:
- gcc
c_compiler_version:
- '13'
c_stdlib:
- sysroot
c_stdlib_version:
- '2.17'
cdt_name:
- cos7
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
- gxx
cxx_compiler_version:
- '13'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
libblas:
- 3.9 *netlib
liblapack:
- 3.9 *netlib
libmatio:
- 1.5.28
mpi:
- mpich
mpich:
- '4'
netcdf_cxx4:
- '4.3'
openmpi:
- '4'
pin_run_as_build:
netcdf-cxx4:
max_pin: x.x
target_platform:
- linux-64
zip_keys:
- - c_compiler_version
- cxx_compiler_version
- - c_stdlib_version
- cdt_name
44 changes: 44 additions & 0 deletions .ci_support/linux_64_mpiopenmpi.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
c_compiler:
- gcc
c_compiler_version:
- '13'
c_stdlib:
- sysroot
c_stdlib_version:
- '2.17'
cdt_name:
- cos7
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cxx_compiler:
- gxx
cxx_compiler_version:
- '13'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
libblas:
- 3.9 *netlib
liblapack:
- 3.9 *netlib
libmatio:
- 1.5.28
mpi:
- openmpi
mpich:
- '4'
netcdf_cxx4:
- '4.3'
openmpi:
- '4'
pin_run_as_build:
netcdf-cxx4:
max_pin: x.x
target_platform:
- linux-64
zip_keys:
- - c_compiler_version
- cxx_compiler_version
- - c_stdlib_version
- cdt_name
11 changes: 0 additions & 11 deletions .ci_support/migrations/boost_cpp1740.yaml

This file was deleted.

8 changes: 8 additions & 0 deletions .ci_support/migrations/libmatio1528.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
__migrator:
build_number: 1
commit_message: Rebuild for libmatio 1.5.28
kind: version
migration_number: 1
libmatio:
- 1.5.28
migrator_ts: 1730351978.7645845
37 changes: 0 additions & 37 deletions .ci_support/osx_64_boost_cpp1.72.0mpimpich.yaml

This file was deleted.

37 changes: 0 additions & 37 deletions .ci_support/osx_64_boost_cpp1.74.0mpiopenmpi.yaml

This file was deleted.

Loading