Skip to content

Create dask-cuda-worker CLI utility #3

@mrocklin

Description

@mrocklin

The logic in LocalCUDACluster might be also encoded into a command line utility like dask-worker. This would presumably start many workers on the same machine, assigning environment variables as necessary.

This would be useful because it might compose nicely with the other vanilla deployment solutions like dask-yarn, dask-jobqueue, and dask-kubernetes because we could then simply have them point to dask-cuda-worker rather than dask-worker and hopefully reuse most of the existing code with minimal modification.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions