Docs.rs
  • accel-0.3.1
    • accel 0.3.1
    • Permalink
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • termoshtt
    • Dependencies
      • accel-derive ^0.3.0 normal
      • bitflags ^1.2.1 normal
      • cuda-driver-sys ^0.3.0 normal
      • derive-new ^0.5.8 normal
      • log ^0.4.8 normal
      • num-derive ^0.2 normal
      • num-traits ^0.2.11 normal
      • paste ^0.1.13 normal
      • thiserror ^1.0.19 normal
      • criterion ^0.3.2 dev
    • Versions
    • 64.84% 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
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

accel0.3.1

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases
  • Attribute Macros

List of all items

Structs

  • device::Context
  • device::ContextGuard
  • device::Device
  • linker::JITConfig
  • linker::Linker
  • linker::LogBuffer
  • memory::Array
  • memory::ArrayFlag
  • memory::DeviceMemory
  • memory::Ix1
  • memory::Ix1Layered
  • memory::Ix2
  • memory::Ix2Layered
  • memory::Ix3
  • memory::PageLockedMemory
  • memory::RegisteredMemory
  • module::Block
  • module::Grid
  • module::Kernel
  • module::Module
  • profiler::Profiler
  • stream::Event
  • stream::Stream

Enums

  • error::AccelError
  • memory::ArrayFormatTag
  • memory::MemoryType
  • memory::NumChannels
  • module::Instruction

Traits

  • device::Contexted
  • memory::Allocatable
  • memory::Continuous
  • memory::Dimension
  • memory::Managed
  • memory::Memcpy
  • memory::Memory
  • memory::Memset
  • memory::Scalar
  • module::Arguments
  • module::DeviceSend
  • module::Launchable

Macros

  • contexted_call
  • contexted_new
  • ffi_call
  • ffi_new

Attribute Macros

  • kernel

Functions

  • linker::link
  • memory::free_memory
  • memory::total_memory

Type Aliases

  • error::Result
  • memory::Descriptor