Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Different results when running on CPU or GPU #205

Open
eletiri93 opened this issue Mar 13, 2024 · 1 comment
Open

Different results when running on CPU or GPU #205

eletiri93 opened this issue Mar 13, 2024 · 1 comment

Comments

@eletiri93
Copy link

I run denoising of an HDR image produced by path tracing on the CPU, then on the GPU. The code is exactly the same, with the only difference being in the device creation. Upon comparing the results, I observed an MSE of approximately 2.7e-7. Is this expected? The GPUs tested were the Nvidia RTX A4000 and RTX 2070 Super.

@atafra
Copy link
Collaborator

atafra commented Mar 18, 2024

Yes, this difference is expected and normal.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants