Docs.rs
  • gemm-common-0.14.2
    • gemm-common 0.14.2
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • sarah-quinones
    • Dependencies
      • dyn-stack ^0.9 normal
      • lazy_static ^1.4 normal
      • num-complex ^0.4 normal
      • num-traits ^0.2 normal
      • paste ^1.0 normal
      • raw-cpuid ^10.7 normal
      • rayon ^1.7 normal
      • seq-macro ^0.3 normal
    • Versions
    • 0% 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
logo

logo

Crate gemm_common

  • Macros
  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Definitions
?
Change settings

List of all items

Structs

  • cache::CACHE_INFO
  • cache::CacheInfo
  • cache::KernelParams
  • simd::Avx
  • simd::Fma
  • simd::Scalar
  • simd::Sse

Enums

  • Parallelism

Traits

  • gemm::Conj
  • simd::Simd

Macros

  • __inject_mod
  • __inject_mod_cplx
  • __microkernel_fn_array_helper
  • __microkernel_fn_array_helper_nr
  • __one
  • feature_detected
  • gemm_cplx_def
  • gemm_def
  • microkernel
  • microkernel_cplx
  • microkernel_cplx_fn_array
  • microkernel_fn_array

Functions

  • cache::kernel_params
  • gemm::gemm_basic_generic
  • gemm::get_lhs_packing_threshold_multi_thread
  • gemm::get_lhs_packing_threshold_single_thread
  • gemm::get_rhs_packing_threshold
  • gemm::get_threading_threshold
  • gemm::set_lhs_packing_threshold_multi_thread
  • gemm::set_lhs_packing_threshold_single_thread
  • gemm::set_rhs_packing_threshold
  • gemm::set_threading_threshold
  • gemv::gemv
  • gevv::gevv

Type Definitions

  • gemm::c32
  • gemm::c64
  • microkernel::MicroKernelFn

Constants

  • gemm::DEFAULT_LHS_PACKING_THRESHOLD_MULTI_THREAD
  • gemm::DEFAULT_LHS_PACKING_THRESHOLD_SINGLE_THREAD
  • gemm::DEFAULT_RHS_PACKING_THRESHOLD
  • gemm::DEFAULT_THREADING_THRESHOLD