facebookexperimental / facebookexperimental/semcode

Add RISCV Support

オープン
#46 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Rust
スター
171
フォーク
40
平均マージ
4時間 24分
マージ済み PR(30日)
24

説明

Hi,

Can you add support for riscv64 ?

Have see this issue from lance-core dependancy
```
> error[E0308]: mismatched types
> --> /build/semcode-0.1.1-vendor/source-registry-0/lance-core-3.0.1/src/utils/cpu.rs:20:67
> |
> 20 | pub static SIMD_SUPPORT: LazyLock = LazyLock::new(|| {
> | ___________________________________________________________________^
> 21 | | #[cfg(all(target_arch = "aarch64", any(target_os = "ios", target_os = "tvos")))]
> ... |
> 61 | | });
> | |_^ expected `SimdSupport`, found `()`
```

Best Regards

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。