Difference between revisions of "CSC352 Class Page 2017"

From dftwiki3
Jump to: navigation, search
Line 20: Line 20:
 
Week 1
 
Week 1
 
|-
 
|-
 +
|
 
* Performance
 
* Performance
 
* Speedup
 
* Speedup
Line 27: Line 28:
 
Week 2
 
Week 2
 
|-
 
|-
 +
|
 
* Java Thread-Safe Libraries
 
* Java Thread-Safe Libraries
 
* Static Variables
 
* Static Variables
Line 32: Line 34:
 
Week 3
 
Week 3
 
|-
 
|-
 +
|
 
* Introduction to C
 
* Introduction to C
 
|
 
|
 
Week 4<br />Week 5
 
Week 4<br />Week 5
 
|-
 
|-
 +
|
 
* MPI
 
* MPI
 
|  
 
|  
 
Week  6<br />Week 7
 
Week  6<br />Week 7
 
|-
 
|-
 +
|
 
* AWS
 
* AWS
 
* MySQL + MPI
 
* MySQL + MPI
Line 46: Line 51:
 
Week 8<br />Week 9
 
Week 8<br />Week 9
 
|-
 
|-
 +
|
 
* MapReduce
 
* MapReduce
 
* Hadoop, Java
 
* Hadoop, Java
Line 53: Line 59:
 
Week 10<br />Week 11
 
Week 10<br />Week 11
 
|-
 
|-
 +
|
 
* Apache Spark
 
* Apache Spark
 
|
 
|
 
Week 12
 
Week 12
 
|-
 
|-
 +
|
 
* GPU  
 
* GPU  
 
|
 
|

Revision as of 12:26, 8 December 2016

--D. Thiebaut (talk) 10:37, 2 December 2016 (EST)



Home | Syllabus | Schedule | Links & Resources


Topics to be covered: Week (approx)
  • Syllabus
  • Parallelism
  • Interrupts
  • Processes/Threads
  • Latex

Week 1

  • Performance
  • Speedup
  • Amdhal's Law
  • Java threads + Synchronization

Week 2

  • Java Thread-Safe Libraries
  • Static Variables

Week 3

  • Introduction to C

Week 4
Week 5

  • MPI

Week 6
Week 7

  • AWS
  • MySQL + MPI
  • MPI Clusters on AWS

Week 8
Week 9

  • MapReduce
  • Hadoop, Java
  • Hadoop, Python
  • Hadoop AWS

Week 10
Week 11

  • Apache Spark

Week 12

  • GPU

Week 13


 


Week 1 Jan 26, 27    


Topics: Lab/Hw Reading
  • Tuesday/Thursday


 


Week 2 Jan 31, Feb 2    


Topics: Lab/Hw Reading
  • Tuesday/Thursday


 


Week 3 Feb 7, 9    


Topics: Lab/Hw Reading
  • Tuesday/Thursday


 


Week 4 Feb 14, 16    


Topics: Lab/Hw Reading
  • Tuesday/Thursday


 


Week 5 Feb 21    


Topics: Lab/Hw Reading
  • Tuesday
  • Thursday: Rally Day


 


Week 6 Feb 28, Mar 2    


Topics: Lab/Hw Reading
  • Tuesday/Thursday


 


Week 7 Mar 7, 9    


Topics: Lab/Hw Reading
  • Tuesday/Thursday


SPRING BREAK


 


Week 8 Mar 21, 23    


Topics: Lab/Hw Reading
  • Tuesday/Thursday


 


Week 9 Mar 28, 30    


Topics: Lab/Hw Reading
  • Tuesday/Thursday


 


Week 10 Apr 4, 6    


Topics: Lab/Hw Reading
  • Tuesday/Thursday


 


Week 11 Apr 11, 13    


Topics: Lab/Hw Reading
  • Tuesday/Thursday


 


Week 12 Apr 18, 20    


Topics: Lab/Hw Reading
  • Tuesday/Thursday


 


Week 13 Apr 25, 27    


Topics: Lab/Hw Reading
  • Tuesday/Thursday


 


Week 14 May 2, 4    


Topics: Lab/Hw Reading
  • Tuesday/Thursday


Links and Resources


Latex


Here are some nice video tutorials on using Latex to write papers.


Smith Elements of Style



On-Line Resources

MPI

  • Introduction to MPI, by Blaise Barney, Lawrence Livermore National Laboratory. Another short but excellent coverage of a topic in parallel processing, this time MPI.

Hadoop

Microprocessors



Papers

This is a tentative and non exhaustive list of papers scheduled for reading this semester.

Introduction

Paper Pages

50

2

General/Parallelism

Paper Pages

5

7

5

MPI

Paper Pages
  • Learning from the Success of MPI, by WIlliam D. Gropp, Argonne National Lab, 2002.                                             

11

GPUs

Paper Pages

6

Virtualization

Paper Pages

5

Cloud

Paper Pages

1.5

  • A View of Cloud Computing, 2010, By Armbrust, Michael and Fox, Armando and Griffith, Rean and Joseph, Anthony D. and Katz, Randy and Konwinski, Andy and Lee, Gunho and Patterson, David and Rabkin, Ariel and Stoica, Ion and Zaharia, Matei.

9

13

5

2


See also this page for video.

10