<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>I don't think the RAM footprint of a properly configured Linux OS
      is much of a concern on a compute node these days.  And by
      properly configured I mean unnecessary packages are not installed,
      and unnecessary services are not started in the first place. When
      I configure an OS install for a cluster, I go through every
      package one-at-a-time and determine whether or not I need it on a
      cluster node. <br>
    </p>
    <p>A bigger concern would be being able to disable as many
      unnecessary resources as possible to reduce OS overhead and
      therefore reduce 'OS jitter' in job performance. It amazes me with
      each new version of a distro how many more services seem to need
      to be running that you can't easily remove. <br>
    </p>
    <p>Prentice<br>
    </p>
    <div class="moz-cite-prefix">On 2/1/21 9:46 AM, Jonathan Aquilina
      via Beowulf wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:VE1PR08MB5837A3BB1B44FD7451F22F32A0B69@VE1PR08MB5837.eurprd08.prod.outlook.com">
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
      <meta name="Generator" content="Microsoft Word 15 (filtered
        medium)">
      <style>@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:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}span.apple-converted-space
        {mso-style-name:apple-converted-space;}span.EmailStyle19
        {mso-style-type:personal-reply;
        font-family:"Calibri",sans-serif;
        color:windowtext;}.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}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]-->
      <div class="WordSection1">
        <p class="MsoNormal"><span style="mso-fareast-language:EN-US">Hi
            Tim,<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="mso-fareast-language:EN-US"><o:p> </o:p></span></p>
        <p class="MsoNormal"><span style="mso-fareast-language:EN-US">I
            am asking from the non container side. If one wants to go
            bare metal wouldn’t that lower ram footprint that alpine
            provides be advantageous so you can maximize resource usage
            for what you want to crunch?<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="mso-fareast-language:EN-US"><o:p> </o:p></span></p>
        <div>
          <p class="MsoNormal">Regards,<o:p></o:p></p>
          <p class="MsoNormal">Jonathan<o:p></o:p></p>
        </div>
        <p class="MsoNormal"><span style="mso-fareast-language:EN-US"><o:p> </o:p></span></p>
        <div>
          <div style="border:none;border-top:solid #E1E1E1
            1.0pt;padding:3.0pt 0cm 0cm 0cm">
            <p class="MsoNormal"><b><span lang="EN-US">From:</span></b><span
                lang="EN-US"> Tim Cutts <a class="moz-txt-link-rfc2396E" href="mailto:tjrc@sanger.ac.uk"><tjrc@sanger.ac.uk></a>
                <br>
                <b>Sent:</b> 01 February 2021 15:43<br>
                <b>To:</b> Jonathan Aquilina
                <a class="moz-txt-link-rfc2396E" href="mailto:jaquilina@eagleeyet.net"><jaquilina@eagleeyet.net></a><br>
                <b>Cc:</b> Beowulf <a class="moz-txt-link-rfc2396E" href="mailto:beowulf@beowulf.org"><beowulf@beowulf.org></a><br>
                <b>Subject:</b> Re: [Beowulf] apline linux [EXT]<o:p></o:p></span></p>
          </div>
        </div>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal">The only place I regularly encounter is in
          containers, so people who are running singularity might find
          their users are using alpine in a way they can’t easily see.
           Presumably the libm point Janne made applies in the container
          context as well, since the application will presumably be
          using the container’s libm, not the host node’s library.
          <o:p></o:p></p>
        <div>
          <p class="MsoNormal"><o:p> </o:p></p>
        </div>
        <div>
          <p class="MsoNormal">Tim<o:p></o:p></p>
          <div>
            <div>
              <p class="MsoNormal"><br>
                <br>
                <o:p></o:p></p>
              <blockquote style="margin-top:5.0pt;margin-bottom:5.0pt">
                <div>
                  <p class="MsoNormal">On 30 Jan 2021, at 05:56,
                    Jonathan Aquilina via Beowulf <<a
                      href="mailto:beowulf@beowulf.org"
                      moz-do-not-send="true">beowulf@beowulf.org</a>>
                    wrote:<o:p></o:p></p>
                </div>
                <p class="MsoNormal"><o:p> </o:p></p>
                <div>
                  <div>
                    <p class="MsoNormal">Hey guys,<o:p></o:p></p>
                  </div>
                  <div>
                    <p class="MsoNormal"> <o:p></o:p></p>
                  </div>
                  <div>
                    <p class="MsoNormal">Recently been giving alpine
                      linux a try. I am super impressed on virtualized
                      version of it what a low ram footprint it has 60mb
                      starting. What do you guys think when it comes to
                      alpine linux in the HPC space?<o:p></o:p></p>
                  </div>
                  <div>
                    <p class="MsoNormal"> <o:p></o:p></p>
                  </div>
                  <div>
                    <p class="MsoNormal">Regards,<o:p></o:p></p>
                  </div>
                  <div>
                    <p class="MsoNormal">Jonathan<o:p></o:p></p>
                  </div>
                  <div>
                    <p class="MsoNormal"> <o:p></o:p></p>
                  </div>
                  <div>
                    <p class="MsoNormal"> <o:p></o:p></p>
                  </div>
                  <div>
                    <p class="MsoNormal"> <o:p></o:p></p>
                  </div>
                  <p class="MsoNormal"><span
                      style="font-size:9.0pt;font-family:"Helvetica",sans-serif">_______________________________________________<br>
                      Beowulf mailing list,<span
                        class="apple-converted-space"> </span></span><a
                      href="mailto:Beowulf@beowulf.org"
                      moz-do-not-send="true"><span
                        style="font-size:9.0pt;font-family:"Helvetica",sans-serif">Beowulf@beowulf.org</span></a><span
                      class="apple-converted-space"><span
                        style="font-size:9.0pt;font-family:"Helvetica",sans-serif"> </span></span><span
style="font-size:9.0pt;font-family:"Helvetica",sans-serif">sponsored
                      by Penguin Computing<br>
                      To change your subscription (digest mode or
                      unsubscribe) visit<span
                        class="apple-converted-space"> </span></span><a
href="https://urldefense.proofpoint.com/v2/url?u=https-3A__beowulf.org_cgi-2Dbin_mailman_listinfo_beowulf&d=DwICAg&c=D7ByGjS34AllFgecYw0iC6Zq7qlm8uclZFI0SqQnqBo&r=gSesY1AbeTURZwExR_OGFZlp9YUzrLWyYpGmwAw4Q50&m=k_QXQ5VMTqsc46RivJoRKsv3-qKbVEVhs9N9jZy-Myc&s=98F3h1exjDbPRlv7rG0Aqry9txEvhut_Ujq46FeA-5s&e="
                      moz-do-not-send="true"><span
                        style="font-size:9.0pt;font-family:"Helvetica",sans-serif">https://urldefense.proofpoint.com/v2/url?u=https-3A__beowulf.org_cgi-2Dbin_mailman_listinfo_beowulf&d=DwICAg&c=D7ByGjS34AllFgecYw0iC6Zq7qlm8uclZFI0SqQnqBo&r=gSesY1AbeTURZwExR_OGFZlp9YUzrLWyYpGmwAw4Q50&m=k_QXQ5VMTqsc46RivJoRKsv3-qKbVEVhs9N9jZy-Myc&s=98F3h1exjDbPRlv7rG0Aqry9txEvhut_Ujq46FeA-5s&e=</span></a><o:p></o:p></p>
                </div>
              </blockquote>
            </div>
            <p class="MsoNormal"><o:p> </o:p></p>
          </div>
        </div>
        <p class="MsoNormal">-- The Wellcome Sanger Institute is
          operated by Genome Research Limited, a charity registered in
          England with number 1021457 and a company registered in
          England with number 2742969, whose registered office is 215
          Euston Road, London, NW1 2BE. <o:p></o:p></p>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <pre class="moz-quote-pre" wrap="">_______________________________________________
Beowulf mailing list, <a class="moz-txt-link-abbreviated" href="mailto:Beowulf@beowulf.org">Beowulf@beowulf.org</a> sponsored by Penguin Computing
To change your subscription (digest mode or unsubscribe) visit <a class="moz-txt-link-freetext" href="https://beowulf.org/cgi-bin/mailman/listinfo/beowulf">https://beowulf.org/cgi-bin/mailman/listinfo/beowulf</a>
</pre>
    </blockquote>
    <pre class="moz-signature" cols="72">-- 
Prentice Bisbal
Lead Software Engineer
Research Computing
Princeton Plasma Physics Laboratory
<a class="moz-txt-link-freetext" href="http://www.pppl.gov">http://www.pppl.gov</a></pre>
  </body>
</html>