flux-framework / dyad

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

Integrate DLIO Benchmark with dyad's python APIs. #55

Closed hariharan-devarajan closed 8 months ago

hariharan-devarajan commented 9 months ago

@JaeseungYeom I can confirm that the changes work locally. On the CI the call to dyad_open fails and then it gets stuck. @ilumsden Can u please look at the ci and suggest what can be done?

hariharan-devarajan commented 9 months ago

@JaeseungYeom The current state is that i think the integration is fine, but the ci keeps hanging. We need more investigation + logging + timeouts to fix these kinds of issues.