Difference between revisions of "GPU621/DPS921 G P Index 20229"

From CDOT Wiki
Jump to: navigation, search
(Group and Project Index)
(OpenMP Profiler)
 
(23 intermediate revisions by 7 users not shown)
Line 25: Line 25:
 
# 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]]
Line 65: Line 65:
 
# [mailto:nko4@myseneca.ca?subject=GPU621 Nathaniel Ko]
 
# [mailto:nko4@myseneca.ca?subject=GPU621 Nathaniel Ko]
 
# [mailto:mgregoris2@myseneca.ca;ywu259@myseneca.ca;nko4@myseneca.ca?subject=GPU621 eMail All]
 
# [mailto:mgregoris2@myseneca.ca;ywu259@myseneca.ca;nko4@myseneca.ca?subject=GPU621 eMail All]
 +
 +
== [[GPU621/Debugging OpenMP | OpenMP Debugging]] ==
 +
'''OpenMP Debugging in Visual Studio'''
 +
# [mailto:mliu126@myseneca.ca?subject=GPU621 Jimmy Liu]
 +
# [mailto:sali263@myseneca.ca?subject=GPU621 Sami Ali]
 +
# [mailto:lliu170@myseneca.ca?subject=GPU621 Leon Liu]
 +
 +
== [[GPU621/Apache_Spark_Fall_2022 | Apache Spark]]  ==
 +
'''Apache Spark'''
 +
# [mailto:jhuang240@myseneca.ca?subject=GPU621 Alan Huang]
 +
# [mailto:jyu205@myseneca.ca?subject=GPU621 Jianchang Yu]
 +
# [mailto:plin23@myseneca.ca?subject=GPU621 Tim Lin]
 +
# [mailto:jhuang240@myseneca.ca;jyu205@myseneca.ca;plin23@myseneca.ca?subject=GPU621 eMail All]
 +
 +
== [[GPU621/Analyzing_False_Sharing | Analyzing False Sharing]]  ==
 +
'''Analyzing False Sharing'''
 +
# [mailto:rleong4@myseneca.ca?subject=GPU621 Ryan Leong]
 +
# [mailto:sgpatel22@myseneca.ca?subject=GPU621 Shani Ghanshyambhai Patel]
 +
# [mailto:yppadsala@myseneca.ca?subject=GPU621 Yash Prakashbhai Padsala]
 +
 +
== [[GPU621/Intel DAAL | Intel DAAL]]  ==
 +
'''Intel Data Analytics Accelerator Library'''
 +
# [mailto:alow5@myseneca.ca?subject=GPU621 Adrien Low]
 +
# [mailto:alow5@myseneca.ca?subject=GPU621 Kian Dadkhah Shokrollahi]
 +
 +
== [[GPU621/Chapel | Chapel]]  ==
 +
'''Chapel'''
 +
# [mailto:alow5@myseneca.ca?subject=GPU621 Lihan HuangTang]
 +
 +
== [[GPU621/MKL | MKL]]  ==
 +
'''Intel Math Kernel Library'''
 +
# [mailto:jyzhang7@myseneca.ca?subject=GPU621 John Zhang]
  
 
= Presentation Schedule =
 
= Presentation Schedule =
Line 82: Line 114:
 
|Nov 28
 
|Nov 28
 
|-  
 
|-  
|Group 3  
+
|Apache's Spark - Group 3  
 
|Alan Huang, Jianchang Yu, Tim Lin
 
|Alan Huang, Jianchang Yu, Tim Lin
 
|TBD
 
|TBD
Line 88: Line 120:
 
|Analyzing False Sharing(Group 1)
 
|Analyzing False Sharing(Group 1)
 
|Ryan Leong, Yash Prakashbhai Padsala, Shani Ghanshyambhai Patel
 
|Ryan Leong, Yash Prakashbhai Padsala, Shani Ghanshyambhai Patel
 +
|Week 13
 +
|-
 +
|Intel Vtune Profiler(Group 5)
 +
|Mitchell Gregoris, Roger Wu, Nathaniel Ko
 +
|Dec 2
 +
|-
 +
|Group 2
 +
|Lihan HuangTang
 
|TBD
 
|TBD
|-  
+
|-
|
+
|Math Kernel Library (Group 7)
|
+
|John Zhang
|
+
|Nov 30
 
|}
 
|}
  
 
<br />
 
<br />

Latest revision as of 06:24, 7 December 2022


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!

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 differ from the material on the course web site
  3. Presentation can be in powerpoint or walkthru the group project page
  4. Link to the project page should be on the Participants table
  5. Presentation slots are first come first served
  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

Sample Projects (Former Students)

  1. Winter 2016 semester
  2. Fall 2016 semester
  3. Fall 2017 semester
  4. Fall 2018 semester
  5. Fall 2020 semester

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

  1. Intel Parallel Studio Advisor - [Intel Site] *
  2. Intel Parallel Studio Inspector - [Intel Site] *
  3. Intel Parallel Studio vTune Amplifier - [Intel Site] *
  4. Intel Math Kernel Library - [Intel Site] *
  5. Intel Data Analytics Acceleration Library - [Intel Site]
  6. Totalview Debugger - [Get Student License]
  7. OpenMP Debugging in Visual Studio - [MSDN Notes] *
  8. Debugging Threads in Intel Parallel Studio - [Dr Dobbs Article] *
  9. Analyzing False Sharing - [Herb Sutter's Article]
  10. The Chapel Programming Language - [Chapel Site] *
  11. Apache's Spark - [Spark Site]*
  12. OpenMP Profiler - [ompP]
  13. C++11 Threads Library Comparison to OpenMP - Case Studies *
  14. 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

  1. Riyadh Al-Essawi
  2. Fardad Soleimanloo
  3. eMail All

GPU Targeters

OpenMP Target

  1. Elena Sakhnovitch
  2. Nathan Olah
  3. Yunseon Lee
  4. eMail All

Intel Advisor Group

Intel Advisor

  1. saketepe
  2. Anojan Sothilingam

VTuners

Intel Vtune Profiler

  1. Mitchell Gregoris
  2. Roger Wu
  3. Nathaniel Ko
  4. eMail All

OpenMP Debugging

OpenMP Debugging in Visual Studio

  1. Jimmy Liu
  2. Sami Ali
  3. Leon Liu

Apache Spark

Apache Spark

  1. Alan Huang
  2. Jianchang Yu
  3. Tim Lin
  4. eMail All

Analyzing False Sharing

Analyzing False Sharing

  1. Ryan Leong
  2. Shani Ghanshyambhai Patel
  3. Yash Prakashbhai Padsala

Intel DAAL

Intel Data Analytics Accelerator Library

  1. Adrien Low
  2. Kian Dadkhah Shokrollahi

Chapel

Chapel

  1. Lihan HuangTang

MKL

Intel Math Kernel Library

  1. John Zhang

Presentation Schedule

Team Name Team Member Date and Time
Intel Parallel Studio Inspector Riyadh Al-Essawi, November 28 1:35
Project1 Riyadh,Riyadh,Riyadh Nov 28
Apache's Spark - Group 3 Alan Huang, Jianchang Yu, Tim Lin TBD
Analyzing False Sharing(Group 1) Ryan Leong, Yash Prakashbhai Padsala, Shani Ghanshyambhai Patel Week 13
Intel Vtune Profiler(Group 5) Mitchell Gregoris, Roger Wu, Nathaniel Ko Dec 2
Group 2 Lihan HuangTang TBD
Math Kernel Library (Group 7) John Zhang Nov 30