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
225 changes: 135 additions & 90 deletions .azure-pipelines/azure-pipelines-linux.yml

Large diffs are not rendered by default.

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.

Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ c_stdlib:
c_stdlib_version:
- '2.17'
cdt_name:
- cos7
- conda
channel_sources:
- conda-forge
channel_targets:
Expand All @@ -25,19 +25,19 @@ cxx_compiler:
cxx_compiler_version:
- '11'
docker_image:
- quay.io/condaforge/linux-anvil-cuda:11.8
- quay.io/condaforge/linux-anvil-x86_64-cuda11.8:ubi8
fftw:
- '3'
fortran_compiler:
- gfortran
fortran_compiler_version:
- '11'
libblas:
- 3.9 *netlib
- 3.9.* *netlib
libboost_devel:
- '1.84'
liblapack:
- 3.9 *netlib
- 3.9.* *netlib
libnetcdf:
- 4.9.2
mpi:
Expand Down Expand Up @@ -68,8 +68,6 @@ zip_keys:
- - c_compiler_version
- cxx_compiler_version
- fortran_compiler_version
- c_stdlib_version
- cdt_name
- cuda_compiler
- cuda_compiler_version
- docker_image
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ c_stdlib:
c_stdlib_version:
- '2.17'
cdt_name:
- cos7
- conda
channel_sources:
- conda-forge
channel_targets:
Expand All @@ -25,19 +25,19 @@ cxx_compiler:
cxx_compiler_version:
- '11'
docker_image:
- quay.io/condaforge/linux-anvil-cuda:11.8
- quay.io/condaforge/linux-anvil-x86_64-cuda11.8:ubi8
fftw:
- '3'
fortran_compiler:
- gfortran
fortran_compiler_version:
- '11'
libblas:
- 3.9 *netlib
- 3.9.* *netlib
libboost_devel:
- '1.84'
liblapack:
- 3.9 *netlib
- 3.9.* *netlib
libnetcdf:
- 4.9.2
mpi:
Expand Down Expand Up @@ -68,8 +68,6 @@ zip_keys:
- - c_compiler_version
- cxx_compiler_version
- fortran_compiler_version
- c_stdlib_version
- cdt_name
- cuda_compiler
- cuda_compiler_version
- docker_image
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ c_stdlib:
c_stdlib_version:
- '2.17'
cdt_name:
- cos7
- conda
channel_sources:
- conda-forge
channel_targets:
Expand All @@ -25,19 +25,19 @@ cxx_compiler:
cxx_compiler_version:
- '11'
docker_image:
- quay.io/condaforge/linux-anvil-cuda:11.8
- quay.io/condaforge/linux-anvil-x86_64-cuda11.8:ubi8
fftw:
- '3'
fortran_compiler:
- gfortran
fortran_compiler_version:
- '11'
libblas:
- 3.9 *netlib
- 3.9.* *netlib
libboost_devel:
- '1.84'
liblapack:
- 3.9 *netlib
- 3.9.* *netlib
libnetcdf:
- 4.9.2
mpi:
Expand Down Expand Up @@ -68,8 +68,6 @@ zip_keys:
- - c_compiler_version
- cxx_compiler_version
- fortran_compiler_version
- c_stdlib_version
- cdt_name
- cuda_compiler
- cuda_compiler_version
- docker_image
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ c_stdlib:
c_stdlib_version:
- '2.17'
cdt_name:
- cos7
- conda
channel_sources:
- conda-forge
channel_targets:
Expand All @@ -25,19 +25,19 @@ cxx_compiler:
cxx_compiler_version:
- '11'
docker_image:
- quay.io/condaforge/linux-anvil-cuda:11.8
- quay.io/condaforge/linux-anvil-x86_64-cuda11.8:ubi8
fftw:
- '3'
fortran_compiler:
- gfortran
fortran_compiler_version:
- '11'
libblas:
- 3.9 *netlib
- 3.9.* *netlib
libboost_devel:
- '1.84'
liblapack:
- 3.9 *netlib
- 3.9.* *netlib
libnetcdf:
- 4.9.2
mpi:
Expand Down Expand Up @@ -68,8 +68,6 @@ zip_keys:
- - c_compiler_version
- cxx_compiler_version
- fortran_compiler_version
- c_stdlib_version
- cdt_name
- cuda_compiler
- cuda_compiler_version
- docker_image
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ c_stdlib:
c_stdlib_version:
- '2.17'
cdt_name:
- cos7
- conda
channel_sources:
- conda-forge
channel_targets:
Expand All @@ -25,19 +25,19 @@ cxx_compiler:
cxx_compiler_version:
- '11'
docker_image:
- quay.io/condaforge/linux-anvil-cuda:11.8
- quay.io/condaforge/linux-anvil-x86_64-cuda11.8:ubi8
fftw:
- '3'
fortran_compiler:
- gfortran
fortran_compiler_version:
- '11'
libblas:
- 3.9 *netlib
- 3.9.* *netlib
libboost_devel:
- '1.84'
liblapack:
- 3.9 *netlib
- 3.9.* *netlib
libnetcdf:
- 4.9.2
mpi:
Expand Down Expand Up @@ -68,8 +68,6 @@ zip_keys:
- - c_compiler_version
- cxx_compiler_version
- fortran_compiler_version
- c_stdlib_version
- cdt_name
- cuda_compiler
- cuda_compiler_version
- docker_image
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ c_stdlib:
c_stdlib_version:
- '2.17'
cdt_name:
- cos7
- conda
channel_sources:
- conda-forge
channel_targets:
Expand All @@ -25,19 +25,19 @@ cxx_compiler:
cxx_compiler_version:
- '11'
docker_image:
- quay.io/condaforge/linux-anvil-cuda:11.8
- quay.io/condaforge/linux-anvil-x86_64-cuda11.8:ubi8
fftw:
- '3'
fortran_compiler:
- gfortran
fortran_compiler_version:
- '11'
libblas:
- 3.9 *netlib
- 3.9.* *netlib
libboost_devel:
- '1.84'
liblapack:
- 3.9 *netlib
- 3.9.* *netlib
libnetcdf:
- 4.9.2
mpi:
Expand Down Expand Up @@ -68,8 +68,6 @@ zip_keys:
- - c_compiler_version
- cxx_compiler_version
- fortran_compiler_version
- c_stdlib_version
- cdt_name
- cuda_compiler
- cuda_compiler_version
- docker_image
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ c_stdlib:
c_stdlib_version:
- '2.17'
cdt_name:
- cos7
- conda
channel_sources:
- conda-forge
channel_targets:
Expand All @@ -25,19 +25,19 @@ cxx_compiler:
cxx_compiler_version:
- '11'
docker_image:
- quay.io/condaforge/linux-anvil-cuda:11.8
- quay.io/condaforge/linux-anvil-x86_64-cuda11.8:ubi8
fftw:
- '3'
fortran_compiler:
- gfortran
fortran_compiler_version:
- '11'
libblas:
- 3.9 *netlib
- 3.9.* *netlib
libboost_devel:
- '1.84'
liblapack:
- 3.9 *netlib
- 3.9.* *netlib
libnetcdf:
- 4.9.2
mpi:
Expand Down Expand Up @@ -68,8 +68,6 @@ zip_keys:
- - c_compiler_version
- cxx_compiler_version
- fortran_compiler_version
- c_stdlib_version
- cdt_name
- cuda_compiler
- cuda_compiler_version
- docker_image
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ c_stdlib:
c_stdlib_version:
- '2.17'
cdt_name:
- cos7
- conda
channel_sources:
- conda-forge
channel_targets:
Expand All @@ -25,19 +25,19 @@ cxx_compiler:
cxx_compiler_version:
- '11'
docker_image:
- quay.io/condaforge/linux-anvil-cuda:11.8
- quay.io/condaforge/linux-anvil-x86_64-cuda11.8:ubi8
fftw:
- '3'
fortran_compiler:
- gfortran
fortran_compiler_version:
- '11'
libblas:
- 3.9 *netlib
- 3.9.* *netlib
libboost_devel:
- '1.84'
liblapack:
- 3.9 *netlib
- 3.9.* *netlib
libnetcdf:
- 4.9.2
mpi:
Expand Down Expand Up @@ -68,8 +68,6 @@ zip_keys:
- - c_compiler_version
- cxx_compiler_version
- fortran_compiler_version
- c_stdlib_version
- cdt_name
- cuda_compiler
- cuda_compiler_version
- docker_image
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ c_stdlib:
c_stdlib_version:
- '2.17'
cdt_name:
- cos7
- conda
channel_sources:
- conda-forge
channel_targets:
Expand All @@ -25,19 +25,19 @@ cxx_compiler:
cxx_compiler_version:
- '11'
docker_image:
- quay.io/condaforge/linux-anvil-cuda:11.8
- quay.io/condaforge/linux-anvil-x86_64-cuda11.8:ubi8
fftw:
- '3'
fortran_compiler:
- gfortran
fortran_compiler_version:
- '11'
libblas:
- 3.9 *netlib
- 3.9.* *netlib
libboost_devel:
- '1.84'
liblapack:
- 3.9 *netlib
- 3.9.* *netlib
libnetcdf:
- 4.9.2
mpi:
Expand Down Expand Up @@ -68,8 +68,6 @@ zip_keys:
- - c_compiler_version
- cxx_compiler_version
- fortran_compiler_version
- c_stdlib_version
- cdt_name
- cuda_compiler
- cuda_compiler_version
- docker_image
Expand Down
Loading