Hey there,
Since the upcoming denoiser that we are working on will be hardware accelerated, we decide to do few benchmarks using different hardware and I thought you could find those interesting.
Here are the results with the current implementation.
As a rough conclusion ...
* Intel integrated GPUs denoises about ~1.5 to 2.0 times faster than an average Intel i7 CPU. Integrated Intel GPU (which comes with the most CPUs basically for free) gives roughly the performance of 1500$ Xeon CPU.
* AMD GPUs are about 3 to 5 times faster compared to NVIDIA GPUs.
* Having high end GPU in your system gives 10 to 30 times speed up. Having whatever GPU still makes it a lot faster.
* Intel Xeon Phi works for denoising as well, if you happen to have one of those around.
Since the upcoming denoiser that we are working on will be hardware accelerated, we decide to do few benchmarks using different hardware and I thought you could find those interesting.
Here are the results with the current implementation.
As a rough conclusion ...
* Intel integrated GPUs denoises about ~1.5 to 2.0 times faster than an average Intel i7 CPU. Integrated Intel GPU (which comes with the most CPUs basically for free) gives roughly the performance of 1500$ Xeon CPU.
* AMD GPUs are about 3 to 5 times faster compared to NVIDIA GPUs.
* Having high end GPU in your system gives 10 to 30 times speed up. Having whatever GPU still makes it a lot faster.
* Intel Xeon Phi works for denoising as well, if you happen to have one of those around.
Comment