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.15.0a200823.tar.gz (34.4 kB view details)

Uploaded Source

Built Distribution

dask_cuda-0.15.0a200823-py3-none-any.whl (45.1 kB view details)

Uploaded Python 3

File details

Details for the file dask-cuda-0.15.0a200823.tar.gz.

File metadata

  • Download URL: dask-cuda-0.15.0a200823.tar.gz
  • Upload date:
  • Size: 34.4 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.6.0.post20200814 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5

File hashes

Hashes for dask-cuda-0.15.0a200823.tar.gz
Algorithm Hash digest
SHA256 568437e9a4b8683352a79327108a8ab2d452514d090f5171fa7ed5713d8cc8f1
MD5 75ce508d1ed7cce669c6842ee0e7a468
BLAKE2b-256 619f7de000267e5b4674f4de05df3f729dc98c3cd713fc47afcfae0bd581a922

See more details on using hashes here.

File details

Details for the file dask_cuda-0.15.0a200823-py3-none-any.whl.

File metadata

  • Download URL: dask_cuda-0.15.0a200823-py3-none-any.whl
  • Upload date:
  • Size: 45.1 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.6.0.post20200814 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5

File hashes

Hashes for dask_cuda-0.15.0a200823-py3-none-any.whl
Algorithm Hash digest
SHA256 306d24dd17eb78e0f709e5db9706d66b099c6c7cab5ab6c1ee7e241267e46cf4
MD5 20af58e0561c20b78787e970de8a527b
BLAKE2b-256 342f0bb9f6d028b44ad49a6c812be9aeb0d57ba8520fb681c2dde2424d82a1dc

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