We should switch optimization.fuse.active to True for gpu-bdb so that we can get the scheduler improvements that Rick pushed to the mainline dask with PR https://github.com/dask/dask/pull/7620 .
I got the config wrong. The default optimization.fuse.activeof False for gpu-bdb is how the scheduler/HLG improvements will be used. Closing the issue.
We should switch
optimization.fuse.active
to True forgpu-bdb
so that we can get the scheduler improvements that Rick pushed to the mainline dask with PR https://github.com/dask/dask/pull/7620 .CC: @beckernick