Difference between revisions of "GPU610/DPS915 G P Index 20171"

From CDOT Wiki
Jump to: navigation, search
(BarraCUDA Boiz)
(Sample Projects (Former Students))
Line 13: Line 13:
 
# Marks will be awarded for both Group Wiki page and for the Presentation proper
 
# Marks will be awarded for both Group Wiki page and for the Presentation proper
  
= Sample Projects (Former Students) =
+
= Sample Projects =
  
#[[GPU610/DPS915_G_P_Index_20157 | Fall 2015 semester]]
+
#[[GPU610/DPS915_G_P_Index_20157 | Fall 2015 semester (Former Students)]]
  
 
Suggested Projects (each * denotes one group that has claimed this topic)
 
Suggested Projects (each * denotes one group that has claimed this topic)
  
<!--
+
# image processing - [ ]
 +
# data compression - [ ]
 +
# grep - [ ]
 +
# object detection/tracking - [ ]
 +
# ray tracing - [http://khrylx.github.io/DSGPURayTracing/ Khrylx ]
 +
# sorting algorithms - [ ]
 +
# Jacobi's method for Poisson's equation - [ ]
 +
# add a feature to Halide - [ ]
 +
 
 +
Carnegie-Mellon University Projects
 +
# [http://15418.courses.cs.cmu.edu/spring2016/article/17 Spring 2016] [http://15418.courses.cs.cmu.edu/spring2016/article/4 CUDA Assignments]
 +
# [http://15418.courses.cs.cmu.edu/spring2015/competition Spring 2015]
 +
# [http://15418.courses.cs.cmu.edu/spring2014/article/12 Spring 2014]
 +
 
 +
Other Universities
 +
# [ ]
 +
# [https://sites.google.com/a/nirmauni.ac.in/cudacodes/cuda-projects india ]
 +
 
 +
Reference Papers:
 +
# [http://www.cs.utexas.edu/~pingali/CS378/2008sp/papers/GPUSurvey.pdf 2008 Survey Paper - you can search this paper for topic ideas]
 +
# [http://www.nvidia.com/object/cuda_showcase_html.html Nvidia Showcase - probably too challenging - but could lead to simpler ideas]
  
# Intel Parallel Studio Advisor - [[https://software.intel.com/en-us/intel-inspector-xe Intel Site]] *
 
# Intel Parallel Studio Inspector - [[https://software.intel.com/en-us/intel-inspector-xe Intel Site]] *
 
# Intel Parallel Studio vTune Amplifier - [[https://software.intel.com/en-us/intel-vtune-amplifier-xe Intel Site]]
 
# Intel Math Kernel Library - [[https://software.intel.com/en-us/intel-mkl Intel Site]] *
 
# Intel Data Analytics Acceleration Library - [[https://software.intel.com/en-us/blogs/daal Intel Site]]
 
# Totalview Debugger - [[http://www.roguewave.com/products-services/student-request-form Get Student License]]
 
# OpenMP Debugging in Visual Studio - [[https://msdn.microsoft.com/en-us/library/ms164746.aspx MSDN Notes]] *
 
# Debugging Threads in Intel Parallel Studio - [[http://www.drdobbs.com/windows/intel-parallel-debugger-extension-for-mi/214502747 Dr Dobbs Article]] *
 
# Threading Building Blocks - Interesting Case Studies - [[http://libaccess.senecacollege.ca:2053/9780596514808 Intel Threading Building Blocks]]*
 
# Analyzing False Sharing - [[http://www.drdobbs.com/parallel/eliminate-false-sharing/217500206 Herb Sutter's Article]] *
 
# The Chapel Programming Language - [[http://chapel.cray.com Chapel Site]] *
 
# Apache's Spark - [[http://spark.apache.org/ Spark Site]] *
 
# OpenMP Profiler - [[http://www.ompp-tool.com/home.html ompP]]
 
# C++11 Threads Library Comparison to OpenMP - Case Studies
 
# C++11 STL Comparison to TBB - Case Studies
 
-->
 
 
= Group and Project Index =
 
= Group and Project Index =
  

Revision as of 21:39, 24 January 2017


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

  1. Use the Group page for a Journal of your activities throughout the course of the project
  2. Project should cover material that differs from the material on the course web site
  3. Presentation can be in Powerpoint or as a Walkthrough the group project page
  4. Link to the project page should be included in the Student List table
  5. Presentation slots are on a first-come first-served basis
  6. Attendance at all presentations is mandatory - marks will be deducted for absenteeism
  7. Marks will be awarded for both Group Wiki page and for the Presentation proper

Sample Projects

  1. Fall 2015 semester (Former Students)

Suggested Projects (each * denotes one group that has claimed this topic)

  1. image processing - [ ]
  2. data compression - [ ]
  3. grep - [ ]
  4. object detection/tracking - [ ]
  5. ray tracing - Khrylx
  6. sorting algorithms - [ ]
  7. Jacobi's method for Poisson's equation - [ ]
  8. add a feature to Halide - [ ]

Carnegie-Mellon University Projects

  1. Spring 2016 CUDA Assignments
  2. Spring 2015
  3. Spring 2014

Other Universities

  1. [ ]
  2. india

Reference Papers:

  1. 2008 Survey Paper - you can search this paper for topic ideas
  2. Nvidia Showcase - probably too challenging - but could lead to simpler ideas

Group and Project Index

You can find a sample project page template here

Your Own Project Name

Project Title

  1. Member Name
  2. eMail All

#BETTERRED

#BETTERRED

  1. Colin Paul
  2. Kartik Nagarajan
  3. Joshua Kraitberg
  4. eMail All

BarraCUDA Boiz

BarraCUDA Boiz

  1. Van Chau Bui
  2. Michael Michalski
  3. Agam Dogra