Skip to content

Offer AVX (and higher) enabled binaries/docker images #67

@sbernauer

Description

@sbernauer

Currently we ship

  • Binaries for each release (Linux, Mac, Windows, each x86-64 and aarch64)
  • Docker image (Linux x86-64 only)

Bot only use the default RUST features, thus AFAIK SSE2.
To use the full CPU features, users currently need to build breakwater from source.

Ideally we would binaries and images that support different SIMD instruction levels.
https://github.com/ronnychevalier/cargo-multivers sounds like a very cool project that could help with this

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions