chroussel / onlineknnrs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

onlineknnrs

How to build

  • install rust on nighlty channel rustup default nighlty (simd need nighlty)
  • add rustfmt: rustup component add rustfmt

To build on macos m1

export CMAKE_PREFIX_PATH=/opt/homebrew/opt/openblas:/opt/homebrew/opt/libomp:/opt/homebrew

About

License:Apache License 2.0


Languages

Language:Rust 87.9%Language:Python 8.3%Language:Makefile 2.6%Language:Shell 1.3%