vsearch icon indicating copy to clipboard operation
vsearch copied to clipboard

Adapt for RISC-V

Open torognes opened this issue 1 month ago • 2 comments

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 avatar May 07 '24 07:05 torognes