asc-community / asc-community/HonkPerf.NET

[Design] HonkPerf.NET.GenericSIMD

Open
#7 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
172
Forks
8
PR merge metrics
No merged PRs in 30d

Description

# GenericSIMD

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

Current thought:
```cs
static void Add(Span a, Span b, Span c)
```

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue only sketches a possible GenericSIMD API using Silk.NET.Maths Simd128 and Simd256 sets with Span; no files, tests, or entry points are identified. First clarify the intended API, supported operations and implementation scope, then define what a complete design and validation plan would include.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
performance
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.