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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: dask-cuda-23.10.0a230804.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.0a230804.tar.gz
Algorithm Hash digest
SHA256 3c1bdce691d2bfc3abbe0944205225c1b3ee0c356be15aa2fc162bb01881c0af
MD5 9b762fd8a20ca353fd9f61418485162d
BLAKE2b-256 88418fb539720449c81f0e3717d0f9e7a13e0ba95b4067c9ac0affd18b2391b9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dask_cuda-23.10.0a230804-py3-none-any.whl
Algorithm Hash digest
SHA256 50a5ab57e983b415f2209b5c9708624c1af0dc14d3bb391a1c449cf32e06e6ea
MD5 a87b268e312e6b54ba59d9cb65aff634
BLAKE2b-256 ccd9e8cf1f5133fb5c88cfacf21cf77aa2a0d3b1bdcb550da410909adff36b79

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