Skip to content

Commit

Permalink
MNT: Re-rendered with conda-build 24.5.1, conda-smithy 3.41.1, and co…
Browse files Browse the repository at this point in the history
…nda-forge-pinning 2024.10.01.17.37.14
  • Loading branch information
hmaarrfk committed Oct 2, 2024
1 parent 1eeec20 commit 7b062b5
Show file tree
Hide file tree
Showing 26 changed files with 1,782 additions and 0 deletions.
79 changes: 79 additions & 0 deletions .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
@@ -0,0 +1,79 @@
blas_impl:
- generic
c_compiler:
- gcc
c_compiler_version:
- '11'
c_stdlib:
- sysroot
c_stdlib_version:
- '2.17'
cdt_name:
- cos7
channel_sources:
- conda-forge
- conda-forge
- conda-forge
- conda-forge/label/python_rc,conda-forge
- conda-forge
channel_targets:
- conda-forge main
cuda_compiler:
- nvcc
cuda_compiler_version:
- '11.8'
cudnn:
- '9'
cxx_compiler:
- gxx
cxx_compiler_version:
- '11'
docker_image:
- quay.io/condaforge/linux-anvil-cuda:11.8
github_actions_labels:
- cirun-openstack-gpu-2xlarge
libabseil:
- '20240116'
libcblas:
- 3.9 *netlib
liblapack:
- 3.9 *netlib
libprotobuf:
- 4.25.3
megabuild:
- 'true'
mkl:
- '2023'
nccl:
- '2'
numpy:
- '2.0'
- '2.0'
- '2.0'
- '2'
- '2.0'
pin_run_as_build:
python:
min_pin: x.x
max_pin: x.x
python:
- 3.10.* *_cpython
- 3.11.* *_cpython
- 3.12.* *_cpython
- 3.13.* *_cp313
- 3.9.* *_cpython
pytorch:
- '2.3'
target_platform:
- linux-64
zip_keys:
- - c_compiler_version
- cxx_compiler_version
- c_stdlib_version
- cdt_name
- cuda_compiler
- cuda_compiler_version
- docker_image
- - python
- numpy
- channel_sources
Original file line number Diff line number Diff line change
@@ -0,0 +1,79 @@
blas_impl:
- generic
c_compiler:
- gcc
c_compiler_version:
- '12'
c_stdlib:
- sysroot
c_stdlib_version:
- '2.17'
cdt_name:
- cos7
channel_sources:
- conda-forge
- conda-forge
- conda-forge
- conda-forge/label/python_rc,conda-forge
- conda-forge
channel_targets:
- conda-forge main
cuda_compiler:
- cuda-nvcc
cuda_compiler_version:
- '12.0'
cudnn:
- '9'
cxx_compiler:
- gxx
cxx_compiler_version:
- '12'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
github_actions_labels:
- cirun-openstack-gpu-2xlarge
libabseil:
- '20240116'
libcblas:
- 3.9 *netlib
liblapack:
- 3.9 *netlib
libprotobuf:
- 4.25.3
megabuild:
- 'true'
mkl:
- '2023'
nccl:
- '2'
numpy:
- '2.0'
- '2.0'
- '2.0'
- '2'
- '2.0'
pin_run_as_build:
python:
min_pin: x.x
max_pin: x.x
python:
- 3.10.* *_cpython
- 3.11.* *_cpython
- 3.12.* *_cpython
- 3.13.* *_cp313
- 3.9.* *_cpython
pytorch:
- '2.3'
target_platform:
- linux-64
zip_keys:
- - c_compiler_version
- cxx_compiler_version
- c_stdlib_version
- cdt_name
- cuda_compiler
- cuda_compiler_version
- docker_image
- - python
- numpy
- channel_sources
Original file line number Diff line number Diff line change
@@ -0,0 +1,79 @@
blas_impl:
- generic
c_compiler:
- gcc
c_compiler_version:
- '13'
c_stdlib:
- sysroot
c_stdlib_version:
- '2.17'
cdt_name:
- cos7
channel_sources:
- conda-forge
- conda-forge
- conda-forge
- conda-forge/label/python_rc,conda-forge
- conda-forge
channel_targets:
- conda-forge main
cuda_compiler:
- None
cuda_compiler_version:
- None
cudnn:
- '9'
cxx_compiler:
- gxx
cxx_compiler_version:
- '13'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
github_actions_labels:
- cirun-openstack-gpu-2xlarge
libabseil:
- '20240116'
libcblas:
- 3.9 *netlib
liblapack:
- 3.9 *netlib
libprotobuf:
- 4.25.3
megabuild:
- 'true'
mkl:
- '2023'
nccl:
- '2'
numpy:
- '2.0'
- '2.0'
- '2.0'
- '2'
- '2.0'
pin_run_as_build:
python:
min_pin: x.x
max_pin: x.x
python:
- 3.10.* *_cpython
- 3.11.* *_cpython
- 3.12.* *_cpython
- 3.13.* *_cp313
- 3.9.* *_cpython
pytorch:
- '2.3'
target_platform:
- linux-64
zip_keys:
- - c_compiler_version
- cxx_compiler_version
- c_stdlib_version
- cdt_name
- cuda_compiler
- cuda_compiler_version
- docker_image
- - python
- numpy
- channel_sources
Loading

0 comments on commit 7b062b5

Please sign in to comment.