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

incorrect results #1

Open
devandong opened this issue Feb 4, 2021 · 1 comment
Open

incorrect results #1

devandong opened this issue Feb 4, 2021 · 1 comment

Comments

@devandong
Copy link

I clone the code and compile it. Then I run the main, but it reports inccorect results as shown below:

Failed test at (80, 30, 24) with 3.43833 and 2.39999
Failed test at (80, 30, 25) with -3.71934 and -3.62836
Failed test at (80, 30, 26) with 1.26373 and 3.35719
Failed test at (80, 30, 27) with -2.46998 and -3.08042
Failed test at (80, 31, 24) with -0.234929 and 0.00649996
Failed test at (80, 31, 25) with 0.111021 and 0.30253
Failed test at (80, 31, 26) with 3.23288 and 3.38119
Failed test at (80, 31, 27) with 4.22977 and 4.12922
Failed test at (81, 30, 24) with 0.261743 and -0.415995
Failed test at (81, 30, 25) with 1.79452 and 2.30232
Failed test at (81, 30, 26) with 0.276195 and 0.572643
Everything seems to work fine!

I read the code and find the logs are indicating incorrect results of the cl kernel.

@jizhuoran
Copy link
Owner

Yes, I notice this problem.

This is a public version, and it seems that I made a mistake in this code. I will correct it ASAP (hopefully within 1 month).

Thank you for your reminders.

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