Skip to main content

Utilities for Dask and CUDA interactions

Project description

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.

Project details


Release history Release notifications | RSS feed

Download files

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

Source Distribution

dask-cuda-23.10.0a231014.tar.gz (100.5 kB view details)

Uploaded Source

Built Distribution

dask_cuda-23.10.0a231014-py3-none-any.whl (124.4 kB view details)

Uploaded Python 3

File details

Details for the file dask-cuda-23.10.0a231014.tar.gz.

File metadata

  • Download URL: dask-cuda-23.10.0a231014.tar.gz
  • Upload date:
  • Size: 100.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for dask-cuda-23.10.0a231014.tar.gz
Algorithm Hash digest
SHA256 3e38777dc01825219950f9fd4c29dfbdfa609944dc7146ed299c7e398410573d
MD5 8afe28a05e6fb5acd629641f0764022b
BLAKE2b-256 1bc3211c2bd6da68be98c0f5549ed8783460d5e8749fcbd6aa5a4453dec9d859

See more details on using hashes here.

File details

Details for the file dask_cuda-23.10.0a231014-py3-none-any.whl.

File metadata

File hashes

Hashes for dask_cuda-23.10.0a231014-py3-none-any.whl
Algorithm Hash digest
SHA256 1ca22cc1a91a6b868fe6eae2b0c38e3bf7db9d7bba39cc0e34627b977b6008cd
MD5 7977a24ce79d3607372011c751113176
BLAKE2b-256 91acdde7e394a18fb1e8201b8411c3a375f5b0137fd96dd1cf0d31c56b4505ad

See more details on using hashes here.

Supported by

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