gensimd

command
v0.7.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 27, 2026 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Command gensimd generates the AVX2 assembly kernels in internal/simd via avo. The kernels always ship with a pure-Go fallback (internal/simd/*_generic.go) and a runtime CPU-feature dispatch, so the library builds and runs on every architecture; the generated .s is committed.

Run via `go generate ./internal/simd/...` (the //go:generate directive there invokes this).

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL