Skip to content

[#5][#6] Add UniformCheckpointing class; Update cuSZp compressor.#7

Open
brunoortega wants to merge 2 commits into
LSC-Unicamp:mainfrom
brunoortega:main
Open

[#5][#6] Add UniformCheckpointing class; Update cuSZp compressor.#7
brunoortega wants to merge 2 commits into
LSC-Unicamp:mainfrom
brunoortega:main

Conversation

@brunoortega
Copy link
Copy Markdown

Uniform Checkpointing added.

cuSZp updated from version 1.1 to version 3.0.0, using simplified selection for compression/decompression:

User can select between F32 or F64, for 1D with "fixed" encoding.

Futurely a new selection can be implemented for dimensions and encoding options.

@maltempi maltempi changed the title Adding Uniform Checkpointing class and updating cuSZp compressor. [#5] Adding Uniform Checkpointing class and updating cuSZp compressor. May 27, 2026
Copy link
Copy Markdown
Collaborator

@maltempi maltempi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you so much for collaborating on this project, Bruno!

I just tested on my toy example, and cuSZp works fine! ✅ I'll add your 2d and 3d into consideration in a new GH issue to keep track of it in the future. Thanks for this advice as well!

Please, take a look at the comments I left on this PR about the Uniform implementation. I'm fine with both solutions: fix the # of checkpoints method or change the getAction() method. It will depend on the time you have available to do it =)

Thank you!

Comment thread src/Prefetch/include/checkpointing/uniform/UniformCheckpointing.cpp
Comment thread src/Prefetch/include/checkpointing/Checkpointing.hpp Outdated
@maltempi maltempi changed the title [#5] Adding Uniform Checkpointing class and updating cuSZp compressor. [#5][#6] Add UniformCheckpointing class; Update cuSZp compressor. May 28, 2026
@brunoortega
Copy link
Copy Markdown
Author

PR updated!

@maltempi maltempi self-requested a review June 4, 2026 17:32
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

Successfully merging this pull request may close these issues.

2 participants