当前位置:网站首页>lotus v1.16.0-rc3 calibnet
lotus v1.16.0-rc3 calibnet
2022-06-25 06:38:00 【mixboot】
系列文章目录
lotus
lotus v1.16.0-rc3
前言
lotus v1.16.0-rc3
一、v1.16.0-rc3
# mkdir v1.16.0-rc3
# cd v1.16.0-rc3/
# git clone https://github.com/filecoin-project/lotus.git
# cd lotus/
# git checkout v1.16.0-rc3
# git show
commit 824da5ea511da6dde8c801ded1eb869c42e6e2ab (HEAD, tag: v1.16.0-rc3)
二、源码编译
1.AMD CPU
# go version
go version go1.18.2 linux/amd64
env RUSTFLAGS="-C target-cpu=native -g" FFI_BUILD_FROM_SOURCE=1 FFI_USE_CUDA=1 make clean calibnet lotus-bench
2.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
nohup lotus daemon >> /var/log/calibnet/daemon.log 2>&1 &
- miner
nohup lotus-miner run >> /var/log/calibnet/miner.log 2>&1 &
- worker
- P1
env TMPDIR=/tmp01 nohup lotus-worker --worker-repo=/seal/worker01 run --listen=192.168.1.1:3456 --precommit2=false --commit=false >> /var/log/calibnet/worker01.log 2>&1 &
- P2
env TMPDIR=/tmp02 nohup taskset -c 48-63 lotus-worker --worker-repo=/seal/worker02 run --no-local-storage --listen=192.168.1.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
参考
边栏推荐
- 深入解析 Apache BookKeeper 系列:第三篇——读取原理
- Jameswebb Space Telescope goes into operation to help study interstellar objects
- Why did Yanjing Beer come here?
- アルマ / alchemy girl
- Blue Bridge Cup SCM module code (nixie tube) (code + comments)
- Non-contact infrared temperature measurement system for human body based on single chip microcomputer
- Simple and complete steps of vivado project
- Derivation of sin (a+b) =sina*cosb+sinb*cosa
- The process of making wooden barrels with 3DMAX software: a three-step process
- 高效探索|ES地理位置查询的一次应用实践
猜你喜欢

Event registration Apache pulsar x kubesphere online meetup hot registration

How to find happiness in programming and get lasting motivation?

ES can finally find brother Wukong!

使用OpenGL绘制shp文件

1W字|40 图|硬核 ES 实战

【一起上水硕系列】Day 5

Event registration | Apache pulsar x kubesphere online meetup is coming

Capable people never complain about the environment!

Navicat防止新建查询误删

活动报名|Apache Pulsar x KubeSphere 在线 Meetup 火热报名中
随机推荐
[Shangshui Shuo series] day 4
Fastadmin cascade clear data
I have used it for six years!
Americo technology launches professional desktop video editing solution
Wow, it's so rich.
アルマ / alchemy girl
Flask 的入门级使用
3dmax软件的制作木桶过程:三步流程
Tp6 interface returns three elements
Kubernetes cluster dashboard & kuboard installation demo
StreamNative Platform 1.5 版本发布,集成 Istio、支持 OpenShift 部署
Understand ZBrush carving software and game modeling analysis
lotus v1.16.0-rc2 Calibration-net
Usage of STL map
Event registration Apache pulsar x kubesphere online meetup hot registration
Streamnational platform version 1.5 is released, integrating istio and supporting openshift deployment
Blue Bridge Cup SCM module code (matrix key) (code + comments)
Ctfhub web information disclosure directory traversal
【一起上水硕系列】Day 4
Keil debug view variable prompt not in scope