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

Uploaded Source

Built Distribution

dask_cuda-0.12.0-py3-none-any.whl (27.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: dask-cuda-0.12.0.tar.gz
  • Upload date:
  • Size: 19.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.1.0.post20200119 requests-toolbelt/0.9.1 tqdm/4.42.0 CPython/3.7.6

File hashes

Hashes for dask-cuda-0.12.0.tar.gz
Algorithm Hash digest
SHA256 1eff2e99cb73cabdd5e756024e48ca8d117043e4d82a77907f8c17ccda84aee4
MD5 fa67b576704dbdf0a9edc2a5bac2edd9
BLAKE2b-256 ea71eda26ca37b16d6fed728afefdcaf4fa6c9cca36f22108d046468f4f40304

See more details on using hashes here.

File details

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

File metadata

  • Download URL: dask_cuda-0.12.0-py3-none-any.whl
  • Upload date:
  • Size: 27.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.1.0.post20200119 requests-toolbelt/0.9.1 tqdm/4.42.0 CPython/3.7.6

File hashes

Hashes for dask_cuda-0.12.0-py3-none-any.whl
Algorithm Hash digest
SHA256 5f2f73ba6469968462f4fbd4137f55bf2daaf438cff54c7bae17132d43dd9fa6
MD5 211212c961af471a8b30800900165c5b
BLAKE2b-256 9e2c42c54ba7e7e4e7d615678b609d89a0aa52ea1c79a98a41a29ad32a1fa3ae

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