ashwin / coursera-heterogeneous

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

Added mp6 and fixed test execution #38

Closed iemejia closed 11 years ago

iemejia commented 11 years ago

The mp6 official masks come in .csv format, so it couldn't be interpreted by the existing codebase. I transformed those to .raw and now are well integrated with the tests. I preserve the .csv files in case somebody wants to use them. I also added the mp6 base code.