notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
Port details
sz3 Modular Error-bounded Lossy Compression Framework for Scientific Datasets
3.3.0 science on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 3.2.1Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-02-03 15:57:18
Last Update: 2025-09-07 23:03:20
Commit Hash: 546dbe4
License: BSD4CLAUSE
WWW:
https://szcompressor.org/
https://github.com/szcompressor/SZ3
Description:
SZ is a modular parametrizable lossy compressor framework for scientific data (floating point and integers). It has applications in simulations, AI and instruments. It is a production quality software and a research platform for lossy compression. SZ is open and transparent. Open because all interested researchers and students can study or contribute to it. Transparent because all performance improvements are detailed in publications. SZ can be used for classic use-cases: visualization, accelerating I/O, reducing memory and storage footprint and more advanced use-cases like compression of DNN models and training sets, acceleration of computation, checkpoint/restart, reducing streaming intensity and running efficiently large problems that cannot fit in memory. Other use-cases will augment this list as users find new opportunities to benefit from lossy compression of scientific data. SZ has implementations on CPU, GPU, and FPGA and is integrated in the main I/O libraries: HFD5, ADIOS, PnetCDF.
HomepageHomepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (69 items)
Collapse this list.
  1. /usr/local/share/licenses/sz3-3.3.0/catalog.mk
  2. /usr/local/share/licenses/sz3-3.3.0/LICENSE
  3. /usr/local/share/licenses/sz3-3.3.0/BSD4CLAUSE
  4. bin/sz3
  5. bin/sz3_customized_demo
  6. bin/sz3_smoke_test
  7. include/SZ3/api/impl/SZAlgoInterp.hpp
  8. include/SZ3/api/impl/SZAlgoLorenzoReg.hpp
  9. include/SZ3/api/impl/SZAlgoNopred.hpp
  10. include/SZ3/api/impl/SZDispatcher.hpp
  11. include/SZ3/api/impl/SZImpl.hpp
  12. include/SZ3/api/impl/SZImplOMP.hpp
  13. include/SZ3/api/sz.hpp
  14. include/SZ3/compressor/Compressor.hpp
  15. include/SZ3/compressor/SZGenericCompressor.hpp
  16. include/SZ3/compressor/specialized/SZExaaltCompressor.hpp
  17. include/SZ3/compressor/specialized/SZTruncateCompressor.hpp
  18. include/SZ3/decomposition/BlockwiseDecomposition.hpp
  19. include/SZ3/decomposition/Decomposition.hpp
  20. include/SZ3/decomposition/InterpolationDecomposition.hpp
  21. include/SZ3/decomposition/NoPredictionDecomposition.hpp
  22. include/SZ3/decomposition/TimeSeriesDecomposition.hpp
  23. include/SZ3/def.hpp
  24. include/SZ3/encoder/ArithmeticEncoder.hpp
  25. include/SZ3/encoder/BypassEncoder.hpp
  26. include/SZ3/encoder/Encoder.hpp
  27. include/SZ3/encoder/HuffmanEncoder.hpp
  28. include/SZ3/encoder/RunlengthEncoder.hpp
  29. include/SZ3/lossless/Lossless.hpp
  30. include/SZ3/lossless/Lossless_bypass.hpp
  31. include/SZ3/lossless/Lossless_zstd.hpp
  32. include/SZ3/predictor/ComposedPredictor.hpp
  33. include/SZ3/predictor/LorenzoPredictor.hpp
  34. include/SZ3/predictor/Predictor.hpp
  35. include/SZ3/predictor/RegressionPredictor.hpp
  36. include/SZ3/preprocessor/PreFilter.hpp
  37. include/SZ3/preprocessor/PreProcessor.hpp
  38. include/SZ3/preprocessor/Transpose.hpp
  39. include/SZ3/preprocessor/Wavelet.hpp
  40. include/SZ3/quantizer/LinearQuantizer.hpp
  41. include/SZ3/quantizer/Quantizer.hpp
  42. include/SZ3/utils/BlockwiseIterator.hpp
  43. include/SZ3/utils/ByteUtil.hpp
  44. include/SZ3/utils/Config.hpp
  45. include/SZ3/utils/Extraction.hpp
  46. include/SZ3/utils/FileUtil.hpp
  47. include/SZ3/utils/Interpolators.hpp
  48. include/SZ3/utils/Iterator.hpp
  49. include/SZ3/utils/KmeansUtil.hpp
  50. include/SZ3/utils/MemoryUtil.hpp
  51. include/SZ3/utils/QuantOptimizatioin.hpp
  52. include/SZ3/utils/Sample.hpp
  53. include/SZ3/utils/Statistic.hpp
  54. include/SZ3/utils/Timer.hpp
  55. include/SZ3/utils/ska_hash/LICENSE.txt
  56. include/SZ3/utils/ska_hash/bytell_hash_map.hpp
  57. include/SZ3/utils/ska_hash/flat_hash_map.hpp
  58. include/SZ3/utils/ska_hash/unordered_map.hpp
  59. include/SZ3/version.hpp
  60. include/SZ3/version.hpp.in
  61. include/SZ3c/sz3c.h
  62. lib/cmake/SZ3/SZ3Config.cmake
  63. lib/cmake/SZ3/SZ3ConfigVersion.cmake
  64. lib/cmake/SZ3/SZ3Targets.cmake
  65. lib/libSZ3c.so
  66. share/SZ3/testfloat_8_8_128.dat
  67. @owner
  68. @group
  69. @mode
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • sz3>0:science/sz3
To install the port:
cd /usr/ports/science/sz3/ && make install clean
To add the package, run one of these commands:
  • pkg install science/sz3
  • pkg install sz3
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: sz3
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1757120532 SHA256 (szcompressor-SZ3-v3.3.0_GH0.tar.gz) = c6b9e114e5849911e14334fca14eaf30f9a84d4bbe681a1f32d3be62ec68fb52 SIZE (szcompressor-SZ3-v3.3.0_GH0.tar.gz) = 128524

Packages (timestamps in pop-ups are UTC):
sz3
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.2.13.3.0-3.2.13.3.0---
FreeBSD:13:quarterly3.2.13.2.1-3.2.13.2.1---
FreeBSD:14:latest3.2.13.3.0-3.2.13.3.0---
FreeBSD:14:quarterly3.2.13.2.1-3.2.13.2.1---
FreeBSD:15:latest3.2.13.3.0n/a3.2.1n/a---
FreeBSD:15:quarterly--n/a-n/a---
FreeBSD:16:latest-3.2.1n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
  3. pkgconf>=1.3.0_1 : devel/pkgconf
Test dependencies:
  1. googletest>=0 : devel/googletest
Library dependencies:
  1. libgsl.so : math/gsl
  2. libzstd.so : archivers/zstd
This port is required by:
for Libraries
  1. graphics/py-imagecodecs

Configuration Options:
No options to configure
Options name:
science_sz3
USES:
cmake:testing pkgconfig
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/szcompressor/SZ3/tar.gz/v3.3.0?dummy=/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.3.0
07 Sep 2025 23:03:20
commit hash: 546dbe461d76da7fff31a7d5cf8ac8701e6c31cbcommit hash: 546dbe461d76da7fff31a7d5cf8ac8701e6c31cbcommit hash: 546dbe461d76da7fff31a7d5cf8ac8701e6c31cbcommit hash: 546dbe461d76da7fff31a7d5cf8ac8701e6c31cb files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
science/sz3: Update to 3.3.0

- Add make test

Changes:	https://github.com/szcompressor/SZ3/releases
		https://github.com/szcompressor/SZ3/commits/master
3.2.1
03 Feb 2025 15:50:42
commit hash: 9a010091641e98796d3d41e51d88bcbfafbc5ececommit hash: 9a010091641e98796d3d41e51d88bcbfafbc5ececommit hash: 9a010091641e98796d3d41e51d88bcbfafbc5ececommit hash: 9a010091641e98796d3d41e51d88bcbfafbc5ece files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
science/sz3: Add sz3 3.2.1

SZ is a modular parametrizable lossy compressor framework for scientific data
(floating point and integers). It has applications in simulations, AI and
instruments. It is a production quality software and a research platform for
lossy compression. SZ is open and transparent. Open because all interested
researchers and students can study or contribute to it. Transparent because all
performance improvements are detailed in publications.

SZ can be used for classic use-cases: visualization, accelerating I/O, reducing
memory and storage footprint and more advanced use-cases like compression of DNN
models and training sets, acceleration of computation, checkpoint/restart,
reducing streaming intensity and running efficiently large problems that cannot
fit in memory. Other use-cases will augment this list as users find new
opportunities to benefit from lossy compression of scientific data.

SZ has implementations on CPU, GPU, and FPGA and is integrated in the main I/O
libraries: HFD5, ADIOS, PnetCDF.

Number of commits found: 2