This repository has been archived by the owner on Jun 15, 2021. It is now read-only.
forked from ECP-copa/CoMD
-
Notifications
You must be signed in to change notification settings - Fork 19
P100 answers are wrong about half of the time #11
Labels
Comments
I should add that the performance for the incorrect case indicates that no work as done.
|
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Is this a bug in your CoMD implementation, in CUB or somewhere else?
Software
This repo with
3c4bc9f290b7bd9d13e192a9f5a2e1519ba394b0
,cub-1.6.4
, and GCC 4.8.5.Hardware
Input
Output
As you can see below, in 98 tests, I get an answer accurate to 3 decimals 50 times, an answer accurate to less than 3 decimals 9 times, and the nonsensical answer of zero 39 times.
The OpenMP reference implementation is accurate to at least three decimals for every one of these cases.
The text was updated successfully, but these errors were encountered: