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.4.0a220408.tar.gz (82.9 kB view details)

Uploaded Source

Built Distribution

dask_cuda-22.4.0a220408-py3-none-any.whl (81.9 kB view details)

Uploaded Python 3

File details

Details for the file dask-cuda-22.4.0a220408.tar.gz.

File metadata

  • Download URL: dask-cuda-22.4.0a220408.tar.gz
  • Upload date:
  • Size: 82.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/0.0.0 CPython/3.8.13

File hashes

Hashes for dask-cuda-22.4.0a220408.tar.gz
Algorithm Hash digest
SHA256 32f8d711ef13732c90e706fdded79c426aac3fdcf3bdc1d05c999a8dbe4074f4
MD5 c924a32a83320268da16f15011f6c8e4
BLAKE2b-256 327865ae5e4387b1e64f350c8f728b2d1e785e3ba314da4a319d9b3bf38132fb

See more details on using hashes here.

File details

Details for the file dask_cuda-22.4.0a220408-py3-none-any.whl.

File metadata

File hashes

Hashes for dask_cuda-22.4.0a220408-py3-none-any.whl
Algorithm Hash digest
SHA256 3b5d2015fbdbe12d3610d936af8f286060e24d3cfc6ac6f135eece8e068e26a5
MD5 fbbeeb694e30c60052977489fa38c369
BLAKE2b-256 b3355777eb2c29b504406f03adc6268fd7fda95ef8760e04a678dd7cb82fed85

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