long568
long568
```lo@rpi:~/dbot/gemma.cpp $ cmake --build --preset make [ 0%] Building CXX object _deps/sentencepiece-build/src/CMakeFiles/sentencepiece.dir/__/third_party/protobuf-lite/arena.cc.o [ 0%] Building CXX object _deps/sentencepiece-build/src/CMakeFiles/sentencepiece.dir/__/third_party/protobuf-lite/arenastring.cc.o [ 3%] Building CXX object _deps/sentencepiece-build/src/CMakeFiles/sentencepiece.dir/__/third_party/protobuf-lite/bytestream.cc.o [ 3%] Building CXX object _deps/sentencepiece-build/src/CMakeFiles/sentencepiece.dir/__/third_party/protobuf-lite/coded_stream.cc.o...
I tested 3090 using lotus-bench, got the resault 9m21s. Then I want to test it using lotus-worker. Everything seems going well, but got a ERR at last: `sector 0 got ...
I try ro define a struct like this: ``` use linux_embedded_hal::I2cdev; use pwm_pca9685::{Address, Channel, Pca9685}; #[derive(Debug)] pub struct Executor { ll: Leg, rl: Leg, lf: Foot, rf: Foot, pwm: Pca9685,...
Build System: MacBook M2 + Docker(Debian) rustup 1.27.1 (54dd3d00f 2024-04-24) rustc 1.78.0 (9b00956e5 2024-04-29) Target System: Raspberry Pi Zero 2 W + Raspberry Pi OS Lite 64bit There are all...
The build system shows it can not find malloc / free... ``` % luarocks install lzmq ZMQ_INCDIR=/opt/homebrew/Cellar/zeromq/4.3.5_1/include Warning: falling back to wget - install luasec >= 1.1 to get native...
20240717
Add set_4chs_on_off set_8chs_on_off set_12chs_on_off to improve efficiency