Skip to main content

Utilities for Dask and CUDA interactions

Project description

RTD

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-22.2.0a211201.tar.gz (82.8 kB view details)

Uploaded Source

Built Distribution

dask_cuda-22.2.0a211201-py3-none-any.whl (81.9 kB view details)

Uploaded Python 3

File details

Details for the file dask-cuda-22.2.0a211201.tar.gz.

File metadata

  • Download URL: dask-cuda-22.2.0a211201.tar.gz
  • Upload date:
  • Size: 82.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/0.0.0 importlib_metadata/4.8.2 pkginfo/1.8.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.12

File hashes

Hashes for dask-cuda-22.2.0a211201.tar.gz
Algorithm Hash digest
SHA256 7a7a114046012b13bb046d1d6c69ab0f6fdd5a0ea1f3989ee91942ecbaef2056
MD5 d0d62beb7b699c8171fbd5606ce44ca4
BLAKE2b-256 87ca476846a801022d59804d1e065f017ddac68239255d465662f929fd8d99ff

See more details on using hashes here.

File details

Details for the file dask_cuda-22.2.0a211201-py3-none-any.whl.

File metadata

  • Download URL: dask_cuda-22.2.0a211201-py3-none-any.whl
  • Upload date:
  • Size: 81.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/0.0.0 importlib_metadata/4.8.2 pkginfo/1.8.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.12

File hashes

Hashes for dask_cuda-22.2.0a211201-py3-none-any.whl
Algorithm Hash digest
SHA256 f7211687a3f6f8963c1dcf51fd0c92a94101d9b347e9eaeccb4a669fad1afcd7
MD5 675847590df83e771735fd576da991a9
BLAKE2b-256 1bb3617c30e3b62d2a95da3e648c068c2a10bafaeaa6d1ad5e49b478e2f49cd3

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