Martmists-GH / Martmists-GH/ndarray.simd

Rework xsimd impl to use aligned load/store

Open
#7 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement good first issue help wanted
Dominant language
Kotlin
Stars
12
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Unsure how to handle when A and B aren't aligned, might need custom handling. In some cases it might also not be possible to use alignment. Worth looking into.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the xsimd implementation in the repository and reviewing how its loads and stores currently handle alignment. Determine the behavior needed when A and B are not aligned or alignment is unavailable; done means the implementation uses aligned load/store where valid and has defined handling for the remaining cases.

Written by the indexing model from the issue text.

Assessment

Tech stack
kotlin
Domain
data, performance
Issue type
Refactor
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.