7 ms·
This is totally inaccurate. There is nothing 20x slower about a GPU core unless you're nitpicking, in which case you can show those same GPU cores are 20x faste
by shaklee3 2y ago
This is totally inaccurate. There is nothing 20x slower about a GPU core unless you're nitpicking, in which case you can show those same GPU cores are 20x faster than CPU for other things.
- nox101 2y agoDo you have examples of a single GPU thread outperforming a single CPU thread? Here's mine https://jsfiddle.net/jw7a6to9/ https://jsfiddle.net/jw7a6to9/ bubblesort https://jsfiddle.net/y1w6s9tj/ https://jsfiddle.net/y1w6s9tj/ taylor series > in which case you can show those same GPU cores are 20x faster than CPU for other things Which things? Remember, I wrote single thread, no SIMD, no samplers. It's the parallelism that provides the speed.