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

Added sum unit test #58

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

vucinicv
Copy link
Contributor

No description provided.

@vucinicv
Copy link
Contributor Author

Thinking of doing a float test for this one as well, different architectures might show variance in float-sum output that we'd want to catch. At your discretion.

@nsubtil
Copy link
Owner

nsubtil commented Feb 22, 2016

That would be a good idea, though we can do that at a later time as well. One way around the variance issue could be to generate a test vector that contains integers represented as FP values (i.e., make sure the fractional part is always zero).

This particular PR seems OK to me, but needs to be rebased.

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

Successfully merging this pull request may close these issues.

2 participants