Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rebuild for libprotobuf 5.28.3 #411

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
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ c_stdlib:
c_stdlib_version:
- '2.17'
cdt_name:
- cos7
- conda
channel_sources:
- conda-forge
channel_targets:
Expand All @@ -23,7 +23,7 @@ cxx_compiler:
cxx_compiler_version:
- '13'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
- quay.io/condaforge/linux-anvil-x86_64:alma9
flatbuffers:
- 24.3.25
giflib:
Expand All @@ -37,13 +37,13 @@ libabseil:
libcurl:
- '8'
libgrpc:
- '1.65'
- '1.67'
libjpeg_turbo:
- '3'
libpng:
- '1.6'
libprotobuf:
- 5.27.5
- 5.28.3
nccl:
- '2'
numpy:
Expand Down Expand Up @@ -71,8 +71,6 @@ tensorflow:
zip_keys:
- - c_compiler_version
- cxx_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 @@ -7,7 +7,7 @@ c_stdlib:
c_stdlib_version:
- '2.17'
cdt_name:
- cos7
- conda
channel_sources:
- conda-forge
channel_targets:
Expand All @@ -23,7 +23,7 @@ cxx_compiler:
cxx_compiler_version:
- '13'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
- quay.io/condaforge/linux-anvil-x86_64:alma9
flatbuffers:
- 24.3.25
giflib:
Expand All @@ -37,13 +37,13 @@ libabseil:
libcurl:
- '8'
libgrpc:
- '1.65'
- '1.67'
libjpeg_turbo:
- '3'
libpng:
- '1.6'
libprotobuf:
- 5.27.5
- 5.28.3
nccl:
- '2'
numpy:
Expand Down Expand Up @@ -71,8 +71,6 @@ tensorflow:
zip_keys:
- - c_compiler_version
- cxx_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 @@ -7,7 +7,7 @@ c_stdlib:
c_stdlib_version:
- '2.17'
cdt_name:
- cos7
- conda
channel_sources:
- conda-forge
channel_targets:
Expand All @@ -23,7 +23,7 @@ cxx_compiler:
cxx_compiler_version:
- '13'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
- quay.io/condaforge/linux-anvil-x86_64:alma9
flatbuffers:
- 24.3.25
giflib:
Expand All @@ -37,13 +37,13 @@ libabseil:
libcurl:
- '8'
libgrpc:
- '1.65'
- '1.67'
libjpeg_turbo:
- '3'
libpng:
- '1.6'
libprotobuf:
- 5.27.5
- 5.28.3
nccl:
- '2'
numpy:
Expand Down Expand Up @@ -71,8 +71,6 @@ tensorflow:
zip_keys:
- - c_compiler_version
- cxx_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 @@ -7,7 +7,7 @@ c_stdlib:
c_stdlib_version:
- '2.17'
cdt_name:
- cos7
- conda
channel_sources:
- conda-forge
channel_targets:
Expand All @@ -23,7 +23,7 @@ cxx_compiler:
cxx_compiler_version:
- '13'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
- quay.io/condaforge/linux-anvil-x86_64:alma9
flatbuffers:
- 24.3.25
giflib:
Expand All @@ -37,13 +37,13 @@ libabseil:
libcurl:
- '8'
libgrpc:
- '1.65'
- '1.67'
libjpeg_turbo:
- '3'
libpng:
- '1.6'
libprotobuf:
- 5.27.5
- 5.28.3
nccl:
- '2'
numpy:
Expand Down Expand Up @@ -71,8 +71,6 @@ tensorflow:
zip_keys:
- - c_compiler_version
- cxx_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
@@ -1,29 +1,29 @@
c_compiler:
- gcc
c_compiler_version:
- '12'
- '13'
c_stdlib:
- sysroot
c_stdlib_version:
- '2.17'
cdt_name:
- cos7
- conda
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cuda_compiler:
- cuda-nvcc
cuda_compiler_version:
- '12.0'
- '12.6'
cudnn:
- '9'
cxx_compiler:
- gxx
cxx_compiler_version:
- '12'
- '13'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
- quay.io/condaforge/linux-anvil-x86_64:alma9
flatbuffers:
- 24.3.25
giflib:
Expand All @@ -37,13 +37,13 @@ libabseil:
libcurl:
- '8'
libgrpc:
- '1.65'
- '1.67'
libjpeg_turbo:
- '3'
libpng:
- '1.6'
libprotobuf:
- 5.27.5
- 5.28.3
nccl:
- '2'
numpy:
Expand Down Expand Up @@ -71,8 +71,6 @@ tensorflow:
zip_keys:
- - c_compiler_version
- cxx_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
@@ -1,29 +1,29 @@
c_compiler:
- gcc
c_compiler_version:
- '12'
- '13'
c_stdlib:
- sysroot
c_stdlib_version:
- '2.17'
cdt_name:
- cos7
- conda
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cuda_compiler:
- cuda-nvcc
cuda_compiler_version:
- '12.0'
- '12.6'
cudnn:
- '9'
cxx_compiler:
- gxx
cxx_compiler_version:
- '12'
- '13'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
- quay.io/condaforge/linux-anvil-x86_64:alma9
flatbuffers:
- 24.3.25
giflib:
Expand All @@ -37,13 +37,13 @@ libabseil:
libcurl:
- '8'
libgrpc:
- '1.65'
- '1.67'
libjpeg_turbo:
- '3'
libpng:
- '1.6'
libprotobuf:
- 5.27.5
- 5.28.3
nccl:
- '2'
numpy:
Expand Down Expand Up @@ -71,8 +71,6 @@ tensorflow:
zip_keys:
- - c_compiler_version
- cxx_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
@@ -1,29 +1,29 @@
c_compiler:
- gcc
c_compiler_version:
- '12'
- '13'
c_stdlib:
- sysroot
c_stdlib_version:
- '2.17'
cdt_name:
- cos7
- conda
channel_sources:
- conda-forge
channel_targets:
- conda-forge main
cuda_compiler:
- cuda-nvcc
cuda_compiler_version:
- '12.0'
- '12.6'
cudnn:
- '9'
cxx_compiler:
- gxx
cxx_compiler_version:
- '12'
- '13'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
- quay.io/condaforge/linux-anvil-x86_64:alma9
flatbuffers:
- 24.3.25
giflib:
Expand All @@ -37,13 +37,13 @@ libabseil:
libcurl:
- '8'
libgrpc:
- '1.65'
- '1.67'
libjpeg_turbo:
- '3'
libpng:
- '1.6'
libprotobuf:
- 5.27.5
- 5.28.3
nccl:
- '2'
numpy:
Expand Down Expand Up @@ -71,8 +71,6 @@ tensorflow:
zip_keys:
- - c_compiler_version
- cxx_compiler_version
- c_stdlib_version
- cdt_name
- cuda_compiler
- cuda_compiler_version
- docker_image
Expand Down
Loading
Loading