Difference between revisions of "SLEEPy"
(→Intro) |
(→Intro) |
||
Line 8: | Line 8: | ||
== Intro == | == Intro == | ||
Data: http://open.canada.ca/data/en/dataset/cad804cd-454e-4bd7-9f22-fcee64f60719 | Data: http://open.canada.ca/data/en/dataset/cad804cd-454e-4bd7-9f22-fcee64f60719 | ||
+ | |||
+ | New Data: http://open.canada.ca/data/en/dataset/be3880f2-0d04-4583-8265-611b231ebce8 | ||
Our goal is to parse & process this crime data and to add more meaning to said data. Using various parallel techniques taught in the course and comparing them via the DAAL library. | Our goal is to parse & process this crime data and to add more meaning to said data. Using various parallel techniques taught in the course and comparing them via the DAAL library. |
Revision as of 12:29, 5 April 2016
GPU621/DPS921 | Participants | Groups and Projects | Resources | Glossary
Contents
Canadian National Tornado Database: Verified Events (1980-2009)
Team Member
- Luong Chuong, TBB
- Jacky Siu, OpenMP
- Woodson Delhia, Cilk
Intro
Data: http://open.canada.ca/data/en/dataset/cad804cd-454e-4bd7-9f22-fcee64f60719
New Data: http://open.canada.ca/data/en/dataset/be3880f2-0d04-4583-8265-611b231ebce8
Our goal is to parse & process this crime data and to add more meaning to said data. Using various parallel techniques taught in the course and comparing them via the DAAL library.
Source code
- Serial
- TBB
- OpenMP
- Cilk