Difference between revisions of "GPU621/DPS921 G P Index 20211"
(→Sample Projects (Former Students)) |
|||
(42 intermediate revisions by 12 users not shown) | |||
Line 1: | Line 1: | ||
− | {{GPU621/DPS921 Index | | + | {{GPU621/DPS921 Index | 20217}} |
Please add an overview of your group here and create a separate project page for your group! | Please add an overview of your group here and create a separate project page for your group! | ||
Line 22: | Line 22: | ||
Suggested Projects (each * denotes one group that has claimed this topic) | Suggested Projects (each * denotes one group that has claimed this topic) | ||
− | # Intel Parallel Studio Advisor - [[https://software.intel.com/en-us/intel-advisor-xe Intel Site]] | + | # Intel Parallel Studio Advisor - [[https://software.intel.com/en-us/intel-advisor-xe Intel Site]] |
− | # Intel Parallel Studio Inspector - [[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 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 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]] | # 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]] | # 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]] | + | # 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]] | + | # Debugging Threads in Intel Parallel Studio - [[http://www.drdobbs.com/windows/intel-parallel-debugger-extension-for-mi/214502747 Dr Dobbs Article]] |
# Analyzing False Sharing - [[http://www.drdobbs.com/parallel/eliminate-false-sharing/217500206 Herb Sutter's Article]] | # 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]] | + | # The Chapel Programming Language - [[http://chapel.cray.com Chapel Site]] |
− | # Apache's Spark - [[http://spark.apache.org/ Spark Site]] | + | # Apache's Spark - [[http://spark.apache.org/ Spark Site]] |
# OpenMP Profiler - [[http://www.ompp-tool.com/home.html ompP]] | # OpenMP Profiler - [[http://www.ompp-tool.com/home.html ompP]] | ||
− | # C++11 Threads Library Comparison to OpenMP - Case Studies | + | # C++11 Threads Library Comparison to OpenMP - Case Studies |
− | # C++11 STL Comparison to TBB - Case Studies | + | # C++11 STL Comparison to TBB - Case Studies |
= Group and Project Index = | = Group and Project Index = | ||
Line 53: | Line 53: | ||
# [mailto:vnagarajan1@myseneca.ca?subject=DPS921 Varshan Nagarajan] | # [mailto:vnagarajan1@myseneca.ca?subject=DPS921 Varshan Nagarajan] | ||
# [mailto:lsie@myseneca.ca;vnagarajan1@myseneca.ca;jinkster@myseneca.ca?subject=DPS921 eMail All] | # [mailto:lsie@myseneca.ca;vnagarajan1@myseneca.ca;jinkster@myseneca.ca?subject=DPS921 eMail All] | ||
+ | |||
+ | == [[DPS921/ A Crash Course on Processors | That's Not Parallel Bro]] == | ||
+ | ''' A Crash Course on Processors''' | ||
+ | # [mailto:mschumacher@myseneca.ca?subject=DPS921 Matthew Schumacher] | ||
+ | # [mailto:gzayarnyy@myseneca.ca@myseneca.ca?subject=DPS921 Glib Zayarnyy] | ||
+ | |||
+ | == [[GPU621/False Sharing | False Sharing ]] == | ||
+ | '''Analyzing False Sharing''' | ||
+ | # [mailto:kchou4@myseneca.ca?subject=DPS921 Kevin Chou] | ||
+ | |||
+ | == [[GPU621/OpenMP Debugging | We hate bugs]] == | ||
+ | '''OpenMP Debugging in Visual Studio''' | ||
+ | # [mailto:klee214i@myseneca.ca?subject=GPU621 Kimin Lee] | ||
+ | # [mailto:jluna4@myseneca.ca?subject=GPU621 Jashua Luna] | ||
+ | # [mailto:ipark10@myseneca.ca?subject=GPU621 Irene Park] | ||
+ | |||
+ | == [[GPU621/Intel Data Analytics Acceleration Library | Fast and Furious ]] == | ||
+ | '''Fast and Furious''' | ||
+ | # [mailto:ang65@myseneca.ca?subject=GPU621 Adrian Ng] | ||
+ | # [mailto:mzapolski@myseneca.ca?subject=GPU621 Milosz Zapolski] | ||
+ | # [mailto:mfaiz3@myseneca.ca?subject=GPU621 Muhammad Faiz] | ||
+ | |||
+ | == [[GPU621/Intel oneMKL - Math Kernel Library | Intel oneMKL - Math Kernel Library]] == | ||
+ | '''Intel oneMKL - Math Kernel Library''' | ||
+ | # [mailto:mwu70@myseneca.ca?subject=GPU621 Menglin Wu] | ||
+ | # [mailto:smsbukhari@myseneca.ca?subject=GPU621 Syed Muhammad Saad Bukhari] | ||
+ | # [mailto:lxu72@myseneca.ca?subject=GPU621 Lin Xu] | ||
+ | |||
+ | == [[GPU621/Intel_Advisor_Assistant | Your Optimization Co-Pilot]] == | ||
+ | '''Intel Advisor''' | ||
+ | # [mailto:rramirez2@myseneca.ca?subject=GPU621 Ricardo Ramirez] | ||
+ | # [mailto:pparichehreh1@myseneca.ca?subject=GPU621 Parsa Parichehreh] | ||
+ | # [mailto:jpkoradiya@myseneca.ca?subject=GPU621 Jigarkumar Pritamkumar Koradiya] | ||
+ | |||
+ | == [[GPU621/Intel_Parallel_Studio_VTune_Amplifier | Intel Parallel Studio VTune Amplifier ]] == | ||
+ | '''Single Corers''' | ||
+ | # [mailto:ikondrakov@myseneca.ca?subject=GPU621 Iurii Kondrakov] | ||
+ | # [mailto:tpmai@myseneca.ca?subject=GPU621 James Mai] | ||
+ | # [mailto:sgriffis@myseneca.ca?subject=GPU621 Stephen Griffis] | ||
+ | |||
+ | == [[GPU621/Intel Parallel Studio Inspector. | Intel Inspector ]] == | ||
+ | '''Intel Parallel Studio Inspector''' | ||
+ | # [mailto:ekyei1@myseneca.ca?subject=GPU621 Elliot Kyei] | ||
+ | # [mailto:jrazwar@myseneca.ca?subject=GPU621 Joel Raymond] | ||
+ | # [mailto:mfaiz3@myseneca.ca?subject=GPU621 Muhammad Faiz] | ||
+ | |||
+ | == [[GPU621/GameEngineParallelisation | Game Engine Parallelisation]] == | ||
+ | '''Game Engine Parallelisation''' | ||
+ | # [mailto:dkerr10@myseneca.ca?subject=GPU621 Daniel Kerr] | ||
= Presentation Schedule = | = Presentation Schedule = | ||
Line 59: | Line 108: | ||
|- | |- | ||
|Team Name | |Team Name | ||
+ | |Project Title | ||
|Date and Time | |Date and Time | ||
|- | |- | ||
− | | | + | |Nikita Sushko, Glib Gnennyi |
− | | | + | |The Chapel Programming Language |
+ | |Dec 2nd 08:10AM | ||
+ | |- | ||
+ | |Lin Xu, Menglin Wu, Syed Muhammad Saad | ||
+ | |Intel Math Kernel Library | ||
+ | |Dec 2nd 08:30AM | ||
+ | |- | ||
+ | |Daniel Kerr | ||
+ | |Parallelization in Game Engines | ||
+ | |Dec 2nd 08:45AM | ||
+ | |- | ||
+ | |Adrian Ng, Milosz Zapolski | ||
+ | |Intel Data Analytics Acceleration Library | ||
+ | |Dec 9th 08:10AM | ||
+ | |- | ||
+ | |Kevin Chou | ||
+ | |Analyzing False Sharing | ||
+ | |Dec 9th 08:30AM | ||
+ | |- | ||
+ | |Jigarkumar Pritamkumar Koradiya, Parsa Parichehreh, Ricardo Ramirez | ||
+ | |Intel Parallel Studio Advisor | ||
+ | |Dec 9th 08:45AM | ||
+ | |- | ||
+ | |Kimin Lee, Irene Park, Jashua Luna | ||
+ | |OpenMP Debugging in Visual Studio | ||
+ | |Dec 9th 09:00AM | ||
|- | |- | ||
− | | | + | |Elliot Kyei, Joel Raymond, Muhammad Faiz |
− | | | + | |Intel Parallel Studio Inspector |
+ | |Dec 9th 09:15AM | ||
|- | |- | ||
− | | | + | |Iurii Kondrakov, Stephen Griffis, James Mai |
− | | | + | |Intel Parallel Studio vTune Amplifier |
+ | |Dec 9th 09:30AM | ||
|- | |- | ||
+ | |[[https://wiki.cdot.senecacollege.ca/wiki/DPS921/Intel_Math_Kernel_Library | Slightly Above Average]] | ||
| | | | ||
− | | | + | |Dec 9th 08:10AM |
− | |||
− | |||
− | |||
|- | |- | ||
+ | |That's Not Parallel Bro: A Crash Course on Processors | ||
| | | | ||
− | | | + | |Dec 9th 08:10AM |
|} | |} | ||
<br /> | <br /> |
Latest revision as of 09:31, 13 December 2021
GPU621/DPS921 | Participants | Groups and Projects | Resources | Glossary
Please add an overview of your group here and create a separate project page for your group!
Contents
Project Rules
- Use the Group page for a Journal of your activities throughout the course of the project
- Project should cover material that differ from the material on the course web site
- Presentation can be in powerpoint or walkthru the group project page
- Link to the project page should be on the Participants table
- Presentation slots are first come first served
- 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
Sample Projects (Former Students)
Suggested Projects (each * denotes one group that has claimed this topic)
- Intel Parallel Studio Advisor - [Intel Site]
- Intel Parallel Studio Inspector - [Intel Site]
- Intel Parallel Studio vTune Amplifier - [Intel Site]
- Intel Math Kernel Library - [Intel Site] *
- Intel Data Analytics Acceleration Library - [Intel Site]
- Totalview Debugger - [Get Student License]
- OpenMP Debugging in Visual Studio - [MSDN Notes]
- Debugging Threads in Intel Parallel Studio - [Dr Dobbs Article]
- Analyzing False Sharing - [Herb Sutter's Article]
- The Chapel Programming Language - [Chapel Site]
- Apache's Spark - [Spark Site]
- OpenMP Profiler - [ompP]
- C++11 Threads Library Comparison to OpenMP - Case Studies
- C++11 STL Comparison to TBB - Case Studies
Group and Project Index
You can find a sample project page template here
Sample Project
Project Title here
Intel Math Kernel Library
Slightly Above Average
That's Not Parallel Bro
A Crash Course on Processors
False Sharing
Analyzing False Sharing
We hate bugs
OpenMP Debugging in Visual Studio
Fast and Furious
Fast and Furious
Intel oneMKL - Math Kernel Library
Intel oneMKL - Math Kernel Library
Your Optimization Co-Pilot
Intel Advisor
Intel Parallel Studio VTune Amplifier
Single Corers
Intel Inspector
Intel Parallel Studio Inspector
Game Engine Parallelisation
Game Engine Parallelisation
Presentation Schedule
Team Name | Project Title | Date and Time |
Nikita Sushko, Glib Gnennyi | The Chapel Programming Language | Dec 2nd 08:10AM |
Lin Xu, Menglin Wu, Syed Muhammad Saad | Intel Math Kernel Library | Dec 2nd 08:30AM |
Daniel Kerr | Parallelization in Game Engines | Dec 2nd 08:45AM |
Adrian Ng, Milosz Zapolski | Intel Data Analytics Acceleration Library | Dec 9th 08:10AM |
Kevin Chou | Analyzing False Sharing | Dec 9th 08:30AM |
Jigarkumar Pritamkumar Koradiya, Parsa Parichehreh, Ricardo Ramirez | Intel Parallel Studio Advisor | Dec 9th 08:45AM |
Kimin Lee, Irene Park, Jashua Luna | OpenMP Debugging in Visual Studio | Dec 9th 09:00AM |
Elliot Kyei, Joel Raymond, Muhammad Faiz | Intel Parallel Studio Inspector | Dec 9th 09:15AM |
Iurii Kondrakov, Stephen Griffis, James Mai | Intel Parallel Studio vTune Amplifier | Dec 9th 09:30AM |
[| Slightly Above Average] | Dec 9th 08:10AM | |
That's Not Parallel Bro: A Crash Course on Processors | Dec 9th 08:10AM |