<!DOCTYPE HTML>
<html lang="en">
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<title>CFP: Special Issue on Optimization of Parallel Scientific Applications with Accelerated HPC</title>
<link rel="image_src" href="http://1nvy.mjt.lu/nlt/1nvy/s5n53.png">
<style type="text/css">
                                        a { border: none; }
                                        img { border: none; }
                                        p { margin: 0; line-height: 1.3em; }
                                        #footer-msg a { color: #F3A836; }
                                        h1,h2,h3,h4,h5,h6 {font-size:100%;margin:0;}
                                </style>
</head>
<body style="margin: 0; padding: 0; background-color: #ffffff" bgcolor="#ffffff">
                                
                                <table cellpadding="0" cellspacing="0" border="0" align="center" width="100%"><tr>
<td align="center" style="padding: 37px 0; background-color: #ffffff;" bgcolor="#ffffff">
                         <!-- #nl_container -->
                         <table cellpadding="0" cellspacing="0" border="0" style="margin: 0; border: 1px solid #dddddd; color: #444444; font-family: arial; font-size: 12px; border-color: #ffffff; background-color: #ffffff; " width="600"><tr>
<td>
                         
                         <!-- #nl_header -->
                         <table cellpadding="0" cellspacing="0" border="0" width="100%"><tr>
<td>
                         
                         </td>
                         </tr></table>
<!-- #nl_content --><table cellpadding="0" cellspacing="0" border="0" style="margin: 0; border-collapse: collapse;" width="100%"><tr>
<td style="color: #444444; font-family: arial; font-size: 12px; border-color: #ffffff; background-color: #ffffff; padding: 5px 0;" align="left">
<table cellpadding="0" cellspacing="0" style="border-collapse:collapse;color: #444444; font-family: arial; font-size: 12px; border-color: #ffffff; background-color: #ffffff; "><tr>
<td width="10px"></td>
<td width="580" style="vertical-align: top; padding: 5px 0; "><table cellpadding="0" cellspacing="0" style="border-collapse:collapse;width:565px;color: #444444; font-family: arial; font-size: 12px; border-color: #ffffff; background-color: #ffffff; " width="565"><tr><td style="padding:5px 0 5px 5px;line-height:normal;color: #444444; font-family: arial; font-size: 12px; border-color: #ffffff; background-color: #ffffff; ">
 
 <div style="color: rgb(0, 0, 0); font-family: Helvetica; line-height: normal;">
<address itemprop="name" style="margin-bottom: 0px; padding: 0px;"><font color="#333333" face="Helvetica, sans-serif"><span style="font-size: 12px; font-weight: normal; line-height: 18px;">[Apologies if you got multiple copies of this email. If you'd like to opt out of these announcements, information on how to unsubscribe is available at the bottom of this email.]</span></font></address>
<div><br></div>
<div>
<h4 itemprop="name" style="font-size: 12px;margin: 0 0 10px;">International Journal of Computers &amp; Electrical Engineering SPECIAL ISSUE ON</h4>
<h2 itemprop="name" style="font-size: 1.5em;margin: 0 0 10px;">Optimization of Parallel Scientific Applications with Accelerated HPC</h2>
</div>
<h2 style="font-size: 1.5em;margin: 0 0 10px;padding: 0px; font-size: 1.1em; line-height: 18px; color: rgb(51, 51, 51); font-family: Helvetica, sans-serif;"><br></h2>
<p style="padding: 0px; line-height: 18px; color: rgb(51, 51, 51); font-family: Helvetica, sans-serif;margin: 0 0 10px;line-height: 1.3em;"><strong>General Scope</strong></p>
<p style="padding: 0px; line-height: 18px; color: rgb(51, 51, 51); font-family: Helvetica, sans-serif;margin: 0 0 10px;line-height: 1.3em;">Since 2011, the most powerful supercomputers systems ranked in the Top500 list have been hybrid systems composed of thousands of nodes that includes CPUs and accelerators, as Xeon Phi and GPUs. Programming and deploying applications on those systems is still a challenge due to complexity of the system and the need to mix several programming interfaces (MPI, CUDA, Intel Xeon Phi) in the same application. This special issue is aimed at exploring the state of the art of developing applications in accelerated massive HPC architectures, including practical issues of hybrid usage models with MPI, OpenMP, and other accelerators programming models. The idea is to publish novel work on the use of available programming interfaces (MPI, CUDA, Intel Xeon Phi) and tools for code development, application performance optimizations, application deployment on accelerated systems, as well as the advantages and limitations of accelerated HPC systems. Experiences with real-world applications, including scientific computing, numerical simulations, healthcare, energy, data-analysis, etc. are also encouraged.</p>
<p style="padding: 0px; line-height: 18px; color: rgb(51, 51, 51); font-family: Helvetica, sans-serif;margin: 0 0 10px;line-height: 1.3em;">The topics of specific interest for this Special Issue include the following:</p>
<ul style="margin-top: 0px; padding-right: 0px; padding-left: 0px; list-style: none; color: rgb(51, 51, 51); font-family: Helvetica, sans-serif; line-height: 18px;line-height: 1.5em;">
<li style="margin: 0px 0px 5px 15px; padding: 0px 0px 0px 5px; list-style: disc outside none;">Hybrid and heterogeneous programming with MPI and accelerators.</li>
<li style="margin: 0px 0px 5px 15px; padding: 0px 0px 0px 5px; list-style: disc outside none;">Performance evaluation of scientific applications based on accelerators.</li>
<li style="margin: 0px 0px 5px 15px; padding: 0px 0px 0px 5px; list-style: disc outside none;">Automatic performance tuning of scientific applications with accelerators.</li>
<li style="margin: 0px 0px 5px 15px; padding: 0px 0px 0px 5px; list-style: disc outside none;">Integrating accelerators on existing HPC run-times and middlewares.</li>
<li style="margin: 0px 0px 5px 15px; padding: 0px 0px 0px 5px; list-style: disc outside none;">Energy efficient HPC solutions based on accelerators.</li>
<li style="margin: 0px 0px 5px 15px; padding: 0px 0px 0px 5px; list-style: disc outside none;">Storage cache solutions based on SSD accelerators.</li>
<li style="margin: 0px 0px 5px 15px; padding: 0px 0px 0px 5px; list-style: disc outside none;">Real-world scientific and engineering applications using accelerated HPC.</li>
</ul>
<p style="padding: 0px; line-height: 18px; color: rgb(51, 51, 51); font-family: Helvetica, sans-serif;margin: 0 0 10px;line-height: 1.3em;"><strong>Submission information.</strong></p>
<p style="padding: 0px; line-height: 18px; color: rgb(51, 51, 51); font-family: Helvetica, sans-serif;margin: 0 0 10px;line-height: 1.3em;">Submitted papers must be written in English and must describe original research that has not been published, and is not currently under review by other journals or for conferences. The papers should be submitted via journal’s submission website and should adhere to standard formatting requirements. The <strong style="color: rgb(0, 117, 155); outline: none;"><a href="http://1nvy.mjt.lu/link/1nvy/zy57i84/1/7YmsGzSSA-cqGsYPLWcK5g/aHR0cDovL3hjMC5yLm1haWxqZXQuY29tL2xpbmsvMW52eS91aW02dmh6LzEvYTl6WkVPTl8talNldU9vUjIyM0p4US9hSFIwY0RvdkwyVmxjeTVsYkhObGRtbGxjaTVqYjIwdlkyOXRjR1ZzWldObGJtY3Y" style="color: #0033cc; ;border: none;">author guidelines</a> </strong>for preparation of manuscripts are available online. Manuscripts should be no longer than 20 pages, including the title page, abstract, or references. All manuscripts and any supplementary material should be submitted through the Elsevier Editorial System (EES) at the location indicated. The authors must choose the Article Type “<strong>SI-hpc</strong>” at the time of submission.</p>
<p style="padding: 0px; line-height: 18px; color: rgb(51, 51, 51); font-family: Helvetica, sans-serif;margin: 0 0 10px;line-height: 1.3em;">The special issue will invite extended versions of the best papers of ESAA 2014, “International Workshop on Enhancing Parallel Scientific Applications with Accelerated HPC" at the <a href="http://1nvy.mjt.lu/link/1nvy/zy57i84/2/dR_xLUBhpZtOl159LHw_EQ/aHR0cDovL3hjMC5yLm1haWxqZXQuY29tL2xpbmsvMW52eS91aW02dmh6LzIvWGJsRDllQ21Idk5wUzFEbktCTmFTQS9hSFIwY0RvdkwzZDNkeTVsZFhKdmJYQnBNakF4TkM1dmNtY3Y" target="_blank" style="color: #0033cc; ;border: none;">EuropMPI/Asia 2014</a> on September 2014 in Kyoto, but it is also open to other authors. For work that has been published previously in the workshop or conference, it is required that submissions to the special issue have at least 30% new content/contribution. Each submission will be peer-reviewed to ensure a very high quality of papers selected for the Special Issue.</p>
<p style="padding: 0px; line-height: 18px; color: rgb(51, 51, 51); font-family: Helvetica, sans-serif;margin: 0 0 10px;line-height: 1.3em;"><strong>Important dates:</strong></p>
<ul style="margin-top: 0px; padding-right: 0px; padding-left: 0px; list-style: none; color: rgb(51, 51, 51); font-family: Helvetica, sans-serif; line-height: 18px;line-height: 1.5em;">
<li style="margin: 0px 0px 5px 15px; padding: 0px 0px 0px 5px; list-style: disc outside none;">Submission of papers: November 1st 2014</li>
<li style="margin: 0px 0px 5px 15px; padding: 0px 0px 0px 5px; list-style: disc outside none;">Communication of first round of review results: January 15th 2015</li>
<li style="margin: 0px 0px 5px 15px; padding: 0px 0px 0px 5px; list-style: disc outside none;">Submission of revised manuscript: February 15th 2015</li>
<li style="margin: 0px 0px 5px 15px; padding: 0px 0px 0px 5px; list-style: disc outside none;">Notification of acceptance: April 1st 2015</li>
<li style="margin: 0px 0px 5px 15px; padding: 0px 0px 0px 5px; list-style: disc outside none;">Final paper due: May 1st 2015</li>
<li style="margin: 0px 0px 5px 15px; padding: 0px 0px 0px 5px; list-style: disc outside none;">Publication date: August 2015</li>
</ul>
<p style="padding: 0px; line-height: 18px; color: rgb(51, 51, 51); font-family: Helvetica, sans-serif;margin: 0 0 10px;line-height: 1.3em;"><strong>Guest Editors:</strong></p>
<p style="padding: 0px; line-height: 18px; color: rgb(51, 51, 51); font-family: Helvetica, sans-serif;margin: 0 0 10px;line-height: 1.3em;"><strong>Jesus Carretero</strong>,<br>Universidad Carlos III de Madrid, Spain<br>Email: <a href="mailto:Jesus.carretero@uc3m.es" style="color: #0033cc; ;border: none;">Jesus.carretero@uc3m.es</a></p>
<p style="padding: 0px; line-height: 18px; color: rgb(51, 51, 51); font-family: Helvetica, sans-serif;margin: 0 0 10px;line-height: 1.3em;"><strong>Javier Garcia-Blas</strong>,<br>Universidad Carlos III de Madrid, Spain<br>E-mail: <a href="mailto:fjblas@arcos.inf.uc3m.es" style="color: #0033cc; ;border: none;">fjblas@arcos.inf.uc3m.es</a></p>
<p style="padding: 0px; line-height: 18px; color: rgb(51, 51, 51); font-family: Helvetica, sans-serif;margin: 0 0 10px;line-height: 1.3em;"><strong>Maya Neytcheva</strong>,<br>Uppsala University, Sweden<br>E-mail: <a href="mailto:Maya.Neytcheva@it.uu.se" style="color: #0033cc; ;border: none;">Maya.Neytcheva@it.uu.se</a></p>
</div>
<div style="color: rgb(0, 0, 0); font-family: Helvetica; line-height: normal;"><font color="#333333" face="Helvetica, sans-serif"><span style="line-height: 18px;">More info at: <a href="http://1nvy.mjt.lu/link/1nvy/zy57i84/3/tM_C2RsEwqF9c9srR__8OA/aHR0cDovL3hjMC5yLm1haWxqZXQuY29tL2xpbmsvMW52eS91aW02dmh6LzMvRkk5VWlqcW9KSjk5UkRtbUpJWkQtZy9hSFIwY0RvdkwzZDNkeTVxYjNWeWJtRnNjeTVsYkhObGRtbGxjaTVqYjIwdlkyOXRjSFYwWlhKekxXRnVaQzFsYkdWamRISnBZMkZzTFdWdVoybHVaV1Z5YVc1bkwyTmhiR3d0Wm05eUxYQmhjR1Z5Y3k5alpuQXRiM0IwYVcxcGVtRjBhVzl1TFc5bUxYQmhjbUZzYkdWc0xYTmphV1Z1ZEdsbWFXTXRZWEJ3YkdsallYUnBiMjV6TFhkcGRHZ3RZV00" style="color: #0033cc; ;border: none;">www.journals.elsevier.com/computers-and-electrical-engineering/call-for-papers/cfp-optimization-of-parallel-scientific-applications-with-ac</a></span></font></div> 
 
 </td></tr></table></td>
</tr></table>
<table cellpadding="0" cellspacing="0" style="border-collapse:collapse;color: #444444; font-family: arial; font-size: 12px; border-color: #ffffff; background-color: #ffffff; "><tr>
<td width="10px"></td>
<td width="580" style="vertical-align: top; padding: 5px 0; "><table cellpadding="0" cellspacing="0" style="border-collapse:collapse;width:565px;color: #444444; font-family: arial; font-size: 12px; border-color: #ffffff; background-color: #ffffff; " width="565"><tr><td style="padding:5px 0 5px 5px; line-height:normal;"><hr style="margin: 0;display: block; height: 1px; line-height: 0; width: 100%; border: none; background-color: #dedede; "></td></tr></table></td>
</tr></table>
</td>
                         </tr></table>
</td>
                         </tr></table>
<table cellpadding="0" cellspacing="0" border="0" height="10" style="height: 10px;border-collapse: collapse;font-size: 1px;"><tr><td height="10" style="height:10px; border-spacing: 0;font-size: 1px;"> </td></tr></table>
<table cellpadding="10" cellspacing="0" border="0" style="margin: 0; border-collapse: collapse;" width="600"><tr>
<td style="color: #444444; background-color: #ffffff; border-color: #ffffff; align: left; font-family: verdana; font-size: 11px; ">
                                                                 <table cellpadding="0" cellspacing="0" border="0" style="width: 100%; margin: 0; border-collapse: collapse;" width="100%"><tr>
<td align="left" valign="top" style="vertical-align: top; text-align: left; color: #444444; background-color: #ffffff; border-color: #ffffff; align: left; font-family: verdana; font-size: 11px; ">
                                        <div id="nl_footer" style="display: block; text-align: left; margin: 0;">This email has been sent to <a href="mailto:ecoop-info@ecoop.org" style="color:#2448bf;border: none;">ecoop-info@ecoop.org</a>, <a href="http://1nvy.mjt.lu/unsub?hl=en&amp;a=bTs256&amp;b=bc81b8be&amp;c=1nvy&amp;d=bcb6e5e8&amp;e=a30bdf98&amp;email=ecoop-info%40ecoop.org" style="color:#2448bf;border: none;">click here to unsubscribe</a>.</div>
                                        <div id="footer_address" style="display: block; text-align: left; margin: 5px 0 0;"></div>
                                </td>
                                <td align="right" valign="top" style="vertical-align: top; text-align: right">
                                        
                                </td>
                         
                                                                         </tr></table>
</td>
                                                        </tr></table>
</td>
                         </tr></table>

<br/><img src="http://1nvy.mjt.lu/o/1nvy/374b8996/zy57i84e.gif" height="1" width="1" alt="" border="0" />
</body>
</html>