You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
I clone the code and compile it. Then I run the
main
, but it reports inccorect results as shown below:I read the code and find the logs are indicating incorrect results of the cl kernel.
The text was updated successfully, but these errors were encountered: