Docs.rs
  • cubecl-runtime-0.3.0
    • cubecl-runtime 0.3.0
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • nathanielsimard
    • Dependencies
      • async-channel ^2.3 normal optional
      • async-lock ^3.4.0 normal
      • cubecl-common ^0.3.0 normal
      • derive-new ^0.6.0 normal
      • hashbrown ^0.14.5 normal
      • log ^0.4.22 normal
      • rand ^0.8.5 dev
      • serial_test ^3.1.1 dev
      • cfg_aliases ^0.2.1 build
      • dirs ^5.0.1 normal
      • md5 ^0.7.0 normal
      • sanitize-filename ^0.5 normal
      • serde ^1.0.204 normal
      • serde_json ^1.0.119 normal
      • spin ^0.9.8 normal
      • wasm-bindgen-futures ^0.4.45 normal
      • spin ^0.9.8 normal
    • Versions
    • 100% 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

cubecl_runtime0.3.0

Crate Items

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

List of all items

Structs

  • ComputeRuntime
  • DeviceProperties
  • benchmark::BenchmarkComputations
  • benchmark::BenchmarkDurations
  • benchmark::BenchmarkResult
  • channel::MpscComputeChannel
  • channel::MutexComputeChannel
  • channel::RefCellComputeChannel
  • client::ComputeClient
  • debug::DebugFileLogger
  • debug::DebugLogger
  • memory_management::MemoryDeviceProperties
  • memory_management::MemoryLock
  • memory_management::MemoryManagement
  • memory_management::MemoryPoolOptions
  • memory_management::MemoryUsage
  • server::Binding
  • server::Handle
  • storage::BindingResource
  • storage::BytesResource
  • storage::BytesStorage
  • storage::StorageHandle
  • storage::StorageId
  • storage::StorageUtilization
  • tune::AutotuneResult
  • tune::LocalTuner
  • tune::TuneBenchmark
  • tune::Tuner

Enums

  • ExecutionMode
  • TimestampsError
  • benchmark::TimestampsError
  • benchmark::TimingMethod
  • debug::DebugLoggerKind
  • debug::DebugOptions
  • debug::ProfileLevel
  • memory_management::MemoryConfiguration
  • memory_management::PoolType
  • server::CubeCount
  • tune::TuneCacheResult

Traits

  • benchmark::Benchmark
  • channel::ComputeChannel
  • memory_management::MemoryHandle
  • server::ComputeServer
  • storage::ComputeStorage
  • tune::AutotuneKey
  • tune::AutotuneOperation
  • tune::AutotuneOperationSet

Macros

  • local_tuner
  • memory_id_type
  • storage_id_type
  • tune::local_tuner
  • tune::tune_with
  • tune_with

Functions

  • benchmark::run_benchmark
  • tune::anchor
  • tune::compute_checksum
  • tune::get_persistent_cache_file_path

Type Aliases

  • TimestampsResult
  • benchmark::TimestampsResult