Docs.rs
  • cu29-runtime-0.6.0
    • cu29-runtime 0.6.0
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • gbin
    • Dependencies
      • arrayvec ^0.7.6 normal
      • bincode ^2.0.0-rc.3 normal
      • clap ^4.5.21 normal
      • compact_str ^0.8.0 normal
      • cu29-clock ^0.6.0 normal
      • cu29-log ^0.6.0 normal
      • cu29-log-derive ^0.6.0 normal
      • cu29-log-runtime ^0.6.0 normal
      • cu29-traits ^0.6.0 normal
      • cu29-unifiedlog ^0.6.0 normal
      • cu29-value ^0.6.0 normal
      • hdrhistogram ^7.5.4 normal
      • object-pool ^0.6.0 normal
      • petgraph ^0.7.1 normal
      • ron ^0.8.1 normal
      • serde ^1.0.215 normal
      • serde_derive ^1.0.215 normal
      • smallvec ^1.13.2 normal
      • tempfile ^3.14.0 normal
      • cudarc ^0.13 normal optional
    • Versions
    • 51.33% of the crate is documented
  • Go to latest version
  • 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

cu29_runtime0.6.0

Crate Items

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

List of all items

Structs

  • config::Cnx
  • config::ComponentConfig
  • config::CuConfig
  • config::LoggingConfig
  • config::MonitorConfig
  • config::Node
  • config::Value
  • copperlist::CopperLiskMask
  • copperlist::CopperList
  • copperlist::CuListsManager
  • curuntime::CopperContext
  • curuntime::CuExecutionLoop
  • curuntime::CuExecutionStep
  • curuntime::CuRuntime
  • cutask::CuCompactString
  • cutask::CuMsg
  • cutask::CuMsgMetadata
  • monitoring::CountingAllocator
  • monitoring::CuDurationStatistics
  • monitoring::LiveStatistics
  • monitoring::NoMonitor
  • monitoring::ScopedAllocCounter
  • payload::CuArray
  • pool::AlignedBuffer
  • pool::CuHandle
  • pool::CuHostMemoryPool
  • simulation::CuSimSinkTask
  • simulation::CuSimSrcTask

Enums

  • copperlist::CopperListState
  • curuntime::CuExecutionUnit
  • curuntime::CuTaskType
  • monitoring::CuTaskState
  • monitoring::Decision
  • pool::CuHandleInner
  • simulation::CuTaskCallbackState
  • simulation::SimOverride

Traits

  • cutask::CuMsgPack
  • cutask::CuMsgPayload
  • cutask::CuSinkTask
  • cutask::CuSrcTask
  • cutask::CuTask
  • cutask::Freezable
  • monitoring::CuMonitor
  • pool::ArrayLike
  • pool::CuPool
  • pool::DeviceCuPool
  • pool::ElementType
  • pool::PoolMonitor

Macros

  • input_msg
  • output_msg

Functions

  • config::read_configuration
  • config::read_configuration_str
  • curuntime::compute_runtime_plan
  • curuntime::find_task_type_for_id
  • pool::pools_statistics

Type Aliases

  • config::NodeId
  • copperlist::AscIter
  • copperlist::AscIterMut
  • copperlist::Iter
  • copperlist::IterMut

Statics

  • monitoring::GLOBAL