Difference between revisions of "SLEEPy"
(→Canadian National Tornado Database: Verified Events (1980-2009)) |
(→Canadian National Tornado Database: Verified Events (1980-2009)) |
||
Line 16: | Line 16: | ||
# OpenMP | # OpenMP | ||
# Cilk | # Cilk | ||
+ | |||
+ | == Useful Link == | ||
+ | # https://software.intel.com/en-us/daal | ||
== Progress == | == Progress == |
Revision as of 14:18, 29 March 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
Our goal is to parse & process this tornado data and to add more meaning to said data. Using various parallel techniques taught in the course and comparing them.
Source code
- Serial
- TBB
- OpenMP
- Cilk