Difference between revisions of "GPU610/DPS915 G P Index 20191"
Spdjurovic (talk | contribs) (→Presentation Schedule) |
(→Group and Project Index) |
||
Line 169: | Line 169: | ||
# [mailto:izhogova@myseneca.ca?subject=dps915 Inna Zhogova] | # [mailto:izhogova@myseneca.ca?subject=dps915 Inna Zhogova] | ||
# [mailto:rdittrich@myseneca.ca,ysim2@myseneca.ca?subject=dps901,izhogova@myseneca.ca Email All] | # [mailto:rdittrich@myseneca.ca,ysim2@myseneca.ca?subject=dps901,izhogova@myseneca.ca Email All] | ||
+ | |||
+ | == [[GPU610/TriForce | triForce]] == | ||
+ | |||
+ | # [mailto:dpferri@myseneca.ca?subject=gpu610 David Ferri] | ||
+ | # [mailto:vterpstra@myseneca.ca?subject=gpu610 Vincent Terpstra] | ||
+ | # [mailto:rkiguru@myseneca.ca?subject=gpu610 Raymond Kiguru] | ||
+ | # [mailto:dpferri@myseneca.ca?subject=gpu610 Email All] | ||
== [[Algo_holics | Algo_holics]] == | == [[Algo_holics | Algo_holics]] == |
Revision as of 10:08, 8 March 2019
GPU610/DPS915 | Student List | Group and Project Index | Student Resources | Glossary
Please add an overview of your group here and create a separate project page for your group!
Project Rules
- Use the Group page for a Journal of your activities throughout the course of the project
- Project should cover material that differs from the material on the course web site
- Presentation can be in Powerpoint or as a Walkthrough the group project page
- Link to the project page should be included in the Student List table
- Presentation slots (see below) are on a first-come first-served basis
- Attendance at all presentations is mandatory - marks will be deducted for absenteeism
- Marks will be awarded for both Group Wiki page and for the Presentation proper
Potential Projects
- Fall 2015 semester (Former Students)
- Winter 2017 semester (Former Students)
- Winter 2018 semester (Former Students)
Suggested Projects
- image processing - CImg Library, dlib C++ library
- data compression - LWZ algorithm, Explained by Matt Mahoney
- grep - Boost, Stack Overflow
- exclusive scan - CMU Assignment 2 Part 2
- simple circle renderer - CMU Assignment 2 Part 3
- object detection/tracking - dlib C++ library
- ray tracing - by Yuan Ling (CMU) by Kaffine Shearer (CMU) Visionaray
- sorting algorithms - Alex Allain cprogramming.com, Animations
- Jacobi's method for Poisson's equation - Rycroft's Lecture Note
- Gaussian Regression - cuGP
- Halide - Convolutional Networks
- Sudoku - by Tian Debebe (CMU)
C++ Open Source Libraries
- List of open source libraries - cppreference.com
Carnegie-Mellon University Links
Other Links
Reference Papers
- 2008 Survey Paper - you can search this paper for traditional topic ideas
- Nvidia Showcase - probably too challenging - but could lead to simpler ideas
Interesting aspects to consider in your project
- Try a different language - Javascript (Node.js bindings), Python (pyCUDA bindings)
- Try APIs - Halide, OpenCV, Caffe, Latte
- Compare CPU and GPU performance
- Compare different blocksizes
- Compare different algorithms on different machines
- Implement your project on a Jetson TK1 board
Presentation Schedule
Team Name | Date and Time |
March 25 8:00 | |
March 25 8:20 | |
March 25 8:40 | |
March 25 9:00 | |
March 25 9:20 | |
March 29 8:00 | |
March 29 8:20 | |
March 29 8:40 | |
Algo-holics | March 29 9:00 |
March 29 9:20 | |
A-Team | April 1 8:00 |
April 1 8:20 | |
April 1 8:40 | |
Avengers | April 1 9:00 |
April 1 9:20 | |
triForce | April 5 8:00 |
Ghost Cells | April 5 8:20 |
April 5 8:40 | |
GPU n' Chill | April 5 9:00 |
group 6 | April 5 9:20 |
Group and Project Index
You can find a sample project page template here