Skip to content

Add --env to dask-worker, support lists for --nprocs #2508

@mrocklin

Description

@mrocklin

We might consider adding an --env keyword to dask-worker that passed values down to the env= parameter of Nanny. (in the no-nanny case, this might fail).

Additionally in the case that this is used with --nprocs, (this is sort of hacky) it would be useful if this parameter would also support a list of inputs, so that people could pass in different environment variables for each of their processes.

This came up in rapidsai/dask-cuda#3 (comment)

I'm not sure how I feel about it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementImprove existing functionality or make things work better

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions