Skip to content

Portability of ADIOS2 output files between different platforms. #3990

Discussion options

You must be logged in to vote

BP files are binary and use standard C++ types, so in principle it's portable. As you saw some gotchas can happen with types that can change their underlying alignment. I would say give it a try and report back if there are issues. It's a common use case to write/read the data on different architectures (e.g. Summit). Hope it helps.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@francesco-ballarin
Comment options

Answer selected by francesco-ballarin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants