Docs.rs
  • cubecl-runtime-0.1.1
    • cubecl-runtime 0.1.1
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • nathanielsimard
    • Dependencies
      • async-channel ^2.3 normal optional
      • cubecl-common ^0.1.1 normal
      • derive-new ^0.6.0 normal
      • dirs ^5.0.1 normal optional
      • hashbrown ^0.14.5 normal
      • log ^0.4.22 normal
      • md5 ^0.7.0 normal optional
      • pollster ^0.3 normal optional
      • serde ^1.0.204 normal optional
      • serde_json ^1.0.119 normal optional
      • spin ^0.9.8 normal
      • rand ^0.8.5 dev
      • serial_test ^3.1.1 dev
      • web-time ^1.1.0 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.1.1

  • Macros
  • Structs
  • Enums
  • Traits
  • Functions

List of all items

Structs

  • ComputeRuntime
  • benchmark::BenchmarkComputations
  • benchmark::BenchmarkDurations
  • benchmark::BenchmarkResult
  • channel::MpscComputeChannel
  • channel::MutexComputeChannel
  • channel::RefCellComputeChannel
  • client::ComputeClient
  • memory_management::dynamic::DynamicMemoryManagement
  • memory_management::dynamic::DynamicMemoryManagementOptions
  • memory_management::dynamic::MemoryPoolOptions
  • memory_management::simple::ChunkBinding
  • memory_management::simple::ChunkHandle
  • memory_management::simple::ChunkId
  • memory_management::simple::SimpleMemoryManagement
  • memory_management::simple::SliceBinding
  • memory_management::simple::SliceHandle
  • memory_management::simple::SliceId
  • server::Binding
  • server::Handle
  • storage::BytesResource
  • storage::BytesStorage
  • storage::StorageHandle
  • storage::StorageId
  • tune::LocalTuner
  • tune::TuneBenchmark
  • tune::Tuner

Enums

  • client::SyncType
  • memory_management::simple::DeallocStrategy
  • memory_management::simple::SimpleBinding
  • memory_management::simple::SimpleHandle
  • memory_management::simple::SliceStrategy
  • storage::StorageUtilization
  • tune::TuneCacheResult

Traits

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

Macros

  • local_tuner
  • memory_id_type
  • storage_id_type
  • tune::local_tuner

Functions

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