Installation
AVX2不支持 Illegal Instruction
https://github.com/solana-labs/solana/issues/28366#issuecomment-1302670295
需要从源码编译
export RUST_REED_SOLOMON_ERASURE_ARCH=native
./scripts/cargo-install-all.sh .
https://github.com/solana-labs/solana/issues/28366#issuecomment-1302670295
需要从源码编译
export RUST_REED_SOLOMON_ERASURE_ARCH=native
./scripts/cargo-install-all.sh .