<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>Dear,</p>
    <p>with environment-modules the hierarchy is <br>
    </p>
    <p>/opt/provider/<tool
      name>-<version>/<os>-<arch>-<cpu
      platform></p>
    <p>as example for samtools 1.9</p>
    <p>$ ls /opt/provider/samtools-1.9/</p>
    <p>el6-x86_64-generic  el6-x86_64-haswell  el6-x86_64-westmere</p>
    <p><br>
    </p>
    <p>Is it possible to get the same beaviour with scl, in order to
      detect automaticaly the host and load the best "module" ?</p>
    <p><br>
    </p>
    <p>Thanks best regards<br>
    </p>
    <div class="moz-signature">-- <br>
      <style type="text/css">
/* ==========================================================================
Signature style
========================================================================== */
#main a, span{
    height: 100%;
    width: 100%;
}
#main p {
    margin-top: 1rem;
    margin-bottom: 1rem;
    font-size:  100%;
    line-height: 0.3 rem;
    width: 100%;
    height: auto;
}
#main{
        width: 450px;
        height: 260px;
        border: solid 1px #000;
        border-radius: 15px;
        box-shadow: 4px 2px black;
    position:relative;
        clear: both;
}

#selfie{
        float: left;
        width: 100px;
        height:156px;
        margin-right: 23px;
        margin-left: 16px;
}
#selfie img{
        transform: translateY(+10%);
        position: relative;
        width: 80px;
        height: 104px;
}
#logo{
        width:  174px;
    height: 70px;
}
#description{
        float: left;
        padding-top: 16px;
    width: 290px;
    height: 157px;
}
#position{
        color: rgb(200,41,52);
}
#job{
        color: rgb(126,170,54);
        font-size: 1.2em;
    width: 290px;
    height: 18px;
}
#identity{
        font-size: 1em;
    width: 290px;
    height: 18px;
}
#firstname{
        font-weight: bold;
}
#lastname{
        font-weight: bold;
}
#laboratory{
        color: rgb(200,41,52);
}
#contact{
        height: 100%;
        width: 100%;
}
.label{
        font-weight: bold;
}
#address{
        float: left;
        height: 104px;
        width: 180px;
        line-height: 0.3;
        margin-right: 1em;
        margin-left: 1em;
}
#contact{
        position: relative;
        float: right;
        height: 104px;
        width: 225px;
        line-height: 0.3;
        margin-right: 0em;
        margin-left: 0em;
}
.container1{
    position:relative;
        clear: both;
        height: 156px;
        width: 450px;
}
.container2{
    position:relative;
        clear: both;
        height: 104px;
        width: 450px;
}
</style>
      <header>
        <meta http-equiv="Content-Type" content="text/html;
          charset=UTF-8">
        <meta name="format-detection" content="telephone=yes">
      </header>
      <div id="main">
        <div class="container1">
          <div id="selfie"> <img
              src="cid:part1.B84286DA.D4B30985@cng.fr" alt="Jonathan
              MERCIER"> </div>
          <div id="description"> <img id="logo"
              src="cid:part2.83ACB3A3.5D013B25@cng.fr" alt="Centre
              National de Recherche en Génomique Humaine (CNRGH)">
            <p id="job">Researcher computational biology</p>
            <p id="identity"><span id="position">PhD,</span> <span
                id="firstname">Jonathan</span> <span id="lastname">MERCIER</span></p>
          </div>
        </div>
        <div class="container2">
          <div id="address">
            <p id="laboratory">Bioinformatics (LBI)</p>
            <p id="address_street" class="address">2, rue Gaston
              Crémieux</p>
            <p id="address_city" class="address">91057 Evry Cedex</p>
          </div>
          <div id="contact">
            <p id="phone"><span class="label">Tel :</span>(33) 1 60 87
              83 44</p>
            <p id="email"><span class="label">Email :</span><a
                href="mailto:jonathan.mercier@cng.fr">jonathan.mercier@cng.fr</a>
            </p>
          </div>
        </div>
      </div>
    </div>
  </body>
</html>