-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
216 lines (170 loc) · 7.34 KB
/
index.html
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
202
203
204
205
206
207
208
209
210
211
212
213
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html lang="en" xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>CnC-2016 Workshop</title>
<!-- Framework CSS -->
<link rel="stylesheet" href="css/blueprint/screen.css" type="text/css" media="screen, projection" />
<link rel="stylesheet" href="css/blueprint/print.css" type="text/css" media="print" />
<!--[if lt IE 8]>
<link rel="stylesheet" href="css/blueprint/ie.css" type="text/css" media="screen, projection" />
<![endif]-->
<link rel="stylesheet" href="css/blueprint/plugins/fancy-type/screen.css" type="text/css" media="screen, projection" />
<!-- End Framework CSS -->
</head>
<body>
<div class="container">
<!-- BEGIN HEADER -->
<div class="span-24">
<div class="span-3">
<img src="./cnc-logo.png" width="100" alt="CnC Logo" />
</div>
<div class="last">
<h2>CnC-2016: The Eighth Annual <strong>Concurrent Collections</strong> Workshop</h2>
<h3 class="alt">September 26-27, 2016 at Rochester, NY (co-located with <a href="https://lcpc2016.wordpress.com/">LCPC'16</a>) </h3>
</div>
<hr />
</div>
<!-- END HEADER -->
<!-- BEGIN LEFT PANEL -->
<div class="span-4 colborder">
<h3 class="caps">Important Dates</h3>
<dl class="box">
<dt>Abstracts</dt>
<dd>August 29, 2016</dd>
<dt>Notification</dt>
<dd>September 12, 2016</dd>
<dt>Workshop</dt>
<dd>September 26-27, 2016</dd>
</dl>
<h3 class="caps prepend-top">CnC Events</h3>
<dl>
<dd><a href="https://engineering.purdue.edu/plcl/cnc2015/index.html">CnC'15 (7th annual)</a></dd>
<dd><a href="http://cass-mt.pnnl.gov/cnc2014">CnC'14 (6th annual)</a></dd>
<dd><a href="http://web.cs.ucla.edu/~pouchet/cnc2013">CnC'13 (5th annual)</a></dd>
<dd><a href="http://i2pc.cs.illinois.edu/cnc2012/index.html">CnC'12 (4th annual)</a></dd>
<dd><a href="http://cnc11.hpcgarage.org">CnC'11 (3rd annual)</a></dd>
<dd><a href="http://cnc10.rice.edu">CnC'10 (2nd)</a></dd>
<dd>CnC'09 (1st)</dd>
</dl>
<h3 class="caps prepend-top">Chairs</h3>
<dl class="box">
<dt><a href="https://www.linkedin.com/in/alina-sb%C3%AErlea-62b66a7">Alina Sbîrlea</a></dt>
<dd>Google Inc.</dd>
<dt><a href="http://vsarkar.rice.edu">Vivek Sarkar</a></dt>
<dd>Rice University</dd>
</dl>
<h3 class="caps prepend-top">Steering committee</h3>
<dl class="box">
<dt><a href="http://www.cs.rice.edu/~zoran/Welcome.html">Zoran Budimlić</a></dt>
<dd>Rice University</dd>
<dt><a href="http://newport.eecs.uci.edu/~amowli/">Aparna Chandramowlishwaran</a></dt>
<dd>UC Irvine</dd>
<dt><a href="http://software.intel.com/en-us/videos/meet-kath-knobe/">Kath Knobe</a></dt>
<dd>Rice University</dd>
<dt><a href="https://engineering.purdue.edu/~milind/">Milind Kulkarni</a></dt>
<dd>Purdue University</dd>
<dt><a href="https://cse.osu.edu/people/pouchet.2">Louis-Noel Pouchet</a></dt>
<dd>Ohio State University</dd>
<dt><a href="https://www.linkedin.com/in/frank-schlimbach-8a595652">Frank Schlimbach</a></dt>
<dd>Intel Corp.</dd>
</dl>
</div>
<!-- END LEFT PANEL -->
<!-- BEGIN BODY -->
<div class="span-10 colborder">
The annual Concurrent Collections (CnC) workshop is as a forum
for researchers and developers of parallel programs to
interact on a variety of issues related to next-generation
parallel programming models. The focus is on fostering a
community around
the <a href="http://software.intel.com/en-us/articles/intel-concurrent-collections-for-cc">CnC
programming model</a>; however, we also strongly encourage
participation by anyone with an interest programming models
inspired by dataflow and/or tuple space ideas as well as
current or emerging applications of such models.
<div class="prepend-top">
<h4 class="caps prepend-top">Participation and call for abstracts</h4>
<p>The workshop agenda will include CnC tutorials on current
and future trends and talks selected from contributed
abstracts. Topics of interest include, but are not
limited to: language design and implementation,
semantics and theory, application experiences, and teaching CnC.</p>
<p>If you are interested in giving a talk, please submit a
short abstract (between 200–500 words in length) to the
workshop chairs at
<a href="mailto:[email protected]">[email protected]</a>
no later than Monday, August 29, 2016. Please include:</p>
<ul>
<li>Name</li>
<li>Affiliation</li>
<li>At most one page abstract of the work to be presented</li>.
</ul>
</div>
<div class="prepend-top">
<h4 class="caps prepend-top">Location</h4>
<p>The workshop will be held at the University of Rochester. More details coming soon.</p>
</div>
<div class="prepend-top">
<h4 class="caps prepend-top">Hotel Information</h4>
<p>TBD</p>
</div>
<div class="prepend-top">
<h4 class="caps prepend-top">Agenda</h4>
<p>The workshop agenda includes research and experience
presentations, a keynote address, a tutorial and
plenty of time will be left open for unstructured mixing,
mingling, and networking.</p>
Accepted talks will be added after the notification deadline.
</div>
</div>
<!-- END BODY -->
<!-- BEGIN RIGHT PANEL -->
<div class="span-6 last">
<div class="prepend-top append-bottom">
<h4 class="caps">Background on CnC</h4>
CnC is a parallel programming model for mainstream programmers
that philosophically differs from other approaches.
CnC programmers do not specify parallel operations. Instead,
they only specify semantic ordering constraints. This provides
a separation of concerns between the domain expert and tuning expert,
simplifying the domain expert’s job while providing more flexibility
to the tuning expert. Details on CnC and related research can be
found at:
<blockquote class="box">
<a href="http://software.intel.com/en-us/articles/intel-concurrent-collections-for-cc/">http://intel.ly/concurrent-collections</a>
<br /> and <br />
<a href="http://habanero.rice.edu/cnc">http://habanero.rice.edu/cnc</a>
</blockquote>
Prior workshops have served as a forum for users and potential
users of Concurrent Collections (CnC), to discuss experiences
with CnC and a range of topics, including developments for the
language, applications, usability, performance, semantics, and
teaching of CnC.
</div>
<div class="prepend-top append-bottom">
<h4 class="caps prepend-top">Need more information?</h4>
If you have any questions about logistics or participation,
please contact the workshop chairs
at <a href="mailto:[email protected]">[email protected]</a>.
</div>
</div>
<!-- END RIGHT PANEL -->
<!-- BEGIN FOOTER -->
<hr />
<div class="span-16">
Last updated: <!-- @DATE-BEGIN -->June 10, 2016<!-- @DATE-END -->
</div>
<div class="span-3 last">
<p>
<a href="http://validator.w3.org/check?uri=referer">
<img src="http://www.w3.org/Icons/valid-xhtml10"
alt="Valid XHTML 1.0 Transitional" height="31" width="88" />
</a>
</p>
</div>
<!-- END FOOTER -->
</div>
</body>
</html>