Skip to content
This repository has been archived by the owner on Nov 7, 2024. It is now read-only.

Rebuild for fmt 11 #58

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
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
222 changes: 137 additions & 85 deletions .azure-pipelines/azure-pipelines-linux.yml

Large diffs are not rendered by default.

175 changes: 125 additions & 50 deletions .azure-pipelines/azure-pipelines-win.yml

Large diffs are not rendered by default.

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
c_compiler:
- gcc
c_compiler_version:
- '10'
- '11'
c_stdlib:
- sysroot
c_stdlib_version:
- '2.17'
cdt_name:
- cos7
channel_sources:
Expand All @@ -11,21 +15,21 @@ channel_targets:
cuda_compiler:
- nvcc
cuda_compiler_version:
- '11.2'
- '11.8'
cxx_compiler:
- gxx
cxx_compiler_version:
- '10'
- '11'
docker_image:
- quay.io/condaforge/linux-anvil-cuda:11.2
- quay.io/condaforge/linux-anvil-cuda:11.8
gflags:
- '2.2'
glog:
- '0.6'
- '0.7'
libarrow:
- 11.0.0
- '14'
libboost_devel:
- '1.82'
- '1.84'
libsqlite:
- '3'
numpy:
Expand All @@ -43,11 +47,12 @@ tbb_devel:
zip_keys:
- - c_compiler_version
- cxx_compiler_version
- c_stdlib_version
- cdt_name
- cuda_compiler
- cuda_compiler_version
- cdt_name
- docker_image
- - python
- numpy
zlib:
- '1.2'
- '1'
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
c_compiler:
- gcc
c_compiler_version:
- '10'
- '11'
c_stdlib:
- sysroot
c_stdlib_version:
- '2.17'
cdt_name:
- cos7
channel_sources:
Expand All @@ -11,21 +15,21 @@ channel_targets:
cuda_compiler:
- nvcc
cuda_compiler_version:
- '11.2'
- '11.8'
cxx_compiler:
- gxx
cxx_compiler_version:
- '10'
- '11'
docker_image:
- quay.io/condaforge/linux-anvil-cuda:11.2
- quay.io/condaforge/linux-anvil-cuda:11.8
gflags:
- '2.2'
glog:
- '0.6'
- '0.7'
libarrow:
- '12'
- '14'
libboost_devel:
- '1.82'
- '1.84'
libsqlite:
- '3'
numpy:
Expand All @@ -43,11 +47,12 @@ tbb_devel:
zip_keys:
- - c_compiler_version
- cxx_compiler_version
- c_stdlib_version
- cdt_name
- cuda_compiler
- cuda_compiler_version
- cdt_name
- docker_image
- - python
- numpy
zlib:
- '1.2'
- '1'
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
c_compiler:
- gcc
c_compiler_version:
- '10'
- '11'
c_stdlib:
- sysroot
c_stdlib_version:
- '2.17'
cdt_name:
- cos7
channel_sources:
Expand All @@ -11,21 +15,21 @@ channel_targets:
cuda_compiler:
- nvcc
cuda_compiler_version:
- '11.2'
- '11.8'
cxx_compiler:
- gxx
cxx_compiler_version:
- '10'
- '11'
docker_image:
- quay.io/condaforge/linux-anvil-cuda:11.2
- quay.io/condaforge/linux-anvil-cuda:11.8
gflags:
- '2.2'
glog:
- '0.6'
- '0.7'
libarrow:
- '12'
- '14'
libboost_devel:
- '1.82'
- '1.84'
libsqlite:
- '3'
numpy:
Expand All @@ -43,11 +47,12 @@ tbb_devel:
zip_keys:
- - c_compiler_version
- cxx_compiler_version
- c_stdlib_version
- cdt_name
- cuda_compiler
- cuda_compiler_version
- cdt_name
- docker_image
- - python
- numpy
zlib:
- '1.2'
- '1'
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
c_compiler:
- gcc
c_compiler_version:
- '10'
- '11'
c_stdlib:
- sysroot
c_stdlib_version:
- '2.17'
cdt_name:
- cos7
channel_sources:
Expand All @@ -11,43 +15,44 @@ channel_targets:
cuda_compiler:
- nvcc
cuda_compiler_version:
- '11.2'
- '11.8'
cxx_compiler:
- gxx
cxx_compiler_version:
- '10'
- '11'
docker_image:
- quay.io/condaforge/linux-anvil-cuda:11.2
- quay.io/condaforge/linux-anvil-cuda:11.8
gflags:
- '2.2'
glog:
- '0.6'
- '0.7'
libarrow:
- 11.0.0
- '14'
libboost_devel:
- '1.82'
- '1.84'
libsqlite:
- '3'
numpy:
- '1.22'
- '1.26'
pin_run_as_build:
python:
min_pin: x.x
max_pin: x.x
python:
- 3.8.* *_cpython
- 3.12.* *_cpython
target_platform:
- linux-64
tbb_devel:
- '2021'
zip_keys:
- - c_compiler_version
- cxx_compiler_version
- c_stdlib_version
- cdt_name
- cuda_compiler
- cuda_compiler_version
- cdt_name
- docker_image
- - python
- numpy
zlib:
- '1.2'
- '1'
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
c_compiler:
- gcc
c_compiler_version:
- '10'
- '11'
c_stdlib:
- sysroot
c_stdlib_version:
- '2.17'
cdt_name:
- cos7
channel_sources:
Expand All @@ -11,21 +15,21 @@ channel_targets:
cuda_compiler:
- nvcc
cuda_compiler_version:
- '11.2'
- '11.8'
cxx_compiler:
- gxx
cxx_compiler_version:
- '10'
- '11'
docker_image:
- quay.io/condaforge/linux-anvil-cuda:11.2
- quay.io/condaforge/linux-anvil-cuda:11.8
gflags:
- '2.2'
glog:
- '0.6'
- '0.7'
libarrow:
- '13'
- '15'
libboost_devel:
- '1.82'
- '1.84'
libsqlite:
- '3'
numpy:
Expand All @@ -43,11 +47,12 @@ tbb_devel:
zip_keys:
- - c_compiler_version
- cxx_compiler_version
- c_stdlib_version
- cdt_name
- cuda_compiler
- cuda_compiler_version
- cdt_name
- docker_image
- - python
- numpy
zlib:
- '1.2'
- '1'
Loading
Loading