当前位置:网站首页>lotus v1.16.0 calibnet
lotus v1.16.0 calibnet
2022-06-28 04:55:00 【mixboot】
List of articles
lotus
List of articles
Preface
v1.16.0 calibnet
One 、v1.16.0 calibnet
git clone https://github.com/filecoin-project/lotus.git
# git checkout v1.16.0
# git show
commit 01254ab320b9ab32806a163d70f3fba42cac7bd3 (HEAD, tag: v1.16.0, origin/releases)
- AMD CPU
env RUSTFLAGS="-C target-cpu=native -g" FFI_BUILD_FROM_SOURCE=1 FFI_USE_CUDA=1 make clean calibnet lotus-bench
- Intel CPU
env CGO_CFLAGS_ALLOW="-D__BLST_PORTABLE__" CGO_CFLAGS="-D__BLST_PORTABLE__" FFI_USE_MULTICORE_SDR=0 FFI_BUILD_FROM_SOURCE=1 FFI_USE_CUDA=1 make clean calibnet lotus-bench
lotus version 1.16.0+calibnet+git.01254ab32
Two 、 function
1.lotus daemon
nohup lotus daemon >> /var/log/calibnet/daemon.log 2>&1 &
2.miner
nohup lotus-miner run >> /var/log/calibnet/miner.log 2>&1 &
3、 ... and 、lotus-worker
192.168.2.1
# env TMPDIR=/tmp01 nohup lotus-worker --worker-repo=/seal/worker01 run --listen=192.168.2.1:3456 --precommit2=false --commit=false >> /var/log/calibnet/worker01.log 2>&1 &
# env TMPDIR=/tmp02 nohup taskset -c 48-63 lotus-worker --worker-repo=/seal/worker02 run --no-local-storage --listen=192.168.2.1:3457 --addpiece=false --precommit1=false --commit=false >> /var/log/calibnet/worker02.log 2>&1 &
lotus-worker --worker-repo=/seal/worker02 storage attach /seal/worker01
Four 、C2
192.168.2.2
- C2-01 seal
env CUDA_VISIBLE_DEVICES=0 TMPDIR=/tmp01 lotus-worker --worker-repo=/seal/worker01 run --listen=192.168.2.2:3456 --addpiece=false --precommit1=false --precommit2=false >> /var/log/calibnet/worker01.log 2>&1 &
- C2-02 seal
env CUDA_VISIBLE_DEVICES=1 TMPDIR=/tmp02 lotus-worker --worker-repo=/seal/worker02 run --listen=192.168.2.2:3457 --addpiece=false --precommit1=false --precommit2=false >> /var/log/calibnet/worker02.log 2>&1 &
- C2-03 windowpost
env CUDA_VISIBLE_DEVICES=2 TMPDIR=/tmp03 lotus-worker --worker-repo=/seal/worker03 run --windowpost=true --listen=192.168.2.2:3458 >> /var/log/calibnet/worker03.log 2>&1 &
- C2-04 winningpost
env CUDA_VISIBLE_DEVICES=3 TMPDIR=/tmp04 lotus-worker --worker-repo=/seal/worker04 run --winningpost=true --listen=192.168.2.2:3459 >> /var/log/calibnet/worker04.log 2>&1 &
# lotus-miner info
Workers: Seal(5) WdPoSt(1) WinPoSt(1)
Reference resources
边栏推荐
- 判断对象中是否存在某一个属性
- TACo:一种关于文字识别的数据增强技术
- Google Earth Engine(GEE)——全球洪水数据库 v1 (2000-2018年)
- Excel knowledge and skills summary
- Sword finger offer 49 Ugly number (three finger needling technique)
- Role of native keyword
- 灵活的IP网络测试工具——— X-Launch
- Are test / development programmers really young? The world is fair. We all speak by strength
- cgo+gSoap+onvif学习总结:8、arm平台交叉编译运行及常见问题总结
- 2022年低压电工考题及答案
猜你喜欢

CUPTI error: CUPTI could not be loaded or symbol could not be found.

Sword finger offer 49 Ugly number (three finger needling technique)

S32ds jump to defaultisr

多线程实现 重写run(),怎么注入使用mapper文件操作数据库

2022年低压电工考题及答案

学习太极创客 — MQTT 第二章(四)ESP8266 保留消息应用

2022年G3锅炉水处理复训题库模拟考试平台操作

学习太极创客 — MQTT 第二章(五)心跳机制

代码理解:IMPROVING CONVOLUTIONAL MODELS FOR HANDWRITTEN TEXT RECOGNITION

One article explains in detail | those things about growth
随机推荐
Moonbeam integrates coin98, giving users more choices on the multi chain road
Flexible IP network test tool -- x-launch
2022年最新辽宁建筑八大员(标准员)考试试题及答案
[noip2002 popularization group] cross the river pawn
filinCdc 的sql,多表的时候总报这个错,请问下该怎么解决呀
有人用cdc同步到mysql发生过死锁吗?
The SQL of filincdc always reports this error when there are multiple tables. How can I solve it
2022年低压电工考题及答案
【牛客网刷题系列 之 Verilog快速入门】~ 四选一多路器
Code understanding: implementing volume models for hangwriten text recognition
并发之wait/notify说明
Excel knowledge and skills summary
Performance optimization and implementation of video codec
wordpress zibll子比主题6.4.1开心版 免授权
Analysis of distributed transaction solution Seata golang
Notepad++ -- column editing mode -- Usage / instance
华为9年经验的软件测试总监工作感悟—写给还在迷茫的朋友
2022高处安装、维护、拆除考试题及答案
Aspnetcoreratelimit rate limit interface access limit current limit control
Oracledata installation problems