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

Uploaded Source

Built Distribution

dask_cuda-23.8.0a230813-py3-none-any.whl (122.1 kB view details)

Uploaded Python 3

File details

Details for the file dask-cuda-23.8.0a230813.tar.gz.

File metadata

  • Download URL: dask-cuda-23.8.0a230813.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.8.0a230813.tar.gz
Algorithm Hash digest
SHA256 a18f59cee2c3e8a8c2405918fae32750dfce3e411d2b21b4df01c229bd62e18a
MD5 6a90aa581f64d925c99b529513a439ff
BLAKE2b-256 a417dc11c56e4c8ba1965cd44f3b0d586871a4e4ba57a3e4b23bc2c43bd39997

See more details on using hashes here.

Provenance

File details

Details for the file dask_cuda-23.8.0a230813-py3-none-any.whl.

File metadata

File hashes

Hashes for dask_cuda-23.8.0a230813-py3-none-any.whl
Algorithm Hash digest
SHA256 a4a0f667f286aaf2c25befc0e7b0923ac70e1d62a53677feb346dfb2848b5efe
MD5 96e9266d5879838dccb95540f99d3b28
BLAKE2b-256 67171e2eac0e21f08a3b23367afdea1d59ff2074fb91d313f5d25a48e7eeb460

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