flux-framework / dyad

DYAD: DYnamic and Asynchronous Data Streamliner
GNU Lesser General Public License v3.0
7 stars 5 forks source link

Adding support for cpp-logger and dlio profiler. #66

Closed hariharan-devarajan closed 7 months ago

hariharan-devarajan commented 7 months ago

We can make our loggers and profiler configurable.

hariharan-devarajan commented 7 months ago

@JaeseungYeom The CI are hanging because we our argparse is not working.