Sat, 17 Jan 2026 09:01:06 CST | login

Information for build blosc2-2.10.5-1.ocs23

ID18620
Package Nameblosc2
Version2.10.5
Release1.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/blosc2.git?.#1d2a36217d8e5cdbebd45c34882010a0ba6d3b06
SummaryHigh performance compressor optimized for binary data
DescriptionBlosc is a high performance compressor optimized for binary data (i.e. floating-point numbers, integers, and booleans, although it can handle string data too). It has been designed to transmit data to the processor cache faster than the traditional, non-compressed, direct memory fetch approach via a memcpy() OS call. Blosc main goal is not just to reduce the size of large datasets on-disk or in-memory, but also to accelerate memory-bound computations. C-Blosc2 is the new major version of C-Blosc, and is backward compatible with both the C-Blosc1 API and its in-memory format. However, the reverse thing is generally not true for the format; buffers generated with C-Blosc2 are not format-compatible with C-Blosc1.
Built bybbrucezhang
State complete
Volume DEFAULT
StartedFri, 23 Aug 2024 16:06:13 CST
CompletedFri, 23 Aug 2024 16:09:52 CST
Taskbuild (dist-ocs23-epol9, /opencloudos-stream/blosc2.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/blosc2.git?.#origin/master'}}
Tags
dist-ocs23
dist-ocs23-epol9
epol9-test-compose
RPMs
src
blosc2-2.10.5-1.ocs23.src.rpm (info) (download)
aarch64
blosc2-2.10.5-1.ocs23.aarch64.rpm (info) (download)
blosc2-devel-2.10.5-1.ocs23.aarch64.rpm (info) (download)
blosc2-debuginfo-2.10.5-1.ocs23.aarch64.rpm (info) (download)
blosc2-debugsource-2.10.5-1.ocs23.aarch64.rpm (info) (download)
x86_64
blosc2-2.10.5-1.ocs23.x86_64.rpm (info) (download)
blosc2-devel-2.10.5-1.ocs23.x86_64.rpm (info) (download)
blosc2-debuginfo-2.10.5-1.ocs23.x86_64.rpm (info) (download)
blosc2-debugsource-2.10.5-1.ocs23.x86_64.rpm (info) (download)
Logs
x86_64
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
aarch64
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
Changelog * Wed Jul 24 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.10.5-1 - initial build