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.10.0a221121.tar.gz (83.0 kB view details)

Uploaded Source

Built Distribution

dask_cuda-22.10.0a221121-py3-none-any.whl (81.4 kB view details)

Uploaded Python 3

File details

Details for the file dask-cuda-22.10.0a221121.tar.gz.

File metadata

  • Download URL: dask-cuda-22.10.0a221121.tar.gz
  • Upload date:
  • Size: 83.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.13

File hashes

Hashes for dask-cuda-22.10.0a221121.tar.gz
Algorithm Hash digest
SHA256 fc0b020ed825236c96f21e6a3b7dad4059acfefb55838164da9c3aff11343846
MD5 cf72154bcd405bc0d8603a21ee14917c
BLAKE2b-256 d861a0d377702154a5d3c06d61ad6867ffc0f83c9811d6fe9681bd227e64733a

See more details on using hashes here.

File details

Details for the file dask_cuda-22.10.0a221121-py3-none-any.whl.

File metadata

File hashes

Hashes for dask_cuda-22.10.0a221121-py3-none-any.whl
Algorithm Hash digest
SHA256 12b7e3ea132fece6b5f90e6820fce5976927f5379e22aecf651f6c331cf1d33d
MD5 b5a3a6e51aee3d7add7e492278821075
BLAKE2b-256 a16532a58d4a30b6219bd1189b2e0ddce8abdca1b77596c382815c3f2f707c2c

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