gemm 0.17.1

Playground for matrix multiplication algorithms
Documentation

gemm

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 8 feature flags, 5 of them enabled by default.

default

  • std
  • rayon
  • f16

std

  • dyn-stack/std
  • gemm-common/std
  • gemm-f32/std
  • gemm-f64/std
  • gemm-c32/std
  • gemm-c64/std
  • gemm-f16?/std

rayon

  • std
  • gemm-common/rayon
  • gemm-f32/rayon
  • gemm-f64/rayon
  • gemm-c32/rayon
  • gemm-c64/rayon
  • gemm-f16?/rayon

f16

  • gemm-f16
  • gemm-common/f16

gemm-f16

  • dep:gemm-f16

nightly

  • gemm-common/nightly
  • gemm-f32/nightly
  • gemm-f64/nightly
  • gemm-c32/nightly
  • gemm-c64/nightly
  • gemm-f16?/nightly

experimental-apple-amx

  • gemm-common/experimental-apple-amx
  • gemm-f32/experimental-apple-amx
  • gemm-f64/experimental-apple-amx
  • gemm-c32/experimental-apple-amx
  • gemm-c64/experimental-apple-amx
  • gemm-f16?/experimental-apple-amx

wasm-simd128-enable

  • gemm-common/wasm-simd128-enable