Browse Source

Almost final version

Harry Sidiropoulos 8 years ago
parent
commit
d3237734ee
5 changed files with 101 additions and 66 deletions
  1. BIN
      abstract-v1.docx
  2. BIN
      abstract-v1.pdf
  3. BIN
      cfp-v1.pdf
  4. 15 1
      css/style.css
  5. 86 65
      index.html

BIN
abstract-v1.docx


BIN
abstract-v1.pdf


BIN
cfp-v1.pdf


+ 15 - 1
css/style.css

@@ -73,7 +73,12 @@ Main components
     font-size: 1.25rem;
   }
 }*/
-
+.cd-connects {
+  position: relative;
+  width: 90%;
+  max-width: 960px;
+  margin: 2em auto;
+}
 .cd-tabs {
   position: relative;
   width: 90%;
@@ -291,6 +296,15 @@ Main components
   color: #404040;
   margin-bottom: 1em;
 }
+
+.cd-tabs-content li pre {
+  /*font-size: 16px;
+  /*font-size: 0.875rem;
+  line-height: 1.6;*/
+  color: #404040;
+  margin-bottom: 1em;
+}
+
 .cd-tabs-content li h3 {
   /*font-size: 16px;
   /*font-size: 0.875rem;

+ 86 - 65
index.html

@@ -14,8 +14,9 @@
 </head>
 <body>
     <div class="header">
-    <img src="hipeac-back.png" alt="logo"/>
-	<h1>Energy-efficient Servers for Cloud and Edge Computing 2017 Workshop</h1>
+        <a href="https://www.hipeac.net/">
+            <img src="hipeac-back.png" alt="logo"/></a>
+    <h1>Energy-efficient Servers for Cloud and Edge Computing 2017 Workshop<br>(ENeSCE 2017)</h1>
 </div>
     
 <div class="cd-tabs">
@@ -33,6 +34,8 @@
 
 	<ul class="cd-tabs-content">
 		<li data-content="home" class="selected">
+            <h3>Energy-efficient Servers for Cloud and Edge Computing 2017 Workshop,
+                (ENeSCE 2017), is co-located with <a href="https://www.hipeac.net/2017/stockholm/">HiPEAC 2017</a> </h3>
             <h3>Scope of the workshop</h3>
             <p align="justify">Emerging applications like cloud computing and Big Data analytics have
             increased significantly the volume of traffic in data centers. However, the
@@ -44,8 +47,7 @@
             workshop aims to present the most recent work on next generation
             energy-efficient servers and foster the interaction between the
             universities, research centers and industry that work on this area.</p> 
-            <p align="justify">
-            In particular we call for original papers on the domain of servers for
+            <p align="justify">In particular we call for original papers on the domain of servers for
             cloud- and edge- computing, microservers based on embedded processors,
             micro-architectures for low-power, dependable and/or secure servers,
             hardware accelerators for servers, run-time systems, middleware and
@@ -54,39 +56,39 @@
             reliability/variability issues.</p>
 
             <h3>Topics include:</h3>
-
-            <p> 
-            - Energy-efficient servers <br>
-            &nbsp;- Edge servers <br>
-            &nbsp;- Hardware accelerators for servers/data centers <br>
-            &nbsp;- Hardware accelerators for machine learning, graphs and databases <br>
-            &nbsp;- Microarchitectures for low power server processors <br>
-            &nbsp;- Reconfigurable computing for customized servers <br>
-            &nbsp;- Application benchmarks on embedded-based servers <br>
-            &nbsp;- Low power server interconnects <br>
-            &nbsp;- Programming frameworks for energy efficient servers <br>
-            &nbsp;- Energy-efficient resource management <br>
-            &nbsp;- Run-time system software <br>
-            &nbsp;- Disaggregated and Rack-scale Computing <br>
-            &nbsp;- Server architectures/system software/testbeds for near-data computing
-            </p>
+            <pre> 
+- Energy-efficient servers 
+- Edge servers 
+- Hardware accelerators for servers/data centers 
+- Hardware accelerators for machine learning, graphs and databases 
+- Microarchitectures for low power server processors 
+- Reconfigurable computing for customized servers 
+- Application benchmarks on embedded-based servers 
+- Low power server interconnects 
+- Programming frameworks for energy efficient servers 
+- Energy-efficient resource management 
+- Run-time system software 
+- Disaggregated and Rack-scale Computing 
+- Server architectures/system software/testbeds for near-data computing
+            </pre>
 
             <h3>Important dates</h3>
-            <p>
-            November 4, 2016 (AoE): Paper Submission deadline <br>
-            &nbsp;December 2, 2016: Acceptance Notification <br>
-            &nbsp;January 13, 2017: Camera ready version of accepted papers <br>
-            &nbsp;January 23, 2017: Workshop
-            </p>
+            <pre>
+November 4, 2016 (AoE): Paper Submission deadline 
+December 2, 2016: Acceptance Notification 
+January 13, 2017: Camera ready version of accepted papers 
+January 23, 2017: Workshop
+            </pre>
+
+
 		<li data-content="cfp">
-			
+			<a href="abstract-v1.pdf">Download CFP</a>
   		</li>
 
 		<li data-content="submission">
             <h3>Information for Authors:</h3>
 
-            <p>
-            Paper submission: Papers should be submitted electronically through the
+            <p align="justify">Paper submission: Papers should be submitted electronically through the
             workshop website. Electronic paper submission requires a full paper, up to 6
             double-column ACM format pages (A4), including figures and references.
             Papers should be submitted in PDF format. Please use the following template
@@ -94,17 +96,16 @@
             <a href="http://www.acm.org/sigs/publications/proceedings-templates">ACM
                 Template</a>
             </p>
-            <p>
-            Accepted papers will be invited for an extended version as book chapters in Elsevier Book.
+            <p>Accepted papers will be invited for an extended version as book chapters in Elsevier Book.
             </p>
 
             <h3>Important dates</h3>
-            <p>
-            November 4, 2016 (AoE): Paper Submission deadline <br>
-            &nbsp;December 2, 2016: Acceptance Notification <br>
-            &nbsp;January 13, 2017: Camera ready version of accepted papers <br>
-            &nbsp;January 23, 2017: Workshop
-            </p>
+            <pre>
+November 4, 2016 (AoE): Paper Submission deadline
+December 2, 2016: Acceptance Notification 
+January 13, 2017: Camera ready version of accepted papers 
+January 23, 2017: Workshop
+            </pre>
 	
         </li>
 
@@ -119,44 +120,64 @@
 		<li data-content="contact">
 
             <h3>General Co-Chairs</h3>
-            <p>
-            Christoforos Kachris, ICCS <br>
-            &nbsp;Kostas Katrinis, IBM <br><br>
-            </p>
+            <pre>
+Christoforos Kachris, ICCS 
+Kostas Katrinis, IBM 
+            </pre>
              <h3>Program Co-Chairs</h3>
-            <p>
-            Georgi Gaydadjiev, Maxeler <br>
-            &nbsp;Dionisios Pnevmatikatos, FORTH/TUC <br><br>
-            </p>
+            <pre>
+Dimitrios Soudris, NTUA 
+Dionisios Pnevmatikatos, FORTH/TUC 
+            </pre>
 
              <h3>Web and Submission Chair</h3>
-            <p>
-            Harry Sidiropoulos, NTUA, GR <br><br>
-            </p>
+            <pre>
+Harry Sidiropoulos, NTUA, GR
+            </pre>
 
 
              <h3>Program Committee</h3>
-            <p>
-            Angelos Bilas, FORTH <br>
-            &nbsp;Michaela Blott, Xilinx <br>
-            &nbsp;Babak Falsafi, EPFL <br>
-            &nbsp;Georgi Gaydadjiev, Maxeler <br>
-            &nbsp;Boris Grot, University of Edinburgh  <br>
-            &nbsp;Christoforos Kachris, ICCS <br>
-            &nbsp;George Karakonstantis, QUB <br>
-            &nbsp;Kostas Katrinis, IBM <br>
-            &nbsp;Dirk Koch, University of Manchester <br>
-            &nbsp;Mihai Teodor Lazarescu, Politecnico Di Torino <br>
-            &nbsp;Dimitrios S. Nikolopoulos, QUB <br>
-            &nbsp;Dimitrios Soudris, NTUA <br>
-            &nbsp;Dionisios Pnevmatikatos, FORTH/TUC <br>
-            &nbsp;Mario Porrmann, Bielefeld University
-            </p>
-			
+            <pre>
+Angelos Bilas, FORTH 
+Michaela Blott, Xilinx 
+Babak Falsafi, EPFL 
+Georgi Gaydadjiev, Maxeler 
+Boris Grot, University of Edinburgh  
+Christoforos Kachris, ICCS 
+George Karakonstantis, QUB 
+Kostas Katrinis, IBM 
+Dirk Koch, University of Manchester 
+Mihai Teodor Lazarescu, Politecnico Di Torino 
+Dimitrios S. Nikolopoulos, QUB 
+Dimitrios Soudris, NTUA 
+Dionisios Pnevmatikatos, FORTH/TUC 
+Mario Porrmann, Bielefeld University
+            </pre>
+
+             <h3>For further information, inquiries, etc. Contact:</h3>
+            <pre>
+<a href="mailto:harry@microlab.ntua.gr">Harry Sidiropoulos, NTUA, GR</a>
+            </pre>
+
 		</li>
 	</ul> <!-- cd-tabs-content -->
 </div> <!-- cd-tabs -->
 
+<!-- AddToAny BEGIN -->
+<div class="cd-connects">
+<div class="a2a_kit a2a_kit_size_32 a2a_default_style" >
+<a class="a2a_dd" href="https://www.addtoany.com/share"></a>
+<a class="a2a_button_linkedin"></a>
+<a class="a2a_button_twitter"></a>
+<a class="a2a_button_email"></a>
+<a class="a2a_button_google_gmail"></a>
+<a class="a2a_button_facebook"></a>
+<a class="a2a_button_evernote"></a>
+</div>
+</div>
+<script async src="https://static.addtoany.com/menu/page.js"></script>
+<!-- AddToAny END -->
+
 <script src="js/jquery-2.1.1.js"></script>
 <script src="js/main.js"></script> <!-- Resource jQuery -->
 </body>