-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmicro2026.html
More file actions
139 lines (121 loc) · 7.74 KB
/
Copy pathmicro2026.html
File metadata and controls
139 lines (121 loc) · 7.74 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Vortex Workshop and Tutorial at MICRO 2026 — Vortex</title>
<link rel="icon" type="image/png" sizes="32x32" href="assets/img/favicon-32.png">
<link rel="apple-touch-icon" href="assets/img/apple-touch-icon.png">
<meta name="theme-color" content="#003057">
<meta name="description" content="The 2026 Vortex Workshop and Tutorial, co-located with MICRO 2026 in Athens, Greece — call for papers, topics of interest, important dates, and submission details.">
<meta property="og:title" content="Vortex Workshop and Tutorial at MICRO 2026">
<meta property="og:description" content="Call for papers now open. Co-located with MICRO 2026, Athens, Greece.">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&family=JetBrains+Mono:wght@400;500;600&display=swap" rel="stylesheet">
<link rel="stylesheet" href="assets/css/style.css">
</head>
<body data-page="tutorials">
<div id="site-header"></div>
<main id="main">
<div class="wrap narrow">
<div class="page-head">
<a class="backlink" href="tutorials.html">← All workshops & tutorials</a>
<span class="chip chip-amber">Upcoming · CFP open</span>
<h1>Vortex Workshop and Tutorial at MICRO 2026</h1>
<p>The 2026 Vortex Workshop, held in conjunction with the Vortex Tutorial, co-located with MICRO 2026 in Athens, Greece.</p>
</div>
<div class="article">
<div class="article-body">
<div class="factbox">
<dl>
<dt>Conference</dt><dd>MICRO 2026 — 59th IEEE/ACM International Symposium on Microarchitecture</dd>
<dt>Location</dt><dd>Athens, Greece</dd>
<dt>Conference dates</dt><dd>31 October – 4 November 2026</dd>
<dt>Workshop date</dt><dd>Sunday, 1 November 2026</dd>
<dt>Room</dt><dd>To be announced</dd>
<dt>Materials</dt><dd><a href="https://github.com/vortexgpgpu/vortex_tutorials" target="_blank" rel="noopener">vortexgpgpu/vortex_tutorials</a></dd>
</dl>
</div>
<h2>About</h2>
<p>The Vortex Workshop brings together Vortex developers, contributors, and users from academia and industry to discuss Vortex-related research. The Vortex Tutorial is held in conjunction with the workshop, providing an introduction to Vortex and its use in research and teaching.</p>
<p>The workshop offers an opportunity to share ongoing efforts in Vortex development or research using Vortex, thereby fostering the Vortex and broader open-source GPGPU community. Recent editions have featured work from Georgia Tech, UCLA, UC Berkeley, imec/KU Leuven, EPFL, NTUA, TU Munich, Université Grenoble Alpes, Columbia, and the University of Wisconsin–Madison.</p>
<hr>
<h2>Call for Papers</h2>
<p>We invite submissions describing new microarchitecture, compiler, runtime, tooling, or application work built on or evaluated with Vortex, as well as experience reports on using Vortex in research and in the classroom.</p>
<h3>Topics of interest</h3>
<p>Topics of interest for the Vortex Workshop include, but are not limited to:</p>
<ul>
<li>Design and implementation of Vortex GPGPU</li>
<li>OpenCL/CUDA running on Vortex</li>
<li>Compiler optimizations for Vortex</li>
<li>Memory hierarchy and management in Vortex GPGPU</li>
<li>Tensor cores, sparse units, and other domain-specialized units</li>
<li>Machine learning, graphics, and neural rendering on Vortex</li>
<li>Benchmarking and performance evaluation</li>
<li>Applications and case studies using Vortex</li>
<li>Security, reliability, and fault tolerance in GPGPU architecture</li>
<li>Comparison of Vortex with other GPGPU architectures</li>
<li>FPGA/ASIC implementation of Vortex</li>
</ul>
<h3>Submission guidelines</h3>
<p>Authors are invited to submit <strong>2-page papers</strong>, which must be formatted in accordance with the ACM two-column style. ACM Word or LaTeX style templates are available <a href="https://www.acm.org/publications/proceedings-template" target="_blank" rel="noopener">here</a>. References do not count toward the page limit.</p>
<p><strong>Note:</strong> Workshop publications do not preclude publishing at future conference venues.</p>
<h3>Important dates</h3>
<div class="table-scroll">
<table class="schedule">
<thead><tr><th>Date</th><th>Milestone</th></tr></thead>
<tbody>
<tr><td>Sep 13 <s class="was">Sep 6</s>, 2026</td><td>Paper submission deadline (23:59 AoE) <span class="upd">Extended</span></td></tr>
<tr><td>Sep 27, 2026</td><td>Author notification</td></tr>
<tr><td>Nov 1, 2026</td><td>Vortex Workshop and Tutorial</td></tr>
</tbody>
</table>
</div>
<h3>Submission link</h3>
<p><a href="https://easychair.org/conferences/?conf=vortex26" target="_blank" rel="noopener">EasyChair — vortex26</a></p>
<hr>
<h2>Tutorial Program</h2>
<p>The tutorial introduces the Vortex microarchitecture and its full software stack, then moves into hands-on exercises on the simulator and FPGA. The program below follows the structure of recent editions and will be finalized closer to the event.</p>
<div class="table-scroll">
<table class="schedule">
<thead><tr><th>Duration</th><th>Session</th></tr></thead>
<tbody>
<tr><td>20 min</td><td>Introduction and GPU background</td></tr>
<tr><td>60 min</td><td>Vortex microarchitecture and software stack</td></tr>
<tr><td>20 min</td><td>VOLT: compiling OpenCL/CUDA for Vortex</td></tr>
<tr><td>20 min</td><td>Q&A session</td></tr>
<tr><td>20 min</td><td>Coffee break</td></tr>
<tr><td>40 min</td><td>Tutorial assignments / hands-on exercises</td></tr>
<tr><td>60 min</td><td>Vortex Workshop presentations</td></tr>
</tbody>
</table>
</div>
<p>All slides, assignments, and setup instructions are published in the <a href="https://github.com/vortexgpgpu/vortex_tutorials" target="_blank" rel="noopener">tutorial repository</a> ahead of the event.</p>
<hr>
<h2>Organizing Committee</h2>
<h4>General Chairs</h4>
<div class="pill-list">
<span>Hyesoon Kim — Georgia Tech</span>
<span>Blaise Tine — UCLA</span>
<span>Jeff Young — Georgia Tech</span>
</div>
<h4>Web Chair</h4>
<div class="pill-list">
<span>Shinnung Jeong — Georgia Tech</span>
</div>
<p style="font-size:.9rem;color:var(--muted)">The full committee for 2026 will be confirmed here.</p>
<h2>Contact</h2>
<p>For questions about submissions to the Vortex Workshop, email <a href="mailto:vortex_submission@groups.gatech.edu">vortex_submission@groups.gatech.edu</a>. For general questions about the tutorial or the project, email <a href="mailto:vortexgpu@cc.gatech.edu">vortexgpu@cc.gatech.edu</a> or join the <a href="https://docs.google.com/forms/d/1r8E-Yo5NwA45Hi3-kEwte4AxK0mBsYDwgjM6Bul4so0/viewform" target="_blank" rel="noopener">mailing list</a>.</p>
<div class="callout" style="margin-top:28px">
<h3>Previous editions</h3>
<p>See the <a href="micro2025.html">2025</a>, <a href="micro2024.html">2024</a>, <a href="micro2023.html">2023</a>, <a href="micro2022.html">2022</a>, and <a href="micro2021.html">2021</a> workshops and tutorials for programs, speakers, and accepted presentations.</p>
</div>
</div>
</div>
</div>
</main>
<div id="site-footer"></div>
<script src="assets/js/data.js"></script>
<script src="assets/js/site.js"></script>
</body>
</html>