Skip to content

Commit

Permalink
rerender
Browse files Browse the repository at this point in the history
  • Loading branch information
isuruf committed Apr 14, 2023
1 parent f1b22ca commit b4ecf1d
Show file tree
Hide file tree
Showing 16 changed files with 30 additions and 769 deletions.
20 changes: 6 additions & 14 deletions .azure-pipelines/azure-pipelines-linux.yml

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

36 changes: 0 additions & 36 deletions .azure-pipelines/azure-pipelines-osx.yml

This file was deleted.

89 changes: 0 additions & 89 deletions .azure-pipelines/azure-pipelines-win.yml

This file was deleted.

84 changes: 0 additions & 84 deletions .ci_support/linux_64_cuda_compiler_versionNone.yaml

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ c_ares:
c_compiler:
- gcc
c_compiler_version:
- '11'
- '10'
cdt_arch:
- aarch64
cdt_name:
Expand All @@ -20,14 +20,18 @@ channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cuda_compiler:
- nvcc
cuda_compiler_version:
- None
- '11.2'
cuda_compiler_version_min:
- '11.2'
cxx_compiler:
- gxx
cxx_compiler_version:
- '11'
- '10'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
- quay.io/condaforge/linux-anvil-cuda:11.2
gflags:
- '2.2'
glog:
Expand All @@ -45,8 +49,8 @@ lz4_c:
numpy:
- '1.21'
- '1.23'
- '1.20'
- '1.20'
- '1.21'
- '1.21'
openssl:
- '3'
orc:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,25 +9,25 @@ c_ares:
c_compiler:
- gcc
c_compiler_version:
- '7'
- '10'
cdt_name:
- cos6
- cos7
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cuda_compiler:
- nvcc
cuda_compiler_version:
- '10.2'
- '11.2'
cuda_compiler_version_min:
- '10.2'
- '11.2'
cxx_compiler:
- gxx
cxx_compiler_version:
- '7'
- '10'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-cuda:10.2
- quay.io/condaforge/linux-anvil-cuda:11.2
gflags:
- '2.2'
glog:
Expand All @@ -45,8 +45,8 @@ lz4_c:
numpy:
- '1.21'
- '1.23'
- '1.20'
- '1.20'
- '1.21'
- '1.21'
openssl:
- '3'
orc:
Expand All @@ -65,7 +65,7 @@ re2:
snappy:
- '1'
target_platform:
- linux-64
- linux-ppc64le
thrift_cpp:
- 0.18.1
ucx:
Expand Down
Loading

0 comments on commit b4ecf1d

Please sign in to comment.