ADIOS2
ADIOS2 copied to clipboard
Next generation of ADIOS developed in the Exascale Computing Program
**Describe the bug** `CP_consolidateDataToRankZero()` in `source/adios2/toolkit/sst/cp/cp_common.c` collects the metadata to rank 0 upon EndStep. In PIConGPU, a single rank's contribution is ~38948 bytes. On 7000 Frontier nodes with 8 GPUs...
Abstract out the BP5Writer metadata aggregation code into somewhere we can use it in other BP5 engines and potentially experiment with more enhancements. Notes: The overall "metadata" actually has 3...
I was looking at an old issue #987 about Python Steps() and trying to figure out if it was outdated. I suspect so, but I noticed what may be an...
Add struct variables and derived variables examples
Add example with random access Work on after the organization PR with example is merged.
Recently, I got "Writer peer has failed, failing any pending requests" from an adios2 variable SST put/get operation on derecho cluster. The log is attached. I checked that BP file...
We ask the community to always report bugs. Please open a new issue if some other comes up in the conversation. It will help us stay on topic and manage...
``` In file included from /work2/00434/eijkhout/adios2/adios2-git/source/adios2/toolkit/transportman/TransportMan.cpp:33: /work2/00434/eijkhout/adios2/adios2-git/source/adios2/toolkit/transport/file/FileAWSSDK.h:86:14: error: ‘S3ClientConfiguration’ in namespace ‘Aws::S3’ does not name a type 86 | Aws::S3::S3ClientConfiguration *s3ClientConfig = nullptr; ``` Logs attached. [adios2_logs.zip](https://github.com/ornladios/ADIOS2/files/12579549/adios2_logs.zip)
We ask the community to always report bugs. Please open a new issue if some other comes up in the conversation. It will help us stay on topic and manage...
Working with a helpdesk to install 2.8.3 on a Cray System (but building with intel environment variable). See below: Here are the CMake install errors that I am trying to...