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

the PSum via the circuit doesn't equal to theorial results #12

Open
SingularityKChen opened this issue Mar 20, 2020 · 0 comments
Open
Assignees
Labels
bug Something isn't working

Comments

@SingularityKChen
Copy link
Owner

The PSum peeked from the circuit does not equal to the golden results.
Either golden results or source poke is wrong.

----------- begin to readout PSum ------------
pSum1 = List(31296, 49452, 47387, 1794, 7, 58771, 23086, 49675, 50953, 28015, 27001, 46664, 30807, 23661, 24353, 10185, 9385, 14769, 10381, 24182, 2995, 7169, 71117, 21761)
-------- 1-th Column PEs receive all inPSum
pSum3 = List(31297, 15064, 47382, 9551, 3568, 61938, 30815, 49678, 50959, 28017, 29409, 54567, 30815, 23653, 6847, 10186, 9393, 14763, 10384, 23815, 28363, 51185, 102775, 61797)
-------- 3-th Column PEs receive all inPSum
pSum0 = List(15136, 2, 22427, 70882, 13931, 263, 18098, 31471, 12650, 86682, 0, 72437, 2734, 5632, 1, 13686, 18794, 19264, 8521, 27892, 48654, 49481, 57641, 119523)
-------- 0-th Column PEs receive all inPSum
pSum2 = List(27743, 26004, 19017, 70885, 24458, 29114, 26909, 31472, 43189, 51480, 22232, 45734, 6, 45, 67, 13688, 16064, 13637, 8518, 27888, 79336, 82811, 57641, 111709)
-------- 2-th Column PEs receive all inPSum
pSum0 = 
List(15136, 13925, 12653, 2731, 36625, 7551, 7, 261, 86683, 5629, 15642, 30509, 22426, 18095, 1, 0, 33110, 8440, 70890, 31474, 72428, 13687, 58895, 21247)
pSum1 = 
List(31296, 3565, 50960, 30808, 3271, 13439, 15059, 61935, 28014, 23653, 2664, 23552, 47380, 30816, 29406, 6843, 37426, 16675, 9546, 49678, 54566, 10187, 13827, 29681)
pSum2 = 
List(16079, 65294, 46726, 4, 32388, 8, 33139, 54610, 22674, 45, 33636, 311, 3882, 37541, 35569, 61, 20188, 20660, 6279, 7182, 51503, 561, 36677, 21631)
pSum3 = 
List(56476, 14201, 6839, 65096, 4, 65474, 39218, 8, 49762, 41943, 44514, 49522, 48691, 6139, 4878, 36194, 27819, 45112, 66582, 36937, 25003, 33703, 1, 7244)
@SingularityKChen SingularityKChen added the bug Something isn't working label Mar 20, 2020
@SingularityKChen SingularityKChen self-assigned this Mar 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Development

No branches or pull requests

1 participant