<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>I'm curious as to why you chose cmake.</p>
    <p>--Steve<br>
    </p>
    <br>
    <div class="moz-cite-prefix">On 11.04.2017 10:32 saaku, Erik
      Schnetter wrote:<br>
    </div>
    <blockquote
cite="mid:CADKQjjdm7eWLiDWn92qrDa=iU97d7JW+XZxwSsULROpSatz72A@mail.gmail.com"
      type="cite">
      <div dir="ltr">Roland
        <div><br>
        </div>
        <div>You need to install these packages:</div>
        <div><br>
        </div>
        <div>
          <div>    depends_on('cereal')</div>
          <div>    depends_on('googletest')</div>
          <div>    depends_on('hwloc')</div>
          <div>    depends_on('jemalloc')</div>
          <div>    depends_on('mpi')</div>
          <div>    depends_on('qthreads')</div>
        </div>
        <div><br>
        </div>
        <div>Then you can call cmake, pointing it to these packages in
          "the usual way", i.e. by passing flags such as
          "-DCEREAL_ROOT=..." etc. to cmake. If you have pkg-config
          installed, then cmake should also be able to use it to find
          external packages if PKG_CONFIG_PATH (?) is set pointing to
          them. The ".travis.yml" file in FunHPC might also be a good
          starting point, although it is based on Ubuntu 14.04 and thus
          a bit more complicated than necessary.</div>
        <div><br>
        </div>
        <div>-erik</div>
        <div><br>
        </div>
        <div><br>
        </div>
      </div>
      <div class="gmail_extra"><br>
        <div class="gmail_quote">On Tue, Apr 11, 2017 at 3:57 PM, Roland
          Haas <span dir="ltr">&lt;<a moz-do-not-send="true"
              href="mailto:rhaas@illinois.edu" target="_blank">rhaas@illinois.edu</a>&gt;</span>
          wrote:<br>
          <blockquote class="gmail_quote" style="margin:0 0 0
            .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello
            Erik,<br>
            <br>
            do you have up to date (ie post cmake) instruction on how to
            compile<br>
            funhpc on a linux machine?<br>
            <br>
            Yours,<br>
            Roland<br>
            <span class="HOEnZb"><font color="#888888"><br>
                --<br>
                My email is as private as my paper mail. I therefore
                support encrypting<br>
                and signing email messages. Get my PGP key from <a
                  moz-do-not-send="true" href="http://keys.gnupg.net"
                  rel="noreferrer" target="_blank"><a class="moz-txt-link-freetext" href="http://keys.gnupg.net">http://keys.gnupg.net</a></a>.<br>
              </font></span><br>
            ______________________________<wbr>_________________<br>
            Users mailing list<br>
            <a moz-do-not-send="true"
              href="mailto:Users@einsteintoolkit.org">Users@einsteintoolkit.org</a><br>
            <a moz-do-not-send="true"
              href="http://lists.einsteintoolkit.org/mailman/listinfo/users"
              rel="noreferrer" target="_blank">http://lists.einsteintoolkit.<wbr>org/mailman/listinfo/users</a><br>
            <br>
          </blockquote>
        </div>
        <br>
        <br clear="all">
        <div><br>
        </div>
        -- <br>
        <div class="gmail_signature" data-smartmail="gmail_signature">Erik
          Schnetter &lt;<a moz-do-not-send="true"
            href="mailto:eschnetter@perimeterinstitute.ca"
            target="_blank">eschnetter@perimeterinstitute.ca</a>&gt;<br>
          <a moz-do-not-send="true"
            href="http://www.perimeterinstitute.ca/personal/eschnetter/"
            target="_blank">http://www.perimeterinstitute.ca/personal/eschnetter/</a><br>
          AIM: eschnett247, Skype: eschnett, Google Talk: <a
            moz-do-not-send="true" href="mailto:schnetter@gmail.com"
            target="_blank"><a class="moz-txt-link-abbreviated" href="mailto:schnetter@gmail.com">schnetter@gmail.com</a></a></div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Users@einsteintoolkit.org">Users@einsteintoolkit.org</a>
<a class="moz-txt-link-freetext" href="http://lists.einsteintoolkit.org/mailman/listinfo/users">http://lists.einsteintoolkit.org/mailman/listinfo/users</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>