cbuchner1 / CudaMiner

a CUDA accelerated litecoin mining application based on pooler's CPU miner
Other
692 stars 304 forks source link

Allowing GPU indices beyond 0-7. #107

Open Sam-Vincent opened 10 years ago

Sam-Vincent commented 10 years ago

This is the first step toward support for more than 8 GPUs.

Sam-Vincent commented 10 years ago

This will allow someone who has more than 8 GPUs to run multiple cudaminer instances and cover all GPUs. There is still a maximum of 8 GPUs supported per cudaminer instance. But they no longer must be the first 8 GPUs in the system.