Post
Topic
Board Mining (Altcoins)
Re: [ANN] cudaMiner - a new litecoin mining application [Windows/Linux]
by
cbuchner1
on 25/02/2014, 16:01:42 UTC
found some basic information about the cgminer API at last: https://github.com/ckolivas/cgminer/blob/master/API-README

cudaminer would probably have to implement only the monitoring APIs at first. The part where you're allowed to switch parameters could be added later (and if so, only the subset that matters to us)

Christian