Skip to main content

Utilities for Dask and CUDA interactions

Project description

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)

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..

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-0.13.0.tar.gz (25.6 kB view details)

Uploaded Source

Built Distribution

dask_cuda-0.13.0-py3-none-any.whl (34.8 kB view details)

Uploaded Python 3

File details

Details for the file dask-cuda-0.13.0.tar.gz.

File metadata

  • Download URL: dask-cuda-0.13.0.tar.gz
  • Upload date:
  • Size: 25.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/45.2.0.post20200209 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.6.10

File hashes

Hashes for dask-cuda-0.13.0.tar.gz
Algorithm Hash digest
SHA256 77c923b0189e43fd01a067c603342f1ff61947deffce1a32587e100daefe31f7
MD5 318784dbfa185d5b04c65d5ba27bc0c7
BLAKE2b-256 aadbb763e5ab802e01dddfde70d1b9809998bc353294bdb1fc26ee06eb4420f2

See more details on using hashes here.

File details

Details for the file dask_cuda-0.13.0-py3-none-any.whl.

File metadata

  • Download URL: dask_cuda-0.13.0-py3-none-any.whl
  • Upload date:
  • Size: 34.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/45.2.0.post20200209 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.6.10

File hashes

Hashes for dask_cuda-0.13.0-py3-none-any.whl
Algorithm Hash digest
SHA256 761f9d4ecdbfc3a2e94be33b606951f914f9b94c3a570008c646f3f27bb8b99d
MD5 02c1eac2f3c39523b4fa1b496a3c3d42
BLAKE2b-256 7fcce19e504da80dcdb5655fe0f5764501bfde9b12e9cffdba0880c011997d10

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