Skip to content

MSA functions #11

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
nemequ opened this issue May 5, 2017 · 0 comments
Open

MSA functions #11

nemequ opened this issue May 5, 2017 · 0 comments
Labels
good first issue This is perfect if you're new to the project and looking to help. GSoC/Outreachy-ideas Ideas for Google Summer of Code or Outreachy projects help wanted We lack either the expertise or time for this. Basically, "patches welcome". instruction-set-support Implementing new SIMD ISA extensions portably

Comments

@nemequ
Copy link
Member

nemequ commented May 5, 2017

For progress information, see https://github.com/simd-everywhere/implementation-status/blob/main/msa.md

Due to QEMU bugs we can't just use the versions shipped with Debian to test. The latest git works, though, and the docker image can be configured to download and compile it. Use QEMU_GIT=y ./docker/simde-dev.sh (or, if you already have a docker image built, QEMU_GIT=y BUILD_IMAGE=y ./docker/simde-dev.sh to force a rebuild) to get it.

Once you have qemu from git, you can use the mips64el+msa-gcc-10 build to target MSA and generate test vectors.

@nemequ nemequ added the instruction-set-support Implementing new SIMD ISA extensions portably label May 5, 2017
@nemequ nemequ added the GSoC/Outreachy-ideas Ideas for Google Summer of Code or Outreachy projects label Jan 15, 2020
@nemequ nemequ added good first issue This is perfect if you're new to the project and looking to help. help wanted We lack either the expertise or time for this. Basically, "patches welcome". labels Jul 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue This is perfect if you're new to the project and looking to help. GSoC/Outreachy-ideas Ideas for Google Summer of Code or Outreachy projects help wanted We lack either the expertise or time for this. Basically, "patches welcome". instruction-set-support Implementing new SIMD ISA extensions portably
Projects
None yet
Development

No branches or pull requests

1 participant