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-24.8.2.tar.gz (1.4 kB view details)

Uploaded Source

Built Distribution

dask_cuda-24.8.2-py3-none-any.whl (129.6 kB view details)

Uploaded Python 3

File details

Details for the file dask_cuda-24.8.2.tar.gz.

File metadata

  • Download URL: dask_cuda-24.8.2.tar.gz
  • Upload date:
  • Size: 1.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.10.12

File hashes

Hashes for dask_cuda-24.8.2.tar.gz
Algorithm Hash digest
SHA256 f35b7c866f8867b4ef98fec07ec884df7a82e99d140e74dd899d8c79270ff365
MD5 b87c1fa321cdf2f7c7af591ed58fafb8
BLAKE2b-256 d1443ee325ab8bbfd8cbf27534b7e7939eb7b69f54d6c3f05c64c34889d64a63

See more details on using hashes here.

Provenance

File details

Details for the file dask_cuda-24.8.2-py3-none-any.whl.

File metadata

  • Download URL: dask_cuda-24.8.2-py3-none-any.whl
  • Upload date:
  • Size: 129.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.10.14

File hashes

Hashes for dask_cuda-24.8.2-py3-none-any.whl
Algorithm Hash digest
SHA256 e26526fed3329df94035aac0c18a5a629a0e3a2faf59b4d2109a9f2fb9e53b3f
MD5 34a1856c785171dc7c93e41029763a3e
BLAKE2b-256 ac1dbd374a2d850b567f90fe7d00fd8741d80d1d34c2568682fd8088533152e3

See more details on using hashes here.

Provenance

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