ore-miner
ore-miner copied to clipboard
Got a issue, how can I fix it? thanks
[2024-04-14T09:34:53Z INFO ore_miner::bundle_mine_gpu] 25 keys loaded
[2024-04-14T09:34:53Z INFO ore_miner::bundle_mine_gpu] splitted signers into batches
[2024-04-14T09:34:53Z INFO ore_miner::bundle_mine_gpu] subscribed to jito tip stream
thread 'main' panicked at src/main.rs:163:14:
nonce_worker failed to spawn: Os { code: 2, kind: NotFound, message: "No such file or directory" }
note: run with RUST_BACKTRACE=1
environment variable to display a backtrace
same 问题
same issue here with RTX 4090
same :(
You need to build the gpu miner by running:
./build-cuda-worker.sh
You need to build the gpu miner by running:
./build-cuda-worker.sh
can't I mine without gpu?
You need to build the gpu miner by running:
./build-cuda-worker.sh
I have done this, and my gpu is nvidia, but still got this issue. any idea?