You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 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
The text was updated successfully, but these errors were encountered: