Skip to main content
Ctrl+K

RAFT

  • Quick Start
  • Installation
  • C++ API
  • Python API
  • RAFT Dask API
    • Using RAFT Comms
    • Developer Guide
    • Contributing
  • GitHub
  • Twitter
Home
raft
cucimcudf-javacudfcugraphcumlcuprojcuspatialcuvscuxfilterdask-cudadask-cudfkvikiolibcudflibcumllibcuprojlibcuspatiallibkvikiolibrapidsmpflibrmmlibucxxraftrapids-cmakerapidsmpfrmmucxx
nightly (26.04)
nightly (26.04)stable (26.02)legacy (25.12)
  • Quick Start
  • Installation
  • C++ API
  • Python API
  • RAFT Dask API
  • Using RAFT Comms
  • Developer Guide
  • Contributing
  • GitHub
  • Twitter

Section Navigation

  • Common
  • Random
  • Sparse
  • Python API

Python API#

  • Common
    • Basic Vocabulary
      • DeviceResources
        • DeviceResources.getHandle()
        • DeviceResources.sync()
      • Stream
        • Stream.get_ptr()
        • Stream.sync()
      • device_ndarray
        • device_ndarray.c_contiguous
        • device_ndarray.copy_to_host()
        • device_ndarray.dtype
        • device_ndarray.empty()
        • device_ndarray.f_contiguous
        • device_ndarray.shape
        • device_ndarray.strides
    • Interruptible
      • cuda_interruptible()
      • synchronize()
      • cuda_yield()
    • CUDA Array Interface Helpers
      • cai_wrapper
  • Random
    • rmat()
  • Sparse
    • eigsh()

previous

Utilities

next

Common

This Page

  • Show Source

© Copyright 2023-2026, NVIDIA Corporation.

Created using Sphinx 8.2.3.

Built with the PyData Sphinx Theme 0.16.1.