forked from progforperf/progforperf.github.com
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathassignments.html
More file actions
159 lines (149 loc) · 4.25 KB
/
Copy pathassignments.html
File metadata and controls
159 lines (149 loc) · 4.25 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
<!DOCTYPE html>
<html>
<body>
<img align = "left" src="swami1.jpg" height = "125" width = "125" alt="Swami"> <br>
<h2 style="text-align:center;color:#333399;"> Programming for Performance </h2>
<h3 style="text-align:center;"> (CS 1207) Lectures: M - F 1:00 - 3:50 p.m.</h3>
<hr />
<div style="width:20%; float: left">
<div style="background-color:#E0E0E0;">
<h3 style="background-color:#FFA500;borderStyle:dashed;text-align:center;"> Links </h3>
<a href="index.html"> Announcements </a> <br />
<a href="lectures.html"> Lectures </a> <br />
Assignments <br />
<a href="references.html"> References </a> <br />
<a href="https://piazza.com/class#spring2013/cs1207"> Piazza </a> <br />
</div>
<div style="background-color:#E0E0E0;">
<h3 style="background-color:#FFA500;borderStyle:dashed;text-align:center;"> Instructor </h3>
Sudheer Kumar <br />
Email: <a href="mailto:cdsudheerkumar@sssihl.edu.in "> cdsudheerkumar@sssihl.edu.in </a> <br />
</div>
<!--
<div style="background-color:#E0E0E0;">
<h3 style="background-color:#FFA500;borderStyle:dashed;text-align:center;">Teaching Assistant</h3>
Osman Sarood <br />
Email: <a href="mailto:sarood1@illinois.edu;">sarood1@illinois.edu </a> <br />
Office : 0207 SC <br />
Office Hours: Wed. 9-11 <br />
</div>
<div style="background-color:#E0E0E0;">
<h3 style="background-color:#FFA500;borderStyle:dashed;text-align:center;">Newsgroup</h3>
<a href="https://news.cs.illinois.edu/pnews/indexing.php?server=news.cs.illinois.edu&group=class.fa12.cs420">Newsgroup </a> <br />
</div>
-->
<div style="background-color:#E0E0E0;">
<h3 style="background-color:#FFA500;borderStyle:dashed;text-align:center;">Textbook</h3>
Introduction to High Performance Computing for Scientists and Engineers by Georg Hager and Gerhard Wellein. <em> CRC Press </em> <br />
</div>
</div>
<div style="width:75%; float: right">
<div style="background-color:#E0E0E0;">
<h3 style="background-color:#FFA500;borderStyle:dashed;text-align:center;"> Assignments </h3>
<table border="1">
<tr>
<th> Assignment</th>
<th> Date Assign</th>
<th> Due date </th>
<th> Topic </th>
</tr>
<!--<tr>
<td> Machine Problem 1 </td>
<td>Jan 18</td>
<td>Jan 24</td>
<td> Locality
<td> <a href="foils/MP1.docx"> MP1 (docx) </a>
<a href="foils/2dpOutput.zip">Datasets </a>
</td>
<td></td>
</tr>
<tr>
<!--
<td> Machine Problem 2 </td>
<td>Sept 17</td>
<td>Sept 26</td>
<td> Vectorization
<td> <a href="foils/MP2.docx"> MP2 (docx) </a>
<a href="foils/set2_out_E_WHAT.txt"> set2_out_E.txt </a>
<a href="set1_out_E.txt"> set1_out_E.txt </a>
</td>
<td></td>
</tr>
<tr>
<td> Homework 1 </td>
<td>Sept 18</td>
<td>Better to solve before Monday September 24</td>
<td> Locality
<td> <a href="foils/hw1.docx"> Homework 1 (docx) </a>
</td>
</tr>
<tr>
<td> Machine Problem 3 </td>
<td>Sept 28</td>
<td>8 Oct</td>
<td> Data Access Optimization
<td> <a href="MP3.2.docx"> MP3</a>
</td>
<td></td>
</tr>
<tr>
<td> Homework 2 </td>
<td>October 1</td>
<td>Better to solve before Friday, October 5</td>
<td> Vectorization
<td> <a href="foils/hw2.docx"> Homework 2 (docx) </a> <br> <a href="foils/HW2SOL.docx"> Solutions </a>
</td>
<tr>
<td> Homework 3 </td>
<td>October 5</td>
<td>Try to do problems 2 and 3 by Monday the 8th of October</td>
<td>OpenMP
<td> <a href="foils/hw3.pdf"> Homework 3 (pdf) </a>
</td>
<tr>
<td> Machine Problem 4 </td>
<td>Oct 13</td>
<td>26 Oct</td>
<td> OpenMP
<td> <a href="MP4.1.docx"> MP4</a>
<a href="seq2.txt"> seq</a>
</td>
<td></td>
</tr>
<tr>
<td> Machine Problem 5 </td>
<td>Oct 29</td>
<td>12 Nov</td>
<td> OpenMP
<td> <a href="MP5.doc"> MP5 </a> <br> <a href="foils/a.rtf"> Test matrix 1 </a> <br> <a href="foils/fidapm08.rtf"> Test matrix 2 </a> <br> <a href="foils/fidapm11.rtf"> Test matrix 3 </a>
</td>
<td></td>
</tr>
<tr>
<td> Machine Problem 6 </td>
<td>Nov 12</td>
<td>Nov 28</td>
<td> MPI
<td> <a href="MP6 (3).doc"> MP6 </a> <br>
</td>
<td></td>
</tr>
<tr>
<td> Machine Problem 7 </td>
<td>Nov 30</td>
<td>Dec 7 </td>
<td> MPI
<td> <a href="MP7.doc"> MP7 </a> <br>
</td>
<td></td>
</tr>
<tr>
<td> Extra credit for 4-credit students </td>
<td>Dec. 3</td>
<td>Dec 12 </td>
<td> MPI
<td> Problem 8.11 from Quinn's book, but the resulting matrix should be rowwise block decomposed,*not* columwise as the problem states.</td>
<td></td>
</tr>
-->
</tr>