Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 814 Bytes

engines.rst

File metadata and controls

28 lines (20 loc) · 814 Bytes

Supported Engines

This section provides a description of the Available Engines in ADIOS2 and their specific parameters to allow extra-control from the user. Parameters are passed in key-value pairs for:

  1. Engine specific parameters
  2. Engine supported transports and parameters

Parameters are passed at:

  1. Compile time IO::SetParameters (adios2_set_parameter in C, Fortran)
  2. Compile time IO::AddTransport (adios2_set_transport_parameter in C, Fortran)
  3. Runtime Configuration Files in the ADIOS component.