Skip to main content

Dask CUDA

Various utilities to improve deployment and management of Dask workers on CUDA-enabled systems.

This library is experimental, and its API is subject to change at any time without notice.

Example

from dask_cuda import LocalCUDACluster
from dask.distributed import Client

cluster = LocalCUDACluster()
client = Client(cluster)

Documentation is available here.

What this is not

This library does not automatically convert your Dask code to run on GPUs.

It only helps with deployment and management of Dask workers in multi-GPU systems. Parallelizing GPU libraries like RAPIDS and CuPy with Dask is an ongoing effort. You may wish to read about this effort at blog.dask.org for more information. Additional information about Dask-CUDA can also be found in the docs.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

dask_cuda-26.8.0-py3-none-manylinux_2_28_aarch64.manylinux_2_28_x86_64.whl (114.5 kB view details)

Uploaded Python 3manylinux: glibc 2.28+ ARM64manylinux: glibc 2.28+ x86-64

File details

Details for the file dask_cuda-26.8.0-py3-none-manylinux_2_28_aarch64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for dask_cuda-26.8.0-py3-none-manylinux_2_28_aarch64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c797f0ecc9ec9d05f432fa01c19f2db11ca561e515375bb7124599ab131611a0
MD5 51b6d50c41a863114bed0c88398870d3
BLAKE2b-256 1211507f8146b17c027aa5b74b6a93c367d6f6f816e4dc7546a36256e7b3192f

See more details on using hashes here.

Release history Release notifications | RSS feed

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page