Comment on Ask HN: Guitar tabs onlineparentComments−jacquesm16yI've been messing around with GPU coding lately, the speedups I'm seeing are pretty scary for some applications, likely you are using a lot of ffts, have you considered looking at GPUs to see if that might be a way to speed up the turn around time ?−k0banOP16yWe hadn't, since this is not an issue so far. CPU is quite cheap, so it is much easier to use cloud than adjust code for GPU.
Comments
I've been messing around with GPU coding lately, the speedups I'm seeing are pretty scary for some applications, likely you are using a lot of ffts, have you considered looking at GPUs to see if that might be a way to speed up the turn around time ?
We hadn't, since this is not an issue so far. CPU is quite cheap, so it is much easier to use cloud than adjust code for GPU.