Skip to content
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

Adapt for RISC-V #560

Open
torognes opened this issue May 7, 2024 · 2 comments
Open

Adapt for RISC-V #560

torognes opened this issue May 7, 2024 · 2 comments
Assignees

Comments

@torognes
Copy link
Owner

torognes commented May 7, 2024

VSEARCH could be adapted to run on RISC-V systems. The SIMD code would need to be translated to the vector capabilities of this platform.

Until we have actual RISC-V hardware available, we could use cross-compilation (with g++-riscv64-linux-gnu).

@torognes torognes self-assigned this May 7, 2024
@frederic-mahe
Copy link
Collaborator

There are also RISC-V virtual machines (RVVM, for example).

@torognes
Copy link
Owner Author

And a small and cheap single board computer that could be used for development and simple testing:

https://pine64.com/product/star64-model-a-8gb-single-board-computer/

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

No branches or pull requests

2 participants