Post
Topic
Board Mining software (miners)
Re: Phoenix 2 beta discussion
by
blandead
on 26/02/2012, 09:36:11 UTC
oh sorry.. so i was going through some of the newer python methods

platform="None" is depracated now, maybe should just get rid of checking for platform and just check for device. I think platform has a function that looks it up anyways.

Also the "is_blocking" is defaulted to true, so wouldn't it be better to set it to false on the enqueue_write_buffer as well?