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)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions