Skip to content

Commit

Permalink
Merge branch 'module_ctx' of github.com:JaeseungYeom/dyad into module…
Browse files Browse the repository at this point in the history
…_ctx
  • Loading branch information
JaeseungYeom committed Feb 14, 2024
2 parents b3cd0fc + 28613c6 commit 264c6aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pydyad/pydyad/bindings.py
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,7 @@ def init(
cons_managed_path=None,
relative_to_managed_path=False,
dtl_mode=None,
dtl_comm_mode=DTL_COMM_RECV,
dtl_comm_mode=DYAD_COMM_RECV,
flux_handle=None
):
self.log_inst = dlio_logger.initialize_log(logfile=None, data_dir=None, process_id=-1)
Expand Down

0 comments on commit 264c6aa

Please sign in to comment.