Skip to content

Commit

Permalink
Merge pull request #5 from VibhuJawa/VibhuJawa-patch-4
Browse files Browse the repository at this point in the history
Update workflow.py
  • Loading branch information
VibhuJawa authored May 26, 2023
2 parents 1bd4d79 + 1cde195 commit bd54bac
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -228,8 +228,7 @@ def run_workflow(rank, devices, scheduler_address):
# Load dummy first
# because new environments
# require dataset download
_ = load_dgl_dataset()
del _
load_dgl_dataset()
dask_worker_devices = [5, 6]
cluster = setup_cluster(dask_worker_devices)

Expand Down

0 comments on commit bd54bac

Please sign in to comment.