当前位置:网站首页>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
边栏推荐
- 知识点滴 - 关于汉语学习的网络资源
- mysql----where 1=1是什么意思
- Establishment of SSH Framework (Part 2)
- A doctor's 22 years in Huawei (full of dry goods)
- Pager when importing text files from MySQL
- 2022电力电缆判断题模拟考试平台操作
- [Matlab bp regression prediction] GA Optimized BP regression prediction (including comparison before optimization) [including source code 1901]
- Precautions for using C language global variables (global variables in C and H files, static global variables)
- Excel knowledge and skills summary
- [csp-j2020] excellent splitting
猜你喜欢
2022年低压电工考题及答案
Where does the storm go? Whose pot is the weather forecast wrong?
[Matlab bp regression prediction] GA Optimized BP regression prediction (including comparison before optimization) [including source code 1901]
Google Earth Engine(GEE)——全球洪水数据库 v1 (2000-2018年)
A doctor's 22 years in Huawei (full of dry goods)
?位置怎么写才能输出true
Binary sort tree: BST
多线程实现 重写run(),怎么注入使用mapper文件操作数据库
2022年安全员-B证考试题库及答案
分享一个因子挖掘的利器:遗传规划
随机推荐
Principle and implementation of SSD for target detection
Unity out ref params
[matlab traffic light identification] traffic light identification [including GUI source code 1908]
2022高处安装、维护、拆除考试题及答案
Distributed transaction - Final consistency scheme based on message compensation (local message table, message queue)
Win10 how to delete the large file hiberfil sys
lotus v1.16.0 calibnet
深度强化学习笔记
One article explains in detail | those things about growth
LeetCode 88:合并两个有序数组
禁用右击、键盘打开控制台事件
How to clean the nozzle of Epson l3153 printer
UI automation test framework construction - write an app automation
机器人学DH参数及利用matlab符号运算推导
The SQL of filincdc always reports this error when there are multiple tables. How can I solve it
xml  File read / write
Where does the storm go? Whose pot is the weather forecast wrong?
109. 简易聊天室12:实现客户端一对一聊天
Google Earth Engine(GEE)——全球洪水数据库 v1 (2000-2018年)
2022新版nft源码中国元宇宙数字藏品艺术品交易平台源码