Skip to content

[WIP] DataSpaces engine

Podhorszki, Norbert requested to merge github/fork/pradsubedi/Merged_Branch into master

Created by: philip-davis

This provides a DataSpaces engine for ADIOS2. This engine requires that the dataspaces_server be started before any programs that use the DataSpaces engine, and that all servers and clients share the same working directory.

Adds the engine paramter "AppID", so that different client applications can be distinguished by the server.

DataSpaces >=1.8.0 is an external dependency to the DataSpaces engine.

This is a work in progress. Items to do include adding staging tests that run the DataSpaces server, and adding DataSpaces to the CI builds.

Merge request reports