Skip to content

Conversation

blowekamp
Copy link
Collaborator

@blowekamp blowekamp commented Jun 24, 2024

@blowekamp blowekamp force-pushed the add_compute_parameters branch from 69804c4 to 89ce9c0 Compare June 24, 2024 16:15
@blowekamp blowekamp requested a review from philipmac June 24, 2024 16:23
Add a compute_args configuration parameter to the HedwigImages class
to allow configuration of the dask schedualer used for dask array
computation and ZARR operations.

This addresses a deadlock issue when the Dask array is using the
global schedualer that Prefect uses. This avoids workers recusivedly
using the globlal schedualer while blocking a worker.
@blowekamp blowekamp merged commit 6f803fb into niaid:master Jun 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Neuroglancer metadata generation task deadlocks in BRT flow
2 participants