Docs.rs
  • cubecl-common-0.1.1
    • cubecl-common 0.1.1
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • nathanielsimard
    • Dependencies
      • derive-new ^0.6.0 normal
      • pollster ^0.3 normal
      • rand ^0.8.5 normal
      • serde ^1.0.204 normal
      • spin ^0.9.8 normal
      • dashmap ^5.5.3 dev
      • getrandom ^0.2.15 normal
      • 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_common0.1.1

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • benchmark::BenchmarkComputations
  • benchmark::BenchmarkDurations
  • benchmark::BenchmarkResult
  • rand::StdRng
  • stub::Mutex
  • stub::RwLock
  • stub::SyncOnceCell
  • stub::ThreadId

Enums

  • sync_type::SyncType

Traits

  • benchmark::Benchmark
  • rand::Rng
  • rand::SeedableRng

Functions

  • benchmark::run_benchmark
  • rand::gen_random
  • rand::get_seeded_rng
  • reader::read_sync
  • reader::reader_from_concrete
  • reader::try_read_sync

Type Aliases

  • reader::Reader