forked from progforperf/progforperf.github.com
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
201 lines (159 loc) · 7.64 KB
/
Copy pathindex.html
File metadata and controls
201 lines (159 loc) · 7.64 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
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-41972553-1', 'github.com');
ga('send', 'pageview');
</script>
<!DOCTYPE html>
<html>
<body>
<img align = "left" src="swami.png" height = "125" width = "125" alt="Swami"> <br>
<img align = "right" src="SSSIHL.jpg" height = "110" width = "110" alt="SSSIHL">
<h2 style="text-align:center;color:#333399;"> Programming for Performance </h2>
<h3 style="text-align:center;"> (CS 1207) Mon - Fri 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>
Announcements <br />
<a href="lectures.html"> Lectures </a> <br />
<a href="assignments.html"> Assignments </a> <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:sudheer3@gmail.com"> sudheer3@gmail.com </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 style="background-color:#E0E0E0;">
<h3 style="background-color:#FFA500;borderStyle:dashed;text-align:center;">Institute</h3>
University website: <a href="http://sssihl.edu.in">SSSIHL</a> <br />
Bhagawan: <a href="http://radiosai.org">Radio Sai</a> <br />
</div> <br>
-->
<div> <br>
<img align = "left" src="http://www.tacc.utexas.edu/image/image_gallery?uuid=0872a151-f2cc-43cf-906f-02554f471d27&groupId=13601&t=1354463688372" height = "150" width = "150" alt="Stampede">
<img align = "left" src="http://www.desktopreview.com/assets/12323.jpg" height = "150" width = "150" alt="MIC">
<img align = "left" src="https://encrypted-tbn2.gstatic.com/images?q=tbn:ANd9GcSU47H08ywdnkyTu5RSNmONHrekBlTQ3gTiTF3WEv_c0pdtun4Bew" height = "150" width = "150" alt="kepler">
<img align = "left" src="https://encrypted-tbn2.gstatic.com/images?q=tbn:ANd9GcSol_VBACI_hi7h-Kp5eyowTlFsG377VlfiDifvRGt0m4iri9va8Q" height = "150" width = "150" alt="SandyBridge">
</div> <br>
</div>
<div style="width:75%; float: right">
<div style="background-color:#E0E0E0;">
<h3 style="background-color:#FFA500;borderStyle:dashed;text-align:center;"> Announcements </h3>
<dl>
<dt> Mar 22 </dt>
<dd> Quiz and its solution are posted in the assignments page. Sample solution for the programming contest is also posted.
CONGRATULATIONS for successfully completing the course !!! </dd>
</dl>
<dl>
<dt> Mar 21 </dt>
<dd> Optional Programming contest is posted. Work on this at your own convenience. </dd>
</dl>
<dl>
<dt> Mar 21 </dt>
<dd> GTC 2013 keynote was watched partly. Udacity course <a href="https://www.udacity.com/course/cs344"> cs344</a> course material along with videos is shared.
PS1 to PS3 from udacity are due March 22.
</dd>
</dl>
<dl>
<dt> Mar 18 </dt>
<dd> GPU (CUDA) programming lecture is posted. Last year's course website: <a href="http://dmacssite.github.com">http://dmacssite.github.com</a> </dd>
</dl>
<dl>
<dt> Mar 18 </dt>
<dd> Programming contest <a href="./ProgrammingContest_results.pdf"> results </a> are posted. Congratulations to everyone for working hard on this, special mentions to Pinak and Hemanth!!! </dd>
</dl>
<dl>
<dt> Mar 15 </dt>
<dd> Programming contest (Test) is posted. It is strictly an individual test. Breaking the academic trust leads to disqualification. </dd>
</dl>
<dl>
<dt> Mar 12 </dt>
<dd> LS 6 is posted. It introduces the MIC (Intel Xeon Phi) based programming.</dd>
</dl>
<dl>
<dt> Mar 8 </dt>
<dd> PA3B is posted. Compare your PA3A solution with the solution given here.</dd>
</dl>
<dl>
<dt> Feb 28 </dt>
<dd> PA3 is posted. Strict deadline for submission is on March 7th. It is a class competition assignment.</dd>
</dl>
<dl>
<dt> Feb 20 </dt>
<dd> LS5 is posted. The objective of this lab is to learn cache blocking. Lecture slides are also posted.</dd>
</dl>
<dl>
<dt> Feb 11 </dt>
<dd> PA 2 is posted. The objective of the assignment is to learn writing efficient SIMD code (you are encouraged to use
IACA to check the efficiency). And also in this assignment, we will test how effective the compiler vectorization capabilities are.
A relevant lecture notes (<a href="http://progforperf.github.com/Vectorization.pdf">Compiler Vectorization</a>) is also posted.</dd>
</dl>
<dl>
<dt> Feb 5 </dt>
<dd> LS 4 is posted. The objective of the assignment is to check the effectiveness of MATMUL code vectorization using
IACA (Intel Architecture Code Analyzer). It is a nice opportunity to also observe how professional code is written.</dd>
</dl>
<dl>
<dt> Jan 30th </dt>
<dd> A document with useful links on writing branch predictor friendly code is posted in the lectures page.</dd>
</dl>
<dl><dt> Jan 29th</dt>
<dd> Update: In view of the due date change of LS2, the due date for both PA1 and LS3 is changed to Feb 3rd (Sunday) 10 PM.</dd>
</dl>
<dl>
<dt> Jan 24th </dt>
<dd> LS2 is posted. It is scheduled for Jan 26th.
</dl>
<dl><dt> Jan 24th</dt>
<dd> PA1 is posted. It is an individual assignment.</dd>
</dl>
<dl>
<dt> Jan 26th</dt>
<dd> Update: To give you more time for doing a comprehensive study and analysis of the Lab sessions
(2&3), i.e., sorting, scalaradd, reduction(benchmarkcode), the deadline for this set of Lab sessions is postponed to tomorrow.
LS2 submission Due: Jan 28th 10PM.
</dd>
</dl>
<dl>
<dt> Jan 18th</dt>
<dd> The tar file with various versions of Matrix Multiplication code is posted.
Use build.sh to build and run.sh to run all the versions. </dd>
</dl>
<dl>
<dt> Jan 17th</dt>
<dd> Syllabus is here. <a href="Syllabus.pdf">Syllabus</a> </dd>
</dl>
<dl>
<dt> Jan 17th</dt>
<dd> 2012 version of this course (on local e-guru): <a href="http://192.168.11.53/eguru/course/view.php?id=227">progforperf2012</a> </dd>
</dl>
<dl>
<dt>Jan 17th</dt>
<dd> Welcome to CS 1207 ! </dd>
</dl>
<dl>
<b>Academic Integrity:</b>
All LS's and PA1 are single-student homeworks. The work must be all your own. Do not copy any parts of any of the homeworks from anyone including the web. Do not look at other students' code, papers, or exams. Do not make any parts of your homework available to anyone, and make sure no one can read your files.
We will be using the Moss system to detect software plagiarism. This system is amazingly good, because it understands the programming language C.
It is not considered copying to clarify vague points in the assignments, or to give help or receive help in using the computer systems, compilers, debuggers, profilers, or other facilities.
Any thing other than those mentioned will be considered as copying.
</dl>
<dl>
<b> Credits: </b>
Much of the material used in this course is taken from the courses taught by distinguished professors: Prof. Markus Puschel (ETH), Prof. Maria Garzaran (UIUC),
Prof. Keshav Pingali (UT), Prof. Charles E. Leiserson (MIT), Prof. Richard Vudua (GaTech), Prof. James Demmel and Prof. Dan Garcia (UCB), Prof. Saday (Ohio).
Thanks to all of them for making their course material available online.
</dl>
</div>
</body>
</html>