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-23.4.0a230405.tar.gz (102.0 kB view details)

Uploaded Source

Built Distribution

dask_cuda-23.4.0a230405-py3-none-any.whl (125.4 kB view details)

Uploaded Python 3

File details

Details for the file dask-cuda-23.4.0a230405.tar.gz.

File metadata

  • Download URL: dask-cuda-23.4.0a230405.tar.gz
  • Upload date:
  • Size: 102.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.3

File hashes

Hashes for dask-cuda-23.4.0a230405.tar.gz
Algorithm Hash digest
SHA256 791f5d0f9727081d896006ceaa0c706b49a008a85d0e048507b6a0e15950336a
MD5 8cee3c0445b3daf50bcc151877caab97
BLAKE2b-256 d4f1b80bfadfce592f3818220509917b0db9fee419651e58d1cba0fd6323f7f6

See more details on using hashes here.

Provenance

File details

Details for the file dask_cuda-23.4.0a230405-py3-none-any.whl.

File metadata

File hashes

Hashes for dask_cuda-23.4.0a230405-py3-none-any.whl
Algorithm Hash digest
SHA256 dcc1a407b93f68de46bf7df4b8a6011effda0a3ecbbe948ab8b20a6134778dbe
MD5 a33204cf8ceba848737c8736aadff0cf
BLAKE2b-256 6e7947684667c8918ba9266711c79f7d6f67df9e6d2c83f9269bddc6bda1947c

See more details on using hashes here.

Provenance

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