Closed dqwu closed 5 months ago
@jayeshkrishna This PR is intended for the upcoming 1.6.4 release and is not suitable for merging into the develop or master branches. A corresponding PR for the master branch will be created later, possibly after transitioning the C source files to C++.
Note: This change is not yet ported to develop/master (@dqwu is going to work on that after PR #587 is merged to master)
Storing large decomposition maps in ADIOS BP files can significantly increase disk usage. This PR introduces a build-time configuration option for the ADIOS type, allowing users to conserve disk space by excluding decomposition data from BP files.