-
Notifications
You must be signed in to change notification settings - Fork 2
/
cfp.html
244 lines (232 loc) · 10.6 KB
/
cfp.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
<!--
Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
-->
<!DOCTYPE html>
<html>
<head>
<title>MSC2024</title>
<!-- for-mobile-apps -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="keywords" content="Your Name, your field" />
<script type="application/x-javascript"> addEventListener("load", function() { setTimeout(hideURLbar, 0); }, false);
function hideURLbar(){ window.scrollTo(0,1); } </script>
<!-- //for-mobile-apps -->
<link href="css/bootstrap.css" rel="stylesheet" type="text/css" media="all" />
<link href="css/style.css" rel="stylesheet" type="text/css" media="all" />
<!-- js -->
<script type="text/javascript" src="js/jquery-2.1.4.min.js"></script>
<!-- //js -->
<!-- animation-effect -->
<link href="css/animate.min.css" rel="stylesheet">
<script src="js/wow.min.js"></script>
<script>
new WOW().init();
</script>
<!-- //animation-effect -->
<link href='//fonts.googleapis.com/css?family=Oswald' rel='stylesheet' type='text/css'>
<link href='//fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic' rel='stylesheet' type='text/css'>
<!-- start-smoth-scrolling -->
<script type="text/javascript" src="js/move-top.js"></script>
<script type="text/javascript" src="js/easing.js"></script>
<script type="text/javascript">
jQuery(document).ready(function($) {
$(".scroll").click(function(event){
event.preventDefault();
$('html,body').animate({scrollTop:$(this.hash).offset().top},1000);
});
});
</script>
<!-- start-smoth-scrolling -->
</head>
<body>
<!-- header -->
<div class="header">
<div class="container">
<nav class="navbar navbar-default">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" 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>
<div class="logo">
<a style="position: absolute;top:25px;" href="index.html"><img width="130px" src="images/msclogo2024.png"></img></a>
</div>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse nav-wil" id="bs-example-navbar-collapse-1">
<nav class="menu menu--francisco">
<ul class="nav navbar-nav menu__list">
<li class="menu__item"><a href="index.html" class="menu__link"><span class="menu__helper">About</span></a></li>
<li class="menu__item menu__item--current"><a href="cfp.html" class="menu__link"><span class="menu__helper">Call for Papers</span></a></li>
<li class="menu__item"><a href="cfis.html" class="menu__link"><span class="menu__helper">Call for Invited Speakers</span></a></li>
<li class="menu__item"><a href="program.html" class="menu__link"><span class="menu__helper">Program</span></a></li>
<li class="menu__item"><a href="registration.html" class="menu__link"><span class="menu__helper">Registration</span></a></li>
<li class="menu__item"><a href="committee.html" class="menu__link"><span class="menu__helper">Committee</span></a></li>
<li class="menu__item"><a href="previous.html" class="menu__link"><span class="menu__helper">Previous</span></a></li>
</ul>
</nav>
</div>
<!-- /.navbar-collapse -->
</nav>
</div>
</div>
<!-- //header -->
<!-- banner -->
<div class="banner1">
<div class="container">
<h2 class="animated wow slideInLeft" data-wow-delay="0s"><a href="index.html">MSC@ESWEEK</a> / <span>Call for Papers</span></h2>
</div>
</div>
<!-- //banner -->
<!-- about -->
<div class="about">
<div class="container">
<div class="about-grids">
<a href="./images/CFP-2024.pdf"><h6><u>PDF version</u></h6></a>
<br/>
<h6>Aims and Scope</h6>
<br />
Memory and storage have been developed during last decades. However, the data transfer cost between CPU and storage/memory becomes the critical challenge for the advanced systems. Storage and memory computing provides a new opportunity to solve this issue by adding computing function beside storage or memory. In this workshop, we are not only interested in the advanced storage and memory computing technologies, but also pay a special attention to the advanced storage and memory technologies. The workshop will bring together scientists and engineers from industry and academia who are working on storage and memory computing architectures and systems.
<br />
<br />
<br />
<h6>Topics of Interest</h6>
<br />
<B>1) Storage Computing Architecture</B>
<br />
<B>2) Memory Computing Architecture</B>
<br />
<B>3) Systems for Memory and Computing</B>
<br />
<B>4) Systems for Storage and Computing</B>
<br />
<B>5) State-of-the-art Storage Technologies</B>
<br />
<B>6) State-of-the-art Memory Technologies</B>
<br />
<B>7) FPGA enabled in-storage computing</B>
<br />
<B>8) Intermittent computing/system</B>
<br />
<B>9) Design-space exploration for memory and storage systems</B>
<br />
<B>10) Cross-layer design methodologies for memory hierarchy</B>
<br />
<B>11) Compiler and OS optimization for emerging memory and storage</B>
<br />
<B>12) Modeling, simulation and analysis for memory and storage</B>
<br />
<B>13) Storage and memory design issues for emerging application scenarios</B>
<br />
<B>14) Data storage and memory management interplay between embedded
and IoT systems / edge / Cloud.</B>
<br />
<B>15) Unified memory and storage</B>
<br />
<B>16) Non-volatile computing systems</B>
<br />
<B>17) In-memory computing applications</B>
<br />
<br />
<h6>Important Dates</h6>
<br />
<!--<B>Submission Deadline:</B><font ><strike>15th Aug 2022, UTC+9</strike> </font><font color="red">Extension to <B>1st, Sept 2021</B></font>-->
<B>Submission Deadline: </B><font >July 21, 2024</font>
<br />
<!--<B>Acceptance Notification:</B><font ><strike>10th Sept 2021</strike> </font><font color="red">Extension to <B>15th Sept 2021</B></font>-->
<B>Acceptance Notification: </B><font >August 15, 2024</font>
<br />
<!--<B>Final Paper Submission:</B> <font ><strike>25th Sept 2021</strike> </font><font color="red">Extension to <B>4th Oct 2021</B></font>-->
<B>Final Paper Submission: </B> <font >September 3, 2024</font>
<br />
<br />
<br />
<h6>Submission Guidelines</h6>
<br />
All papers must be submitted electronically in PDF format. The submitted manuscripts must describe original work not previously published and not concurrently submitted elsewhere. Submissions must be <B>no more than 6 pages</B> in the <a href="https://www.ieee.org/conferences/publishing/templates.html">IEEE conference proceedings format</a> (two-column, single-space). Each paper is peer-reviewed by the program committee members, and the authors are notified of either "accepted for a presentation", or "rejected". A presentation will be given a 30-mins slot (including Q&As).
<br>
The authors should submit their papers through the submission web page at <a href="#">To be announced</a>.
<br>
<br>
<B>Selected papers, after further revisions, will be recommended for publication in a special issue of Journal of Systems Architecture. </a>
<!--
<br>
<img src="./images/cfp-2022.jpeg" style="transform:scale(1)" />
<div class="clearfix"> </div>
-->
</div>
</div>
</div>
<!-- //about -->
<!-- footer -->
<div class="footer"><a name="CONTACT"></a>
<div class="container">
<div class="footer-grids">
<div class="col-md-4 footer-grid animated wow bounceInU" data-wow-delay=".01s">
<h3>Organizing Committee</h3>
<p>Xianzhang Chen</p>
<p>Yuan-hao Chang</p>
<p>Liang Shi</p>
<p>Jalil Boukhobza</p>
<!-- <div class="social">
<ul class="social-nav model-8">
<li><a href="https://scholar.google.com/citations?user=vjpzagIAAAAJ&hl=zh-CN" class=""><i>Google Scholar</i></a></li>
<li><a href="https://dblp.org/pers/hd/g/Gao:Congming" class=""><i>DBLP</i></a></li>
<li><a href="https://blog.csdn.net/g382112762" class=""><i>CSDN Blog</i></a></li>
<li><a href="#" class="p"><i></i></a></li>
</ul>
</div>-->
</div>
<div class="col-md-4 footer-grid animated wow bounceInU" data-wow-delay=".01s">
<br><br><br>
<p>Chongqing University</p>
<p>Academia Sinica</p>
<p>East China Normal University</p>
<p>ENSTA-Bretagne</p>
</div>
<div class="clearfix"> </div>
</div>
<div class="footer-grids1">
<div class="footer-grids1-left animated wow bounceInU">
<ul>
<li><a href="index.html">About</a></li>
<li class="active"><a href="cfp.html">Call for Papers</a></li>
<li><a href="cfis.html">Call for Invited Speakers</a></li>
<li><a href="program.html">Program</a></li>
<li><a href="registration.html">Registration</a></li>
<li><a href="committee.html">Committee</a></li>
<li><a href="previous.html">Previous</a></li>
</ul>
</div>
<div class="clearfix"> </div>
</div>
</div>
</div>
<!-- //footer -->
<!-- for bootstrap working -->
<script src="js/bootstrap.js"></script>
<!-- //for bootstrap working -->
<!-- here stars scrolling icon -->
<script type="text/javascript">
$(document).ready(function() {
/*
var defaults = {
containerID: 'toTop', // fading element id
containerHoverID: 'toTopHover', // fading element hover id
scrollSpeed: 1200,
easingType: 'linear'
};
*/
$().UItoTop({ easingType: 'easeOutQuart' });
});
</script>
<!-- //here ends scrolling icon -->
</body>
</html>