Difference between revisions of "GPU610/DPS915"
(→The Assignments) |
(→Resources) |
||
Line 70: | Line 70: | ||
= Resources = | = Resources = | ||
* Software Support | * Software Support | ||
+ | ** [http://developer.nvidia.com/cuda-downloads CUDA Toolkit] | ||
** [https://acs.senecac.on.ca/pages/index.php Microsoft Visual Studio 2010 Pro] | ** [https://acs.senecac.on.ca/pages/index.php Microsoft Visual Studio 2010 Pro] | ||
− | + | <!-- | |
** [http://developer.nvidia.com/nvidia-nsight-visual-studio-edition NSight Visual Studio Edition] | ** [http://developer.nvidia.com/nvidia-nsight-visual-studio-edition NSight Visual Studio Edition] | ||
** [http://developer.nvidia.com/nsight-eclipse-edition NSight Eclipse Edition] | ** [http://developer.nvidia.com/nsight-eclipse-edition NSight Eclipse Edition] | ||
+ | --> | ||
* Wikis | * Wikis | ||
** [http://en.wikipedia.org/wiki/Wikipedia:How_to_edit_a_page How To edit Wiki pages] | ** [http://en.wikipedia.org/wiki/Wikipedia:How_to_edit_a_page How To edit Wiki pages] | ||
** [http://en.wikipedia.org/wiki/Wikipedia:Cheatsheet How To edit Wiki Cheatsheet] | ** [http://en.wikipedia.org/wiki/Wikipedia:Cheatsheet How To edit Wiki Cheatsheet] | ||
+ | <!-- | ||
* Subversion | * Subversion | ||
** [http://subversion.tigris.org/ Subversion (SVN)] | ** [http://subversion.tigris.org/ Subversion (SVN)] | ||
Line 83: | Line 86: | ||
** [http://svnbook.red-bean.com/ SVN book at red-bean.com] or download [https://cs.senecac.on.ca/~fardad.soleimanloo/oop344/notes/svn-book.pdf the PDF from here]. | ** [http://svnbook.red-bean.com/ SVN book at red-bean.com] or download [https://cs.senecac.on.ca/~fardad.soleimanloo/oop344/notes/svn-book.pdf the PDF from here]. | ||
** [http://ankhsvn.open.collab.net/ AnkhSVN - Free Visual Studio SVN Integration Alternative To VisualSVN] | ** [http://ankhsvn.open.collab.net/ AnkhSVN - Free Visual Studio SVN Integration Alternative To VisualSVN] | ||
+ | --> | ||
= Archives = | = Archives = |
Revision as of 19:26, 9 January 2013
GPU610/DPS915 | Student List | Group and Project Index | Student Resources | Glossary
Please help make this page resourceful for all GPU610/DPS915 students to use!
Contents
Course Material
GPU610 - Parallel Programming Fundamentals
|
DPS915 - Introduction to Parallel Programming
|
External Links
The Workshops
- The workshops provide timely opportunities to implement some of the material covered during the lectures. Each workshop is graded and all submissions are through Moodle.
- Detail Specifications
- Grading - The window for submission of each workshop is one week plus a day from the date of the workshop period. The penalty for late submission is 50% of the workshop mark.
The Assignments
Evaluation
- Assignments and Presentation 30%
- Workshops 20%
- Test 20%
- Exam 30%
Resources
- Software Support
- Wikis