# ALEO百分百分满cpu **Published by:** [qianjue](https://paragraph.com/@qianjue/) **Published on:** 2022-11-22 **URL:** https://paragraph.com/@qianjue/aleo-cpu ## Content 一、前提依赖安装 https://mirror.xyz/qianjue.eth/7CXmEj6opAkPrGCRMQEg8e-JqGm_rOPqY8k8G5xo17Q 做到安装好这步就可以不用做了,然后回到本教程。二、跑满cpu100% 输入cd 然后回车 输入 git clone https://github.com/HarukaMa/aleo-prover.git --depth 1 然后回车 输入 sudo ufw allow 4140 回车 输入 cd aleo-prover 回车 输入 cargo build --release 按回车 输入 export ThreadNum=`cat /proc/cpuinfo |grep "processor"|wc -l` 按回车 screen ./target/release/aleo-prover -a aleo1v6j2t0kc9pdhj77wdwq67ptxuz8gefzphfrcqyvyfg7rmj8kgqzq64q0lz(换成你的地址,i不是私钥是地址) -t ${ThreadNum} ## Publication Information - [qianjue](https://paragraph.com/@qianjue/): Publication homepage - [All Posts](https://paragraph.com/@qianjue/): More posts from this publication - [RSS Feed](https://api.paragraph.com/blogs/rss/@qianjue): Subscribe to updates