Skip to content

SFA22SCM14S/coeus-adapter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COEUS Hermes Adios Engine

This work is an adapter which connects ADIOS to Hermes through the use of the ADIOS plugins interface.

Install

To compile

git clone https://github.com/lukemartinlogan/coeus-adapter.git
cd coeus-adapter
mkdir build
cd build
cmake ../
make -j8

Test

To test the functionality of the adapter, run:

ctest

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CMake 52.0%
  • C++ 48.0%