Click here to visit the old openkoji buildsystem (Archived)

Information for build zfp-1.0.1-2.fc41

ID27180
Package Namezfp
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version1.0.1
Release2.fc41
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/zfp.git#09062d28132f1ba141ddbb3a1b0bf5a872693cf6
SummaryLibrary for compressed numerical arrays with high throughput R/W random access
DescriptionThis is zfp, an open source C/C++ library for compressed numerical arrays that support high throughput read and write random access. zfp was written by Peter Lindstrom at Lawrence Livermore National Laboratory, and is loosely based on the algorithm described in the following paper: Peter Lindstrom "Fixed-Rate Compressed Floating-Point Arrays" IEEE Transactions on Visualization and Computer Graphics, 20(12):2674-2683, December 2014 doi:10.1109/TVCG.2014.2346458 zfp was originally designed for floating-point data only, but has been extended to also support integer data, and could for instance be used to compress images and quantized volumetric data. To achieve high compression ratios, zfp uses lossy but optionally error-bounded compression. Although bit-for-bit lossless compression of floating-point data is not always possible, zfp is usually accurate to within machine epsilon in near-lossless mode. zfp works best for 2D and 3D arrays that exhibit spatial coherence, such as smooth fields from physics simulations, images, regularly sampled terrain surfaces, etc. Although zfp also provides a 1D array class that can be used for 1D signals such as audio, or even unstructured floating-point streams, the compression scheme has not been well optimized for this use case, and rate and quality may not be competitive with floating-point compressors designed specifically for 1D streams.
Built bykojiadmin
State complete
Volume DEFAULT
StartedTue, 07 May 2024 06:07:51 CST
CompletedTue, 07 May 2024 06:21:14 CST
Taskbuild (f41, /rpms/zfp.git:09062d28132f1ba141ddbb3a1b0bf5a872693cf6)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/zfp.git#09062d28132f1ba141ddbb3a1b0bf5a872693cf6'}}
Tags
f41
RPMs
src
zfp-1.0.1-2.fc41.src.rpm (info) (download)
riscv64
zfp-1.0.1-2.fc41.riscv64.rpm (info) (download)
zfp-devel-1.0.1-2.fc41.riscv64.rpm (info) (download)
zfp-debuginfo-1.0.1-2.fc41.riscv64.rpm (info) (download)
zfp-debugsource-1.0.1-2.fc41.riscv64.rpm (info) (download)
Logs
riscv64
state.log
installed_pkgs.log
root.log
hw_info.log
build.log
mock_output.log
Changelog * Sat Jan 27 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sat Dec 16 2023 Orion Poplawski <orion@nwra.com> - 1.0.1-1 - Update to 1.0.1 * Sat Jul 22 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Sun Jun 04 2023 Orion Poplawski <orion@nwra.com> - 1.0.0-1 - Update to 1.0.0 * Sat Jan 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.5-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.5-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild