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.2.0a230114.tar.gz (99.5 kB view details)

Uploaded Source

Built Distribution

dask_cuda-23.2.0a230114-py3-none-any.whl (123.4 kB view details)

Uploaded Python 3

File details

Details for the file dask-cuda-23.2.0a230114.tar.gz.

File metadata

  • Download URL: dask-cuda-23.2.0a230114.tar.gz
  • Upload date:
  • Size: 99.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.1

File hashes

Hashes for dask-cuda-23.2.0a230114.tar.gz
Algorithm Hash digest
SHA256 62905d83dea0a04eaa4d6f5d10ccd715017bf4b760a73aafdb62cb51b1e43e3a
MD5 bf1ac7a59de5bbe2aa8589893bf9f183
BLAKE2b-256 1768b67c6933f3806060970868288b42891375423f9dc773b8365cd8e1db6e73

See more details on using hashes here.

Provenance

File details

Details for the file dask_cuda-23.2.0a230114-py3-none-any.whl.

File metadata

File hashes

Hashes for dask_cuda-23.2.0a230114-py3-none-any.whl
Algorithm Hash digest
SHA256 ea598f357096a649edef9e77a45c552a3eeaa716bd4fa9e036a4dce974c33f2d
MD5 306d6ba0e8907f0ecc27ee25b432fe17
BLAKE2b-256 b9543112f465ca1e262c05541b7635a03c927f52f14d1628f55ff2a315d79fd7

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