Docs.rs
  • gemm-common-0.18.2
    • gemm-common 0.18.2
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • sarah-quinones
    • Dependencies
      • bytemuck ^1.14 normal
      • dyn-stack ^0.13 normal
      • half ^2.3 normal optional
      • libm ^0.2.11 normal
      • num-complex ^0.4 normal
      • num-traits ^0.2 normal
      • once_cell ^1.18 normal
      • paste ^1.0 normal
      • pulp ^0.21.3 normal
      • raw-cpuid ^11.2 normal
      • rayon ^1 normal optional
      • seq-macro ^0.3 normal
      • sysctl ^0.6.0 normal optional
    • Versions
    • 0% 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

gemm_common0.18.2

Module gemm

Module Items

  • Constants
  • Traits
  • Functions
  • Type Aliases

In crate gemm_common

gemm_common

Module gemm

Source

Constants§

CACHELINE_ALIGN
DEFAULT_LHS_PACKING_THRESHOLD_MULTI_THREAD
DEFAULT_LHS_PACKING_THRESHOLD_SINGLE_THREAD
DEFAULT_RHS_PACKING_THRESHOLD
DEFAULT_THREADING_THRESHOLD
L2_SLAB

Traits§

Conj

Functions§

gemm_basic_generic⚠
get_lhs_packing_threshold_multi_thread
get_lhs_packing_threshold_single_thread
get_rhs_packing_threshold
get_threading_threshold
par_for_each
set_lhs_packing_threshold_multi_thread
set_lhs_packing_threshold_single_thread
set_rhs_packing_threshold
set_threading_threshold

Type Aliases§

c32
c64