unum-cloud / usearch

Fast Open-Source Search & Clustering engine × for Vectors & 🔜 Strings × in C++, C, Python, JavaScript, Rust, Java, Objective-C, Swift, C#, GoLang, and Wolfram 🔍
https://unum-cloud.github.io/usearch/
Apache License 2.0
2.15k stars 130 forks source link

Bug: RISC-V compilation failure #204

Closed ashvardanian closed 1 year ago

ashvardanian commented 1 year ago

Describe the bug

As reported by @rshu1ze and the ClickHouse team, there is a compilation issue on RISC-V hardware.

Steps to reproduce

We need a compilation pipeline on GitHub CI that would compile USearch for RISC-V.

Expected behavior

Passing builds.

USearch version

v1.1.1

Operating System

Any

Hardware architecture

x86

Which interface are you using?

C++ implementation

Contact Details

No response

Is there an existing issue for this?

Code of Conduct