pnorbert
pnorbert
Also note that there is no "stepless" file in adios. The write side API seems to be stepless in that does not require steps, but the resulting file has 1...
What you have been used to was a side effect of the read implementation in previous file engines. BP5 and staging is now fully compatible if the code uses Read...
This looks failing now with BP5 without even having zero block. Needs testing.
> Bug or feature, it’s definitely the most upvoted issue I don't know how to upvote, but I just did run into this issue trying to run S3CrtClient against a...
Well, I can't do that for a dependency. So I will wait moving to S3Crt until this if fixed or until I find a workaround. Thanks.
Please note that ADIOS2 master now has support for Joined Arrays (in BP4 only for now), where you don't need to specify Shape on the writing side (nor Starts), and...
The simple answer to your question is **yes**. Caveat: ADIOS is not doing the in situ visualization, it only transfers the data requested by the consumer (reader) who performs the...
Oh, I just realize you opened an issue on the ADIOS repo. This has been replaced by the ADIOS2 repo for many years now. I hope you are using ADIOS2...
Note that the ADIOS BP file is kind of a log, as in, it has info on each process' block of data. It does not know the order the variables...
@abh3 Do you have any idea what is goin on here?