Skip to content

[Design] HonkPerf.NET.GenericSIMD #7

Description

@WhiteBlackGoose

GenericSIMD

We're probably going to use Silk.NET.Maths for Simd128 and Simd256 sets. The API itself though would rely on Span<T>.

Current thought:

static void Add<T>(Span<T> a, Span<T> b, Span<T> c)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions