<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>I believe it might have been the webpage at [1] that I followed
      to install oneAPI within Ubuntu, which had me run a single
      terminal command to install it:<br>
    </p>
    <p><br>
    </p>
    <p>sudo apt install intel-hpckit</p>
    <p><br>
    </p>
    <p>I think I came across that webpage on the website at [2] having
      links to installation of oneAPI also for other Package Managers
      used by other Linux distributions such as Fedora, CentOS, etc.</p>
    <p><br>
    </p>
    <p>For the source line in .bashrc, I think it was webpages [3,4]
      that I followed to put oneAPI (such as the ifort compiler) in the
      operating system environment which had me use:<br>
    </p>
    <p><br>
    </p>
    <p>source /opt/intel/oneapi/setvars.sh intel64</p>
    <p><br>
    </p>
    <p>[1]
<a class="moz-txt-link-freetext" href="https://www.intel.com/content/www/us/en/develop/documentation/installation-guide-for-intel-oneapi-toolkits-linux/top/installation/install-using-package-managers/apt.html#apt">https://www.intel.com/content/www/us/en/develop/documentation/installation-guide-for-intel-oneapi-toolkits-linux/top/installation/install-using-package-managers/apt.html#apt</a></p>
    <p>[2]
<a class="moz-txt-link-freetext" href="https://www.intel.com/content/www/us/en/develop/documentation/installation-guide-for-intel-oneapi-toolkits-linux/top/installation/install-using-package-managers.html#install-using-package-managers">https://www.intel.com/content/www/us/en/develop/documentation/installation-guide-for-intel-oneapi-toolkits-linux/top/installation/install-using-package-managers.html#install-using-package-managers</a><br>
    </p>
    <p>[3]
<a class="moz-txt-link-freetext" href="https://www.intel.com/content/www/us/en/develop/documentation/fortran-compiler-oneapi-dev-guide-and-reference/top/compiler-setup/using-the-command-line/specifying-the-location-of-compiler-components.html">https://www.intel.com/content/www/us/en/develop/documentation/fortran-compiler-oneapi-dev-guide-and-reference/top/compiler-setup/using-the-command-line/specifying-the-location-of-compiler-components.html</a><br>
    </p>
    <p>[4] <a class="moz-txt-link-freetext" href="https://estuarine.jp/2021/03/install-oneapi/?lang=en">https://estuarine.jp/2021/03/install-oneapi/?lang=en</a></p>
    <p><br>
    </p>
    <p>Kind Regards,</p>
    <p>Gavin</p>
    <p>WIEN2k user<br>
    </p>
    <p><br>
    </p>
    <p>On 2/22/2022 12:29 PM, delamora wrote:<br>
    </p>
    <blockquote type="cite"
cite="mid:SN6PR06MB5311343F5F2CFD937E63868ACB3B9@SN6PR06MB5311.namprd06.prod.outlook.com">
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
      <style type="text/css" style="display:none;">P {margin-top:0;margin-bottom:0;}</style>
      <div style="font-family: Calibri, Arial, Helvetica, sans-serif;
        font-size: 12pt; color: rgb(0, 0, 0);">
        I installed the intel oneAPI <br>
      </div>
      <div style="font-family: Calibri, Arial, Helvetica, sans-serif;
        font-size: 12pt; color: rgb(0, 0, 0);">
        I have in /etc/bashrc;<br>
      </div>
      <div style="font-family:Calibri,Arial,Helvetica,sans-serif;
        font-size:12pt; color:rgb(0,0,0)">
        source
        /opt/intel/compilers_and_libraries_2019.0.117/linux/bin/compilervars.sh
        -arch intel64 -platform linux</div>
      <div style="font-family:Calibri,Arial,Helvetica,sans-serif;
        font-size:12pt; color:rgb(0,0,0)">
        Now I need the oneAPI source <br>
      </div>
      <div style="font-family:Calibri,Arial,Helvetica,sans-serif;
        font-size:12pt; color:rgb(0,0,0)">
        <br>
      </div>
      <div style="font-family:Calibri,Arial,Helvetica,sans-serif;
        font-size:12pt; color:rgb(0,0,0)">
        Saludos</div>
      <div style="font-family:Calibri,Arial,Helvetica,sans-serif;
        font-size:12pt; color:rgb(0,0,0)">
        <br>
      </div>
      <div style="font-family:Calibri,Arial,Helvetica,sans-serif;
        font-size:12pt; color:rgb(0,0,0)">
        Pablo<br>
      </div>
      <div style="font-family:Calibri,Arial,Helvetica,sans-serif;
        font-size:12pt; color:rgb(0,0,0)">
        <br>
      </div>
      <hr tabindex="-1" style="display:inline-block; width:98%">
      <div id="divRplyFwdMsg" dir="ltr"><font style="font-size:11pt"
          face="Calibri, sans-serif" color="#000000"><b>De:</b> Wien
          <a class="moz-txt-link-rfc2396E" href="mailto:wien-bounces@zeus.theochem.tuwien.ac.at"><wien-bounces@zeus.theochem.tuwien.ac.at></a> en nombre de
          Peter Blaha <a class="moz-txt-link-rfc2396E" href="mailto:pblaha@theochem.tuwien.ac.at"><pblaha@theochem.tuwien.ac.at></a><br>
          <b>Enviado:</b> jueves, 11 de marzo de 2021 09:59 a. m.<br>
          <b>Para:</b> <a class="moz-txt-link-abbreviated" href="mailto:wien@zeus.theochem.tuwien.ac.at">wien@zeus.theochem.tuwien.ac.at</a>
          <a class="moz-txt-link-rfc2396E" href="mailto:wien@zeus.theochem.tuwien.ac.at"><wien@zeus.theochem.tuwien.ac.at></a><br>
          <b>Asunto:</b> Re: [Wien] Install Wien2k using oneAPI</font>
        <div> </div>
      </div>
      <div>
        <p>I just installed oneAPI today  (it is free !!!). You need the
          Base and the HPC (high performance computing) toolkit.</p>
        <p>It was trivial to install, but the setting of the environment
          is slightly different.</p>
        <p><br>
        </p>
        <p>Once installed, WIEN2k compiles with the standard option
          (ifort+mkl) without any changes.<br>
        </p>
        <p><br>
        </p>
        <div class="x_moz-cite-prefix">Am 11.03.2021 um 16:52 schrieb
          Laurence Marks:<br>
        </div>
        <blockquote type="cite">
          <div dir="ltr">
            <div class="x_gmail_default"
              style="font-family:verdana,sans-serif; color:#000000">
              Since nobody has responded, I will. I have oneAPI running
              without any issue for some months. Of course sometimes the
              installation is tricky. I suggest going ahead, then coming
              back to the list if there are any problems.</div>
          </div>
          <br>
          <div class="x_gmail_quote">
            <div dir="ltr" class="x_gmail_attr">On Wed, Mar 10, 2021 at
              12:38 AM Riyajul Islam <<a
                href="mailto:riyajul80@gmail.com" moz-do-not-send="true"
                class="moz-txt-link-freetext">riyajul80@gmail.com</a>>
              wrote:<br>
            </div>
            <blockquote class="x_gmail_quote" style="margin:0px 0px 0px
              0.8ex; border-left:1px solid rgb(204,204,204);
              padding-left:1ex">
              <div dir="ltr">Dear Wien2k users,<br>
                <div>I have used Intel parallel studio for intel fortran
                  compiler to install Wien2k 19.2 but the license has
                  expired. As they have recently transitioned from Intel
                  Parallel Studio XE to Intel oneAPI, so is there any
                  way that I can install Wien2k using Intel oneAPI?</div>
                <div><br>
                </div>
                <div>Kind regards</div>
                -- <br>
                <div dir="ltr">
                  <div dir="ltr">
                    <div dir="ltr"><font color="#444444">Riyajul Islam</font>
                      <div><font color="#444444">National Institute of
                          Technology Nagaland</font></div>
                      <br>
                    </div>
                  </div>
                </div>
              </div>
            </blockquote>
          </div>
          -- <br>
          <div dir="ltr" class="x_gmail_signature">
            <div dir="ltr">Professor Laurence Marks<br>
              Department of Materials Science and Engineering<br>
              Northwestern University<br>
              <a href="http://www.numis.northwestern.edu/"
                target="_blank" moz-do-not-send="true">www.numis.northwestern.edu</a>
              <div>"Research is to see what everybody else has seen, and
                to think what nobody else has thought" Albert <span
                  style="font-family:Arial,Helvetica,sans-serif;
                  font-size:12.8px">Szent-</span><span
                  style="font-family:Arial,Helvetica,sans-serif;
                  font-size:small; color:rgb(34,34,34)">Györgyi</span></div>
            </div>
          </div>
          <br>
          <fieldset class="x_mimeAttachmentHeader"></fieldset>
        </blockquote>
        <pre class="x_moz-signature" cols="72">-- 
-----------------------------------------------------------------------
Peter Blaha,  Inst. f. Materials Chemistry, TU Vienna, A-1060 Vienna
Phone: +43-158801165300
Email: <a class="x_moz-txt-link-abbreviated moz-txt-link-freetext" href="mailto:peter.blaha@tuwien.ac.at" moz-do-not-send="true">peter.blaha@tuwien.ac.at</a>          
WWW:   <a class="x_moz-txt-link-freetext moz-txt-link-freetext" href="http://www.imc.tuwien.ac.at" moz-do-not-send="true">http://www.imc.tuwien.ac.at</a>      WIEN2k: <a class="x_moz-txt-link-freetext moz-txt-link-freetext" href="http://www.wien2k.at" moz-do-not-send="true">http://www.wien2k.at</a>
-------------------------------------------------------------------------</pre>
      </div>
    </blockquote>
  </body>
</html>