Skip to content

Conversation

@c-dilks
Copy link
Member

@c-dilks c-dilks commented Nov 19, 2024

This tool merges a set of input HIPO files to a set of output HIPO files, where you may control the number of input files per output file; for example, use this tool if you have 1000 small HIPO files but would rather have 10 large HIPO files.

This tool merges a set of input HIPO files to a set of output HIPO files,
where you may control the number of input files per output file; for example,
use this tool if you have 1000 small HIPO files but would rather have 10
large HIPO files.
@gavalian
Copy link
Contributor

Hipo utils can split the file into smaller chunks, so one could merge a file and then split it into smaller chunks.

@c-dilks
Copy link
Member Author

c-dilks commented Nov 19, 2024

Hipo utils can split the file into smaller chunks, so one could merge a file and then split it into smaller chunks.

Yes, but this PR's script is more efficient since it just needs to run the merge commands; it can do so either sequentially locally or in parallel with Slurm.

@baltzell baltzell merged commit 8e265ae into development Nov 22, 2024
68 checks passed
@baltzell baltzell deleted the hipo-multi-merge branch November 22, 2024 00:48
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.

4 participants