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

Uploaded Source

Built Distribution

dask_cuda-22.10.0a220807-py3-none-any.whl (78.7 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for dask-cuda-22.10.0a220807.tar.gz
Algorithm Hash digest
SHA256 0e9095c93b5a05d5e947b30453698266aa947a48cee3aa0d917a7ea4fa3d64ea
MD5 2005c1af8f186c9c9199be71071d9819
BLAKE2b-256 6967e4736f26943a7d14eef9ae783dffa6346f39df676f022ca102915cfaf8bb

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dask_cuda-22.10.0a220807-py3-none-any.whl
Algorithm Hash digest
SHA256 b49b3620cee7f95aa2209bba68f9856080dc272e2b2b37187459e409de7192c0
MD5 068b457fda8e384edd5eb39c4b7ddb18
BLAKE2b-256 404b788237b68b43a61208669a3a00a067f8715254da36557fe82ef204a6d006

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