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

parallel_scan example with double data is not deterministic #10

Open
jnorwood opened this issue Sep 7, 2020 · 0 comments
Open

parallel_scan example with double data is not deterministic #10

jnorwood opened this issue Sep 7, 2020 · 0 comments

Comments

@jnorwood
Copy link

jnorwood commented Sep 7, 2020

I modified fig_2_14 example to test if operations on double data are deterministic, since I didn't find anything similar to parallel_deterministic_reduce.

The result of the test indicates repeat of a parallel_scan example with operations on double data results in different return values from the parallel_scan example doing sums.

I'll attach my example.

fig_2_14_double.txt

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

No branches or pull requests

1 participant