ADIOS2 icon indicating copy to clipboard operation
ADIOS2 copied to clipboard

Next generation of ADIOS developed in the Exascale Computing Program

Results 251 ADIOS2 issues
Sort by recently updated
recently updated
newest added

I am trying to install adios2 on Cori using the intel compiler with the e4s 21.02 stack. For this build i used the following variants `[email protected] +hdf5 +dataman +dataspaces` **Describe...

This is a question on the configuration of libfabric for RDMA-based staging in SST. I am currently experiencing issues with the libfabric-based RDMA backend of SST on our internal cluster...

Is there a working example of creating the vtu file to be read into VTK with data on multiple ranks? I was able to get the vtx reader to work...

Users, including us, frequently make the mistake to `InquireVariable` outside the `BeginStep/EndStep` loop, thinking that it's enough to inquire it once since it does not change. But the engines destruct...

When we do not know how many fields we will have to visualize, we often make a loop on the fields demanded by users. To define them, we use the...

## Why is this feature important? Many users are not aware of the intricacies with boolean types, which stem from the pre-C99 days and are not relevant in today's programming...

Observed during the implementation of the [span-based `storeChunk()`-API](https://github.com/openPMD/openPMD-api/pull/901) in openPMD, copied over here to have this behavior documented in the ADIOS2 issues, too. (This feature request has no high priority...

As discussed in our meetings, we would like to propose a standalone parallel BP tool that reads everything in a `.bp` file/dir, block by block, and can add select/filter variables...

Hi @KyleFromKitware, just checking in: can you tell me the status of the Debian package support for ADIOS2, please? This would be great for many of my integrations in our...

area: build

We saw the following [error message in PIConGPU](https://github.com/ComputationalRadiationPhysics/picongpu/issues/3506#issuecomment-781625774) ``` terminate called after throwing an instance of 'std::_Nested_exception' what(): ERROR: buffer overflow when resizing to 36196113975 bytes, in aggregation, when resizing...