facebookexperimental / facebookexperimental/semcode

Add RISCV Support

Aperta
#46 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Rust
Stelle
171
Fork
40
Merge medio
4h 24m
PR unite (30g)
24

Descrizione

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

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.