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.0a230810.tar.gz (98.6 kB view details)

Uploaded Source

Built Distribution

dask_cuda-23.10.0a230810-py3-none-any.whl (122.1 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for dask-cuda-23.10.0a230810.tar.gz
Algorithm Hash digest
SHA256 30471d7645e606ce501b2e8fde952d58b6cd4713e9bee2774bc7eabc280894e5
MD5 9314d7acb181f08997dad8c34ea52e27
BLAKE2b-256 2b25fb4bf3f292ea441b4f3bd679741c8a358d48a98da85577f32285f5ede5dd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dask_cuda-23.10.0a230810-py3-none-any.whl
Algorithm Hash digest
SHA256 3836829d1309d1e657d43c15f7dde858be63a626e7773bf6b307e3932f5f4b87
MD5 6cfa3e9bf7bd8628518a3eec4fca411f
BLAKE2b-256 62e670f8f1633abbd3d70a171a6e0998880916348dd145aadd94ef9a9cdc8de6

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