Post
Topic
Board Altcoin Discussion
Re: CPU friendly Altcoin in development
by
msweb
on 04/08/2013, 15:25:28 UTC
dunno how heavily youre coin is based on radixsort but theres an example for it in opencl, so It's prolly not that hard to make GPU miner.
https://developer.nvidia.com/opencl#oclRadixSort

It's far away from being a coin. Thanks for the link. It seems I have to take a deeper look at current radix sort calculations for GPUs. Reading about it seems to me that radix sort isn't the way to go here in the long run. Scrypt with fixed parameters isn't very wise too in the long run.