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

Blosclz2 2.15.2 available or blosc 1.21.6 #144

Closed
stefano2734 opened this issue Apr 14, 2024 · 2 comments
Closed

Blosclz2 2.15.2 available or blosc 1.21.6 #144

stefano2734 opened this issue Apr 14, 2024 · 2 comments

Comments

@stefano2734
Copy link

stefano2734 commented Apr 14, 2024

blosclz 2.15.2 actual available
https://github.com/Blosc/c-blosc2

or c-blosc 1.21.6
https://github.com/Blosc/c-blosc

@stefano2734 stefano2734 changed the title Blosclz 2.1.4 available Blosclz 2.14.4 available Apr 14, 2024
@stefano2734 stefano2734 changed the title Blosclz 2.14.4 available Blosclz2 2.15.2 available or blosc 1.21.6 Jan 16, 2025
@inikep
Copy link
Owner

inikep commented Jan 19, 2025

updated blosclz to 2.5.1 (from c-blosc-1.21.6)
https://github.com/inikep/lzbench/commits/update/

blosclz from c-blosc2-2.15.2.zip has different API (blosc2_context* ctx):

int blosclz_compress(int opt_level, const void* input, int length,
                     void* output, int maxout, blosc2_context* ctx);  

@inikep inikep closed this as completed Jan 19, 2025
@stefano2734
Copy link
Author

Last Version with old api is Version 2.2.0.
See https://github.com/Blosc/c-blosc2/releases?page=4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants