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-0.16.0a200812.tar.gz (33.2 kB view details)

Uploaded Source

Built Distribution

dask_cuda-0.16.0a200812-py3-none-any.whl (44.6 kB view details)

Uploaded Python 3

File details

Details for the file dask-cuda-0.16.0a200812.tar.gz.

File metadata

  • Download URL: dask-cuda-0.16.0a200812.tar.gz
  • Upload date:
  • Size: 33.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.3.1.post20200810 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.7.8

File hashes

Hashes for dask-cuda-0.16.0a200812.tar.gz
Algorithm Hash digest
SHA256 361f0a5d09183fdbe00eabfac075505514f5e4ad5ed33e6f27c4a6abd401e84a
MD5 a6ac302ebfdd05e537ef8680888960e3
BLAKE2b-256 cef3a3bff45f4cc1a7d9171b0a3510a7dafb031680cb33b366d8702c878411b6

See more details on using hashes here.

File details

Details for the file dask_cuda-0.16.0a200812-py3-none-any.whl.

File metadata

  • Download URL: dask_cuda-0.16.0a200812-py3-none-any.whl
  • Upload date:
  • Size: 44.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.3.1.post20200810 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.7.8

File hashes

Hashes for dask_cuda-0.16.0a200812-py3-none-any.whl
Algorithm Hash digest
SHA256 6099dfe9bdcfaf22aa54cd675d4837e60be8b3a79b4ccdfcf2883bea59c2ab0c
MD5 741a094fecf1a5ce76680db57dd59f39
BLAKE2b-256 d301630afe4cf31386eeb44dea7de039822c389558a88e70e6cdd287e15463d8

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