Post
Topic
Board Mining support
Re: NVIDIA Kepler (K20) from 134MHash/s to 330MHash/s with CUDA
by
psychocoder
on 08/04/2013, 06:46:57 UTC
@charliemaggot

I have updated bitcoinminer.cpp in my repo. I disable the hard crash if a error came out of the device selection. Normaly if no cudaSetDevice is called the driver select the first device. I have not tested the code because I do the changes in my webbrowser, but I think it compile^^