git clone https://github.com/vanvank/lotus-ops.git
cd lotus-ops
chmod u+x *.py
chmod u+x *.sh
- user: root
0pre_install.sh to prepair env for lotus
- user: xl
1install_dep_and_lotus.sh to compile lotus
cd ~/lotus/cmd/lotus-bench/
go build .
cd ~
nohup ~/lotus/cmd/lotus-bench/lotus-bench sealing --skip-unseal --sector-size 32GiB --storage-dir=/lotus_data/tmp > bench.log &
export BELLMAN_CUSTOM_GPU="GeForce GTX 1660 SUPER:1408"
export BELLMAN_CUSTOM_GPU="GeForce GTX 2060 SUPER:2176"
export BELLMAN_CUSTOM_GPU="GeForce RTX 3090:10496"
export BELLMAN_CUSTOM_GPU="GeForce RTX 3080:8704"