Docs.rs
  • async-cuda-core-0.4.0
    • async-cuda-core 0.4.0
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • gerwin3
    • Dependencies
      • cpp ^0.5 normal
      • ndarray ^0.15 normal optional
      • once_cell ^1.17 normal
      • tokio ^1 dev
      • tokio-test ^0.4 dev
      • cpp_build ^0.5 build
    • Versions
    • 68.5% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

async_cuda_core0.4.0

Crate Items

  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • device::Device
  • device::MemoryInfo
  • ffi::device::Device
  • ffi::memory::device2d::DeviceBuffer2D
  • ffi::memory::device::DeviceBuffer
  • ffi::memory::host::HostBuffer
  • ffi::ptr::DevicePtr
  • ffi::stream::Stream
  • memory::device2d::DeviceBuffer2D
  • memory::device::DeviceBuffer
  • memory::host::HostBuffer
  • runtime::Future
  • runtime::SynchronizeFuture
  • stream::Stream

Enums

  • error::Error

Functions

  • device::num_devices
  • ffi::device::num_devices
  • ffi::error::error_description
  • runtime::enqueue_decoupled

Type Aliases

  • device::DeviceId