ashwin / coursera-heterogeneous

Resources to work offline on the assignments of Heterogenous Parallel Programming course from Coursera.
70 stars 60 forks source link

Solved issue #23 #24

Closed iemejia closed 11 years ago

iemejia commented 11 years ago

.... See issue #23

ashwin commented 11 years ago

@iemejia Floating point answers will differ a bit between host and device since the order of operations might be different. We will need to tweak the allowed error bound according to the test datasets provided. Thanks for the tweak. :+1: