-
Notifications
You must be signed in to change notification settings - Fork 0
/
news.html
323 lines (257 loc) · 12.7 KB
/
news.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
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
<!DOCTYPE html>
<html lang="en">
<style>
#github-button {
position: relative;
float: right;
margin-top: 10px;
}
</style>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="author" content="">
<title>LMCAD: News</title>
<!-- Icon Logo -->
<link rel="shortcut icon" href="img/logo-icon.png">
<!-- Bootstrap Core CSS -->
<link href="css/bootstrap.min.css" rel="stylesheet">
<!-- Custom CSS -->
<link href="css/portfolio-item.css" rel="stylesheet">
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-M5NZPXVQTQ"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-M5NZPXVQTQ');
</script>
</head>
<body>
<div class="container">
<!-- LOGO + Carousel ----------------------------------------------- -->
<div class="row" >
<div class="col-md-4" style="height=92px" >
<img src="./img/LMCAD-logo.png"/ height="92">
</div>
<div class="col-xs-8" style="height:92px;display:flex;align-items: center">
</div> <!-- col -->
</div>
<!-- --------------------------------------------------------------- -->
<!-- LOGO + Navigation Bar ----------------------------------------- -->
<div class="row">
<nav class="navbar navbar-inverse " role="navigation">
<div class="container">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="./index.html">Home</a>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<iframe src="https://ghbtns.com/github-btn.html?user=lmcad-unicamp&type=follow&count=true&size=large" id="github-button" scrolling="0" width="230px" height="30px" frameborder="0">
</iframe>
   
<iframe src="https://ghbtns.com/github-btn.html?user=discovery-unicamp&type=follow&count=true&size=large" id="github-button" scrolling="0" width="260px" height="30px" frameborder="0">
</iframe>
</div>
<!-- /.navbar-collapse -->
</div>
<!-- /.container -->
</nav>
</div> <!-- row -->
<!-- --------------------------------------------------------------- -->
<div class="row">
<div class="col-sm-12">
<h3 class="page-header">News</h3>
</div>
<div class="col-sm-12" style="margin-bottom: 20px" >
MSc Defense: "Selecting Efficient Virtual Machines for Training Deep Learning Models on the Cloud" <br/>
MSc Student: Eva Maia Malta <br/>
Date: March the 10<sup>th</sup> - 14:00<br/>
</div>
<div class="col-sm-12" style="margin-bottom: 20px" >
Masters Qualifying exam: "Otimização Multi-Objetivo em Automated Machine learning e Compiler Autotuning Aplicados a Redes Neurais Profundas" <br/>
MSc Student: Rafael Cortez Sanchez<br/>
Date: January the 29<sup>th</sup> - 14:00<br/>
</div>
<div class="col-sm-12" style="margin-bottom: 20px" >
LMCAD Seminar: "Compiladores Tensoriais: Álgebra Tensorial como Programas de Computador" <br/>
Presenter: Leonardo Henrique Neumann<br/>
Date: December the 1<sup>st</sup> - 10:30<br/>
Place: LMCAD Virtual Meeting Room
</div>
<div class="col-sm-12" style="margin-bottom: 20px" >
LMCAD Seminar: "MLIR: o futuro dos compiladores?"<br/>
Presenter: Vanderson Martins do Rosario<br/>
Date: November the 10<sup>th</sup> - 10:30<br/>
Place: LMCAD Virtual Meeting Room
</div>
<div class="col-sm-12" style="margin-bottom: 20px" >
LMCAD Seminar: "Otimização Multi-Objetivo em Automated Machine Learning e Compiler Autotuning Aplicados a Redes Neurais Profundas"<br/>
Presenter: Rafael Cortez Sanchez<br/>
Date: October the 27<sup>th</sup> - 10:30<br/>
Place: LMCAD Virtual Meeting Room
</div>
<div class="col-sm-12" style="margin-bottom: 20px" >
LMCAD Seminar: "Otimização de Configurações na Nuvem Computacional com Parada Antecipada"<br/>
Presenter: Thais Aparecida Silva Camacho<br/>
Date: October the 13<sup>th</sup> - 10:30<br/>
Place: LMCAD Virtual Meeting Room
</div>
<div class="col-sm-12" style="margin-bottom: 20px" >
LMCAD Seminar: "Neuromorphic Computing: Key concepts, status, promise and research challenges"<br/>
Presenter: Maurício Breternitz Jr.<br/>
Date: September the 29<sup>th</sup> - 10:30<br/>
Place: LMCAD Virtual Meeting Room
</div>
<div class="col-sm-12" style="margin-bottom: 20px" >
LMCAD Seminar: "Aventuras no No-budget Science Week"<br/>
Presenter: Vanderson Martins do Rosario<br/>
Date: September the 15<sup>th</sup> - 10:30<br/>
Place: LMCAD Virtual Meeting Room
</div>
<div class="col-sm-12" style="margin-bottom: 20px" >
LMCAD Seminar: "Introdução à ferramenta de administração e automatização de clusters para propósito de inspeção de Paramount Iterations"<br/>
Presenter: Gabriel De Souza Ribeiro<br/>
Date: September the 1<sup>st</sup> - 10:30<br/>
Place: LMCAD Virtual Meeting Room
</div>
<div class="col-sm-12" style="margin-bottom: 20px" >
LMCAD Seminar: "Introdução ao PyTorch"<br/>
Presenter: Lucas de Magalhães Araujo<br/>
Date: August the 4<sup>th</sup> - 10:30<br/>
Place: LMCAD Virtual Meeting Room
</div>
<div class="col-sm-12" style="margin-bottom: 20px" >
LMCAD Seminar: "Realizando uma revisão literária sobre o uso de contêineres para computação de alto desempenho"<br/>
Presenter: Rafael Keller Tesser<br/>
Date: July the 21<sup>st</sup> - 10:30<br/>
Place: LMCAD Virtual Meeting Room
</div>
<div class="col-sm-12" style="margin-bottom: 20px" >
PhD Defense: "Partitioning Convolutional Neural Networks for Inference on Constrained Internet-of-Things Devices" <br/>
PhD Student: Fabíola Martins C. Oliveira <br/>
Date: July the 17<sup>th</sup> - 14:00<br/>
</div>
<div class="col-sm-12" style="margin-bottom: 20px" >
LMCAD Seminar: "Particionamento de Redes Neurais de Convolução para Inferência em Dispositivos Restritos da Internet das Coisas"<br/>
Presenter: Fabíola Martins C. Oliveira<br/>
Date: July the 7<sup>th</sup> - 10:30<br/>
Place: LMCAD Virtual Meeting Room
</div>
<div class="col-sm-12" style="margin-bottom: 20px" >
LMCAD Seminar: "Utilizando lookup tables para implementar uma rede neural convolucional para classificação de imagens encriptadas"<br/>
Presenter: Antonio Carlos Guimarães Junior<br/>
Date: June the 23<sup>rd</sup> - 10:30<br/>
Place: LMCAD Virtual Meeting Room
</div>
<div class="col-sm-12" style="margin-bottom: 20px" >
LMCAD Seminar: "Buscando Configurações com Alto Custo-benefício na Nuvem para Cargas de Trabalho HPC"<br/>
Presenter: Thais Aparecida Silva Camacho<br/>
Date: June the 9<sup>th</sup> - 10:30<br/>
Place: LMCAD Virtual Meeting Room
</div>
<div class="col-sm-12" style="margin-bottom: 20px" >
LMCAD Seminar: "Sistema de monitoramento e cálculo de custo de subutilização de recursos na nuvem"<br/>
Presenter: William Tavares<br/>
Date: May the 26<sup>th</sup> - 10:30<br/>
Place: LMCAD Virtual Meeting Room
</div>
<div class="col-sm-12" style="margin-bottom: 20px" >
LMCAD Seminar: "Acelerando a classificação de fácies sísmicas com múltiplos atributos utilizando algoritmos não supervisionados e NVIDIA RAPIDS"<br/>
Presenter: Otávio Oliveira Napoli<br/>
Date: May the 12<sup>th</sup> - 10:30<br/>
Place: LMCAD Virtual Meeting Room
</div>
<div class="col-sm-12" style="margin-bottom: 20px" >
The work titled
"Monitoring HPC aplications on the cloud with Zabbix",
by W. F. C. Tavares, M. R. M. Assis and E. Borin, was accepted for presentation at the 11<sup>a</sup> Escola Regional de Alto Desempenho de São Paulo (ERAD-SP 2020).
</div>
<div class="col-sm-12" style="margin-bottom: 20px" >
The work titled
"Análise de desempenho dos serviços de armazenamento da Nuvem Computacional para execução de <i>checkpoint</i>",
by C. B. Rodamilans and E. Borin, was accepted for presentation at the 11<sup>a</sup> Escola Regional de Alto Desempenho de São Paulo (ERAD-SP 2020).
</div>
<div class="col-sm-12" style="margin-bottom: 20px" >
The work titled
"Aceleração de métodos de empilhamento de dados sísmicos na nuvem com CUDA, OpenCL e SPITS",
by G. C. Pinton and E. Borin, was accepted for presentation at the 11<sup>a</sup> Escola Regional de Alto Desempenho de São Paulo (ERAD-SP 2020).
</div>
<div class="col-sm-12" style="margin-bottom: 20px" >
The work titled
"CLAP: Uma Ferramenta para a Implantação de Aplicações de HPC nas Nuvens Computacionais",
by O. O. Napoli and E. Borin, was accepted for presentation at the 11<sup>a</sup> Escola Regional de Alto Desempenho de São Paulo (ERAD-SP 2020).
</div>
<div class="col-sm-12" style="margin-bottom: 20px" >
LMCAD Seminar: "A new way to determine the best instance for a DL application"<br/>
Presenter: Eva Maia Malta<br/>
Date: April the 28<sup>th</sup> - 10:30<br/>
Place: LMCAD Virtual Meeting Room
</div>
<div class="col-sm-12" style="margin-bottom: 20px" >
LMCAD Seminar: "HPC com instâncias Spots - Modelo de Tempo e Custo de checkpoint e análise de Desempenho de Armazenamento da Nuvem Computacional"<br/>
Presenter: Charles Boulhosa Rodamilans<br/>
Date: May the 31<sup>st</sup> - 10:00<br/>
Place: LMCAD Virtual Meeting Room
</div>
<div class="col-sm-12" style="margin-bottom: 20px" >
LMCAD Seminar: "Introdução ao Custo Computacional de Redes Neurais Profundas"<br/>
Presenter: Vanderson Martins do Rosário<br/>
Date: March the 24<sup>th</sup> - 10:00<br/>
Place: LMCAD Virtual Meeting Room
</div>
<div class="col-sm-12" style="margin-bottom: 20px" >
The article titled
<a target="_BLANK_" href="https://doi.org/10.1007/978-3-030-41050-6_2">"Automatic Minimization of Execution Budgets of SPITS Programs in AWS"</a> was published as a book chapter at the High Performance Computing Systems book. Communications in Computer and Information Science, vol 1171. Springer, Cham.
</div>
<div class="col-sm-12" style="margin-bottom: 20px" >
The article titled
<a target="_BLANK_" href="https://doi.org/10.1007/978-3-030-41050-6_10">"Evaluation and Mitigation of Timing Side-Channel Leakages on Multiple-Target Dynamic Binary Translators"</a> was published as a book chapter at the High Performance Computing Systems book. Communications in Computer and Information Science, vol 1171. Springer, Cham.
</div>
<div class="col-sm-12" style="margin-bottom: 20px" >
The article titled
<a target="_BLANK_" href="https://doi.org/10.1007/978-3-030-41050-6_9">"High-Performance RISC-V Emulation"</a> was published as a book chapter at the High Performance Computing Systems book. Communications in Computer and Information Science, vol 1171. Springer, Cham.
</div>
<div class="col-sm-12" style="margin-bottom: 20px" >
2<sup>nd</sup> Joint SBGf-SEG Workshop on Machine Learning to be held in Rio de Janeiro (12-13 May).
More information <a href="https://sbgf.org.br/workshopml/committee.php">here <img src="./img/us-flag.png"/></a>.
</div>
<div class="col-sm-12" style="margin-bottom: 20px" >
The article titled
<a target="_BLANK_" href="http://dx.doi.org/10.1002/cpe.5702">"A unified model for accelerating unsupervised iterative re-ranking algorithms"</a> was published as Early View at the journal Concurrency and Computation: Practice and Experience.
</div>
</div> <!-- row -->
<!-- Footer -->
<footer>
<div class="row">
<div class="col-lg-12" style="text-align:center">
<hr>
<p>Copyright © LMCAD 2014-2022</p>
</div>
</div>
<!-- /.row -->
</footer>
</div>
<!-- /.container -->
<!-- jQuery -->
<script src="js/jquery.js"></script>
<!-- Bootstrap Core JavaScript -->
<script src="js/bootstrap.min.js"></script>
<!-- Make the carousel cycle from start -->
<script type="text/javascript">
var $ = jQuery.noConflict();
$(document).ready(function() {
$('#myCarousel').carousel({ interval: 2000, cycle: true });
});
</script>
</body>
</html>