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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: dask-cuda-22.10.0a220810.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.0a220810.tar.gz
Algorithm Hash digest
SHA256 8727b806ca0be41c59aea7a6ac646b5bea6cd097cdc20db7ef3e33de40ce9a79
MD5 e862a70a8ea0c0160be6e3a05dd7e5fb
BLAKE2b-256 03cbd1dcf460c43d61a7b44866ceb09828a0a790aeef60b2a35e6088fe25c332

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for dask_cuda-22.10.0a220810-py3-none-any.whl
Algorithm Hash digest
SHA256 7cc20f072921ec38298a198434e6d50b84d7a2eecc6c1ee96a04c3caf1779997
MD5 29ff916da5ef864d89c9d17190d79ec9
BLAKE2b-256 e45dfe011cb3cd8e7161bbdd4baa9cfb3c09e3f1fde5a481f8bfc7034316be90

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