<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:Helvetica;
        panose-1:2 11 6 4 2 2 2 2 2 4;}
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:\7B49\7EBF;
        panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:"\@\7B49\7EBF";
        panose-1:2 1 6 0 3 1 1 1 1 1;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri",sans-serif;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.25in 1.0in 1.25in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-US" link="#0563C1" vlink="#954F72" style="word-wrap:break-word">
<div class="WordSection1">
<p class="MsoNormal"><span style="font-size:12.0pt;font-family:&quot;Times New Roman&quot;,serif">Dear All,<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:12.0pt;font-family:&quot;Times New Roman&quot;,serif"><o:p>&nbsp;</o:p></span></p>
<p class="MsoNormal"><span style="font-size:12.0pt;font-family:&quot;Times New Roman&quot;,serif">The schedule for the Spring 2021 HPC Training is available at
<a href="http://www.hpc.lsu.edu/training/tutorials.php">http://www.hpc.lsu.edu/training/tutorials.php</a>.
<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:12.0pt;font-family:&quot;Times New Roman&quot;,serif"><o:p>&nbsp;</o:p></span></p>
<p class="MsoNormal"><span style="font-size:12.0pt;font-family:&quot;Times New Roman&quot;,serif">Our next HPC training will be held on Wednesday, February 10 at
<span style="color:red">9:00 AM</span>. Due to concern about the COVID-19 pandemic, all training sessions are Zoom online events from 9:00AM to 11:00AM. The sessions will be recorded for later review.
<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:12.0pt;font-family:&quot;Times New Roman&quot;,serif"><o:p>&nbsp;</o:p></span></p>
<p class="MsoNormal"><b><span style="font-size:12.0pt;font-family:&quot;Times New Roman&quot;,serif">Note that all HPC trainings will start at
<span style="color:red">9:00AM</span>.<o:p></o:p></span></b></p>
<p class="MsoNormal"><span style="font-size:12.0pt;font-family:&quot;Times New Roman&quot;,serif"><o:p>&nbsp;</o:p></span></p>
<p class="MsoNormal"><b><span style="font-size:12.0pt;font-family:&quot;Times New Roman&quot;,serif">Wednesday, February 10, 2021: Basic Shell Scripting<o:p></o:p></span></b></p>
<p class="MsoNormal"><span style="font-size:12.0pt;font-family:&quot;Times New Roman&quot;,serif">For anyone who works in a Linux/Unix environment, a working knowledge of shell scripting is essential and will boost their efficiency and productivity tremendously. For
 this tutorial, we will focus on bash as it is one of the most popular shells. This tutorial will include topics such as creating simple bash scripts, flow control, command line arguments, regex, grep, awk and sed. This is a practical tutorial, so we will provide
 examples and/or hands-on exercises for most of the covered materials. <o:p></o:p></span></p>
<p class="MsoNormal"><b><i><span style="font-size:12.0pt;font-family:&quot;Times New Roman&quot;,serif">Prerequisites:</span></i></b><span style="font-size:12.0pt;font-family:&quot;Times New Roman&quot;,serif"> Access to a Linux/Unix based environment, i.e. Linux (VirtualBox images),
 Mac OSX and Windows with Cygwin or Bash installed.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:12.0pt;font-family:&quot;Times New Roman&quot;,serif"><o:p>&nbsp;</o:p></span></p>
<p class="MsoNormal"><span style="font-size:12.0pt;font-family:&quot;Times New Roman&quot;,serif">Next HPC Training:<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:12.0pt;font-family:&quot;Times New Roman&quot;,serif"><o:p>&nbsp;</o:p></span></p>
<p class="MsoNormal"><b><span style="font-size:12.0pt;font-family:&quot;Times New Roman&quot;,serif">Wednesday, February 24, 2021: Introduction to Singularity: Creating and Running Containers on HPC</span></b><span style="font-size:12.0pt;font-family:&quot;Times New Roman&quot;,serif"><o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:12.0pt;font-family:&quot;Times New Roman&quot;,serif">Containers such as Singularity allow users to pack an application and all of its dependencies, including the operation system, into a single image, which makes the application
 more portable, shareable, and reproducible. For instance, one user can create in his/her own HPC environment a Singularity image for a complex workflow with many software components and their dependencies, then share it with other users, who can run the workflow
 on other HPC systems, independent of the environment as along as Singularity is supported. In this tutorial, we will show how to build Singularity images and run them on the LSU/LONI HPC clusters.<o:p></o:p></span></p>
<p class="MsoNormal"><b><i><span style="font-size:12.0pt;font-family:&quot;Times New Roman&quot;,serif">Prerequisites:</span></i></b><span style="font-size:12.0pt;font-family:&quot;Times New Roman&quot;,serif"> Basic knowledge on using HPC environment is assumed but not required<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:12.0pt;font-family:&quot;Times New Roman&quot;,serif"><o:p>&nbsp;</o:p></span></p>
<p class="MsoNormal"><span style="font-size:12.0pt;font-family:&quot;Times New Roman&quot;,serif">Please visit
<a href="http://www.hpc.lsu.edu/training/tutorials.php">http://www.hpc.lsu.edu/training/tutorials.php</a> for more details and register using the link provided. Users will be provided with a zoom link in their registration confirmation email. Please see the
 system requirements at <span class="MsoHyperlink"><a href="https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fsupport.zoom.us%2Fhc%2Fen-us%2Farticles%2F201362023-System-Requirements-for-PC-Mac-and-Linux&amp;data=02%7C01%7Cfchen14%40lsu.edu%7Ca65c23fdceab447cef5f08d80d5a0f10%7C2d4dad3f50ae47d983a09ae2b1f466f8%7C0%7C0%7C637274027751228620&amp;sdata=VQ3YV8ezsUQn6KT4GFhPR2qX63%2BBlzgzKLSon2BLT7w%3D&amp;reserved=0">https://support.zoom.us/hc/en-us/articles/201362023-System-Requirements-for-PC-Mac-and-Linux</a></span>.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:12.0pt;font-family:&quot;Times New Roman&quot;,serif"><o:p>&nbsp;</o:p></span></p>
<p class="MsoNormal"><span style="font-size:12.0pt;font-family:&quot;Times New Roman&quot;,serif">Please distribute to faculty, staff and students that might be interested.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:12.0pt;font-family:&quot;Times New Roman&quot;,serif"><o:p>&nbsp;</o:p></span></p>
<p class="MsoNormal"><span style="font-size:12.0pt;font-family:&quot;Times New Roman&quot;,serif">Thanks,<o:p></o:p></span></p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal"><b><span style="font-size:10.5pt;font-family:&quot;Helvetica&quot;,sans-serif;color:#333333;background:white">Feng Chen, PhD</span></b><span style="font-size:10.5pt;font-family:&quot;Helvetica&quot;,sans-serif;color:#333333"><br>
<span style="background:white">Manager of User Services</span><br>
<span style="background:white">High Performance Computing</span><br>
<span style="background:white">Louisiana State University</span><br>
<span style="background:white">329 Frey Computing Services Center, Baton Rouge, LA&nbsp; 70803</span><br>
<span style="background:white">office 225-578-2924&nbsp;</span><br>
</span><a href="mailto:fchen14@lsu.edu"><span style="font-size:10.5pt;font-family:&quot;Helvetica&quot;,sans-serif;color:#451D7C;background:white">fchen14@lsu.edu</span></a>
<o:p></o:p></p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
</div>
</body>
</html>