Information for build blosc2-2.10.5-1.oc9

ID29041
Package Nameblosc2
Version2.10.5
Release1.oc9
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 byfanjunkong
State complete
Volume DEFAULT
StartedMon, 23 Sep 2024 14:39:16 CST
CompletedMon, 23 Sep 2024 14:47:54 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/blosc2.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/blosc2.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
blosc2-2.10.5-1.oc9.src.rpm (info) (download)
aarch64
blosc2-2.10.5-1.oc9.aarch64.rpm (info) (download)
blosc2-devel-2.10.5-1.oc9.aarch64.rpm (info) (download)
blosc2-debuginfo-2.10.5-1.oc9.aarch64.rpm (info) (download)
blosc2-debugsource-2.10.5-1.oc9.aarch64.rpm (info) (download)
x86_64
blosc2-2.10.5-1.oc9.x86_64.rpm (info) (download)
blosc2-devel-2.10.5-1.oc9.x86_64.rpm (info) (download)
blosc2-debuginfo-2.10.5-1.oc9.x86_64.rpm (info) (download)
blosc2-debugsource-2.10.5-1.oc9.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
Changelog * Wed Jul 24 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.10.5-1 - initial build