ergoplatform / Autolykos-GPU-miner

CUDA-based GPU miner for Ergo (Autolykos algorithm)
40 stars 20 forks source link

Rig with 10 GPUs (How to set CUDA_VISIBLE_DEVICES=3080Ti ?) #75

Open Letmeload opened 2 years ago

Letmeload commented 2 years ago

Hello, got a Rig with 10 GPUs. The newest on is a RTX 3080 Ti Founders Edtion. I only want to mine with this graphics card. I am an absolute first-timer here. Do I need to edit config.json to mine with only the one GPU? This is what my failed attempt looks like.

config.json { "node": "http://127.0.0.1:3000" set CUDA_VISIBLE_DEVICES="0"}