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

upgrade stream to version 5.10 #2

Merged
merged 1 commit into from Jun 2, 2015

Conversation

jfrost
Copy link
Contributor

@jfrost jfrost commented Oct 28, 2013

The biggest impetus was this change in 5.10:

Updated Validation Code: the revised version does not suffer from the accumulation of roundoff error for large arrays. Compiling with the "VERBOSE" preprocessor flag causes the code to print out the computed error even if the validation passes, and causes the code to print the values and locations of the first 10 locations in each of the arrays that have errors exceeding the error tolerance.

You can find the rest of the changes here:
http://www.cs.virginia.edu/stream/new.html

@eshelman
Copy link

@jfrost You also need to fix the preprocessor directive which changed in STREAM 5.10.

See:
eshelman@ae7ce96

gregs1104 added a commit that referenced this pull request Jun 2, 2015
@gregs1104 gregs1104 merged commit 550b4be into gregs1104:master Jun 2, 2015
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

Successfully merging this pull request may close these issues.

None yet

3 participants